# New ports collection makefile for: UFRaw # Date created: Sun 10 Apr 2005 14:44:15 BST # Whom: markm@FreeBSD.org # # $FreeBSD$ # PORTNAME= ufraw PORTVERSION= 0.15 PORTREVISION= 0 CATEGORIES= graphics gnome MASTER_SITES= SF MAINTAINER= stas@FreeBSD.org COMMENT= Read and manipulate raw images from digital cameras LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ png.5:${PORTSDIR}/graphics/png \ gtkimageview.0:${PORTSDIR}/x11-toolkits/gtkimageview \ lcms.1:${PORTSDIR}/graphics/lcms GCONF_SCHEMAS= ${PORTNAME}.schemas GNU_CONFIGURE= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gtk20 glib20 gnomehack intltool intlhack libartlgpl2 pkgconfig LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS} CPPFLAGS= -I${LOCALBASE}/include CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" CPPFLAGS="${CPPFLAGS}" CONFIGURE_ARGS= --enable-mime PC_FALSE+= cinepaint .ifndef WITHOUT_EXIV2 LIB_DEPENDS+= exiv2:${PORTSDIR}/graphics/exiv2 .else PC_FALSE+= exiv2 .endif .ifndef WITHOUT_GIMP LIB_DEPENDS+= gimp-2.0.0:${PORTSDIR}/graphics/gimp-app PLIST_SUB+= GIMP="" .else PC_FALSE+= gimp PLIST_SUB+= GIMP="@comment " .endif MAN1= ufraw.1 .include .if ${OSVERSION} < 504105 BROKEN= Needs memmem(3) .endif post-patch: @${REINPLACE_CMD} -e '18s|^$$|#include |' ${WRKSRC}/dcraw.h @${REINPLACE_CMD} -e '/@schemasdir/s|datadir|sysconfdir|' ${WRKSRC}/Makefile.in .for i in ${PC_FALSE} @${REINPLACE_CMD} -e '/PKG_CONFIG.*$i/s|$$PKG_CONFIG|${FALSE}|' ${WRKSRC}/configure .endfor .include n4/files/bl-1.2.3'>dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-1/+1
* Update to KDE 3.5.0lofi2006-01-092-17/+2
* Update to KDE 3.4lofi2005-03-211-1/+1
* Bump PORTREVISION for konq_plugins to chase the glib20 shared lib change.marcus2005-03-121-1/+1
* Update to KDE 3.3lofi2004-08-312-7/+7
* Update to KDE 3.2.2lofi2004-04-202-3/+2
* - s/USE_SDL=yes/USE_SDL=sdllofi2004-03-191-1/+1
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-1/+1
* Don't use PORTREVISION in dependency filenames.lofi2004-03-151-2/+2
* Fix another dependency bogon. Bump PORTREVISION.arved2004-03-132-2/+2
* Fix depfiles.lofi2004-03-111-2/+2
* Use consistent variable names.lofi2004-03-112-2/+2
* Depend on the correct files. Bump PORTREVISION.lofi2004-03-111-1/+3
* Fix plist, bump PORTREVISION.lofi2004-03-101-2/+2
* Fix PKGNAME. Bump PORTREVISION.lofi2004-03-101-2/+2
* Update to KDE 3.2.1 / QT 3.3.1lofi2004-03-103-402/+27
* Add Makefile.split, necessary for the kdeaddons slave ports.lofi2004-03-091-0/+90
* Properly use SDL everywhere:edwin2004-03-081-1/+1
* Update to KDE 3.2.0lofi2004-02-053-63/+83
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Fix the -pthread problem in case the option gets removed again. Thiswill2003-10-041-0/+2
* Utilise USE_SDL.lofi2003-10-031-6/+2
* Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.will2003-09-181-1/+1
* Update KDE to the latest official release, KDE 3.1.3lofi2003-07-292-3/+7
* Update to KDE 3.1.2lioux2003-05-201-1/+1
* Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-062-2/+1
* Clear moonlight beckons.ade2003-03-072-1/+1
* Fix build: add dependency on kdemultimedia3 portlioux2003-02-051-0/+1
* update to 3.1 official releasealane2003-01-293-63/+194
* Update version number of SDL shared library.sobomax2003-01-021-1/+1
* 1. Moved kdemultimedia3 to multimedia category.alane2002-12-091-5/+4
* 1. Removed comments from pkg-plist files per will's request.alane2002-10-112-1/+36
* Remove unneeded dependency on kdenetwork.alane2002-09-291-1/+0
* Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted towill2002-08-253-44/+1
* Fix so that autoconf et al and configure don't get run twice. Add new filesalane2002-07-062-3/+20
* Finally get SDL_CONFIG usage right. The 2nd patch looked right and built,alane2002-07-061-4/+4
* Apologies to all. The last patch was botched and I thought I hadalane2002-07-061-5/+5
* Emergency patch: kdeaddons3 will not build without this, as thealane2002-07-061-1/+3
* Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.will2002-07-052-2/+3
* Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-163