1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Stagify

- Convert to new LIB_DEPENDS format
This commit is contained in:
Guido Falsi 2014-06-16 21:20:24 +00:00
parent dd3adcb19b
commit b45ad431f0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358054
2 changed files with 5 additions and 7 deletions

View File

@ -13,7 +13,7 @@ COMMENT= Tools for access to scanners, digitals camera, frame grabbers etc
LICENSE= GPLv2 # (or later)
LIB_DEPENDS= sane:${PORTSDIR}/graphics/sane-backends
LIB_DEPENDS= libsane.so:${PORTSDIR}/graphics/sane-backends
USES= gmake pkgconfig
GNU_CONFIGURE= yes
@ -21,14 +21,12 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
MAN1= scanadf.1 xcam.1 xscanimage.1
SUB_FILES= pkg-message
OPTIONS_DEFINE= GTK1 GIMP
GTK1_DESC= GTK1 support (Default is GTK2)
GIMP_DESC= also build xscanimage as a GIMP plug-in
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGTK1}
@ -38,14 +36,11 @@ CONFIGURE_ARGS+= --disable-gimp
.else
USE_GNOME+= gtk20
.if ${PORT_OPTIONS:MGIMP}
LIB_DEPENDS+= gimp-2.0:${PORTSDIR}/graphics/gimp-app
LIB_DEPENDS+= libgimp-2.0.so:${PORTSDIR}/graphics/gimp-app
CONFIGURE_ARGS+= --enable-gimp
.else
CONFIGURE_ARGS+= --disable-gimp
.endif
.endif
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View File

@ -1,5 +1,8 @@
bin/scanadf
bin/xcam
bin/xscanimage
man/man1/scanadf.1.gz
man/man1/xcam.1.gz
man/man1/xscanimage.1.gz
share/sane/sane-style.rc
@dirrmtry share/sane