2011-01-13 14:36:05 +01:00
|
|
|
# $NetBSD: Makefile,v 1.37 2011/01/13 13:39:11 wiz Exp $
|
2002-05-03 14:45:21 +02:00
|
|
|
|
2004-11-25 15:13:32 +01:00
|
|
|
DISTNAME= gimp-print-4.2.7
|
|
|
|
PKGNAME= gimp-print-cups-4.2.7
|
2011-01-13 14:36:05 +01:00
|
|
|
PKGREVISION= 10
|
2002-05-03 14:45:21 +02:00
|
|
|
CATEGORIES= print
|
2002-05-12 12:16:44 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/}
|
2002-05-03 14:45:21 +02:00
|
|
|
|
2010-08-20 18:54:01 +02:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2002-05-03 14:45:21 +02:00
|
|
|
HOMEPAGE= http://gimp-print.sourceforge.net/
|
|
|
|
COMMENT= GIMP print plugin
|
|
|
|
|
2008-06-20 03:09:05 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2007-11-17 13:04:11 +01:00
|
|
|
USE_TOOLS+= gmake lex
|
2004-11-25 15:13:32 +01:00
|
|
|
USE_LIBTOOL= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS+= --enable-escputil=no --enable-libgimpprint=no
|
2005-12-06 00:55:01 +01:00
|
|
|
CONFIGURE_ARGS+= --with-cups=${PREFIX:Q}
|
2004-11-25 15:13:32 +01:00
|
|
|
CONFIGURE_ARGS+= --without-samples --without-user-guide
|
|
|
|
CONFIGURE_ARGS+= --without-gimp --without-translated-ppds
|
2005-12-06 00:55:01 +01:00
|
|
|
CONFIGURE_ARGS+= --sysconfdir=${EGDIR:Q}
|
2004-11-25 15:13:32 +01:00
|
|
|
PKG_SYSCONFSUBDIR= cups
|
|
|
|
|
|
|
|
EGDIR= ${PREFIX}/share/examples/cups
|
2007-12-27 13:27:52 +01:00
|
|
|
CONF_FILES= ${EGDIR}/command.types ${PKG_SYSCONFDIR}/command.types
|
2002-05-03 14:45:21 +02:00
|
|
|
|
2004-05-05 04:26:41 +02:00
|
|
|
.include "../../print/cups/buildlink3.mk"
|
2004-11-25 15:13:32 +01:00
|
|
|
.include "../../print/gimp-print-lib/buildlink3.mk"
|
2004-06-27 15:36:04 +02:00
|
|
|
.include "../../security/openssl/buildlink3.mk"
|
2002-05-03 14:45:21 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|