pkgsrc/print/ggv2/Makefile
jmmv 43469f794f Update to 2.6.0.1:
"Bringing you the fastest startup time among PostScript previewers. As
some of you might have noticed, 2.6.0 sometimes used an indecent amount
of time to start, due to do a number of dumb existance checks on recent
files when starting up; if those files were not local, this lasted and
lasted and lasted and then it lasted some more. therefore the checks
were eliminated. James was right all along...

Besides this, Icelandic, Punjabi, Canadian English and Afrikaans
translations were added.  Croatian, Basque, Hungarian, Catalan and
Norwegian Nynorsk translations were updated."
2004-04-07 11:52:27 +00:00

32 lines
865 B
Makefile

# $NetBSD: Makefile,v 1.30 2004/04/07 11:52:27 jmmv Exp $
#
DISTNAME= ggv-2.6.0.1
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ggv/2.6/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= GNOME2 frontend for GhostScript
BUILD_USES_MSGFMT= YES
DEPENDS= gnome2-dirs>=1.5:../../misc/gnome2-dirs
GNU_CONFIGURE= YES
USE_BUILDLINK3= YES
USE_PKGLOCALEDIR= YES
USE_LIBTOOL= YES
USE_GNU_TOOLS+= make
USE_X11= YES
GCONF2_SCHEMAS= ggv.schemas
.include "../../devel/GConf2/schemas.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../mk/ghostscript.mk"
.include "../../mk/bsd.pkg.mk"