# Created by: ports@FreeBSD.org # $FreeBSD$ PORTNAME= gtkam PORTVERSION= 1.0 PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= SF/gphoto/${PORTNAME}/${PORTVERSION} MAINTAINER= woodsb02@FreeBSD.org COMMENT= Download and view files from various digital cameras LICENSE= GPLv2+ LIB_DEPENDS= libexif-gtk.so:graphics/libexif-gtk \ libgphoto2.so:graphics/libgphoto2 USES= gettext gmake pathfix pkgconfig USE_GNOME= gtk20 intltool GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= DOCS GIMP GNOME OPTIONS_SUB= yes GIMP_DESC= GIMP plugin support GIMP_LIB_DEPENDS= libgimp-2.0.so:graphics/gimp GIMP_CONFIGURE_WITH= gimp GNOME_USE= GNOME=gnomeprefix,libgnomeui GNOME_CONFIGURE_OFF= --without-bonobo --without-gnome GNOME_MAKE_ENV= GNOME_SUBDIRS="help omf-install" .include .if ${PORT_OPTIONS:MGNOME} INSTALLS_OMF= yes .endif post-patch: @${REINPLACE_CMD} -e 's|GIMP_VERSION="2.0"|GIMP_VERSION="2.2"|g ; \ s|images/gtkam|gtkam/images|g ; \ s|FLAGS -g|FLAGS|g' ${WRKSRC}/configure @${REINPLACE_CMD} 's/$$(GNOME_LIBS)/& $$(GTK_LIBS)/' \ ${WRKSRC}/src/Makefile.in @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|images/gtkam|gtkam/images|g ; \ s|$$(libdir)/gimp/|$$(libexecdir)/gimp/|g' .include d7'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net/fspd
Commit message (Expand)AuthorAgeFilesLines
* - Mark BROKEN on HEAD: fails to build with new utmpxmiwi2010-03-201-0/+4
* - Update to 2.8.1.26yzlin2009-12-312-6/+6
* - Update to 2.8.1.25sylvio2009-11-082-11/+19
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1
* Fix PLIST_FILES, it was duplicated by previous merge.delphij2007-07-051-3/+1
* - Unbreakmiwi2007-05-261-1/+3
* Fix BROKENess by properly maintaining PLIST_FILES.edwin2007-05-251-2/+2
* BROKEN: Incomplete pkg-plistkris2007-05-251-0/+2
* s/pre/post/ in the last line :(itetcu2007-04-191-1/+1
* Remove 4.x support.itetcu2007-04-191-8/+5
* Now compiles on !i386kris2006-03-081-2/+2
* Reset maintainership to ports@ after ~4 months without any response to anynetchild2006-02-121-1/+1
* SHA256ifyedwin2006-01-231-0/+1
* Pacify distfile survey by following redirects on URLs.linimon2005-10-131-1/+1
* - Update to 2.8.1.24.flz2005-04-12