2008-06-20 03:09:05 +02:00
|
|
|
# $NetBSD: Makefile,v 1.25 2008/06/20 01:09:33 joerg Exp $
|
2002-02-15 21:49:24 +01:00
|
|
|
|
2004-11-25 15:13:32 +01:00
|
|
|
DISTNAME= gimp-print-4.2.7
|
|
|
|
PKGNAME= gimp-print-escputil-4.2.7
|
2006-02-06 00:08:03 +01:00
|
|
|
PKGREVISION= 1
|
2002-02-15 21:49:24 +01:00
|
|
|
CATEGORIES= print
|
2002-05-03 15:50:12 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/}
|
2002-02-15 21:49:24 +01:00
|
|
|
|
2008-01-13 02:20:28 +01:00
|
|
|
MAINTAINER= gdt@NetBSD.org
|
2002-02-15 21:49:24 +01:00
|
|
|
HOMEPAGE= http://gimp-print.sourceforge.net/
|
|
|
|
COMMENT= Epson Stylus inkjet printer tool
|
|
|
|
|
2008-06-20 03:09:05 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2003-04-23 19:32:59 +02:00
|
|
|
#the lib is not really needed, but the build system wants it
|
|
|
|
BUILDLINK_DEPMETHOD.gimp-print-lib= build
|
2002-02-15 21:49:24 +01:00
|
|
|
CONFLICTS+= gimp<=1.2.3
|
|
|
|
|
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-libgimpprint=no
|
|
|
|
CONFIGURE_ARGS+= --without-cups --without-gimp --without-samples
|
|
|
|
CONFIGURE_ARGS+= --without-translated-ppds --without-user-guide
|
2002-02-15 21:49:24 +01:00
|
|
|
|
2004-05-05 04:26:41 +02:00
|
|
|
.include "../../print/gimp-print-lib/buildlink3.mk"
|
|
|
|
.include "../../converters/libiconv/buildlink3.mk"
|
|
|
|
.include "../../devel/ncurses/buildlink3.mk"
|
|
|
|
.include "../../devel/readline/buildlink3.mk"
|
2002-02-15 21:49:24 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|