From owner-svn-ports-head@freebsd.org Mon Nov 23 16:43:19 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ACD0AA36CA9; Mon, 23 Nov 2015 16:43:19 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 85A6315F6; Mon, 23 Nov 2015 16:43:19 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tANGhI1v036420; Mon, 23 Nov 2015 16:43:18 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tANGhI0e036417; Mon, 23 Nov 2015 16:43:18 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201511231643.tANGhI0e036417@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Mon, 23 Nov 2015 16:43:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402284 - head/graphics/gegl3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Nov 2015 16:43:19 -0000 Author: kwm Date: Mon Nov 23 16:43:18 2015 New Revision: 402284 URL: https://svnweb.freebsd.org/changeset/ports/402284 Log: Update gegl3 to 0.3.2. Replace Openraw Option/dependancy with libraw. Add tiff (default on) and gexiv2 options. Fix plist when ffmpeg option is selected. Modified: head/graphics/gegl3/Makefile head/graphics/gegl3/distinfo head/graphics/gegl3/pkg-plist Modified: head/graphics/gegl3/Makefile ============================================================================== --- head/graphics/gegl3/Makefile Mon Nov 23 16:41:12 2015 (r402283) +++ head/graphics/gegl3/Makefile Mon Nov 23 16:43:18 2015 (r402284) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gegl -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.2 CATEGORIES= graphics MASTER_SITES= GIMP PKGNAMESUFFIX= 3 @@ -20,12 +20,13 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_header_execinfo_h=no CONFIGURE_ARGS= --without-vala --disable-docs +CONFIGURE_ARGS+=--without-mrg INSTALL_TARGET= install-strip CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -GEGL_MINOR= 299 +GEGL_MINOR= 302 GEGL_VER= 0.3 PLIST_SUB+= GEGL_MINOR="${GEGL_MINOR}" GEGL_VER=${GEGL_VER} @@ -37,10 +38,10 @@ SHEBANG_FILES= tools/xml_insert.sh OPTIONS_SUB= yes OPTIONS_DEFINE= CAIRO ENSCRIPT EXIV2 FFMPEG PIXBUF GRAPHVIZ JASPER JPEG \ - LUA OPENEXR OPENRAW SIMD PANGO PNG LIBRSVG2 SDL SPIRO V4L \ - EXAMPLES LCMS2 WEBP + LUA OPENEXR RAW SIMD PANGO PNG LIBRSVG2 SDL SPIRO V4L \ + EXAMPLES LCMS2 WEBP TIFF GEXIV2 OPTIONS_DEFAULT=CAIRO ENSCRIPT EXIV2 PIXBUF GRAPHVIZ JASPER JPEG LCMS2 LUA \ - OPENEXR OPENRAW PANGO PNG LIBRSVG2 SDL SPIRO V4L WEBP + OPENEXR RAW PANGO PNG LIBRSVG2 SDL SPIRO V4L WEBP TIFF ENSCRIPT_DESC= Enscript support SPIRO_DESC= Spiro support @@ -78,8 +79,8 @@ LUA_CONFIGURE_WITH= lua OPENEXR_LIB_DEPENDS= libIlmImf.so:${PORTSDIR}/graphics/OpenEXR OPENEXR_CONFIGURE_WITH= openexr -OPENRAW_LIB_DEPENDS= libopenraw.so:${PORTSDIR}/graphics/libopenraw -OPENRAW_CONFIGURE_WITH= libopenraw +RAW_LIB_DEPENDS= libraw.so:${PORTSDIR}/graphics/libraw +RAW_CONFIGURE_WITH= libraw SIMD_CONFIGURE_DISABLE= mmx sse @@ -111,6 +112,12 @@ CONFIGURE_ARGS+= --without-umfpack EXIV2_LIB_DEPENDS= libexiv2.so:${PORTSDIR}/graphics/exiv2 EXIV2_CONFIGURE_WITH= exiv2 +GEXIV2_LIB_DEPENDS= libgexiv2.so:${PORTSDIR}/graphics/gexiv2 +GEXIV2_CONFIGURE_WITH= gexiv2 + +TIFF_LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff +TIFF_CONFIGURE_WITH= libtiff + .include .if ${PORT_OPTIONS:MPANGO} && ${PORT_OPTIONS:MCAIRO} Modified: head/graphics/gegl3/distinfo ============================================================================== --- head/graphics/gegl3/distinfo Mon Nov 23 16:41:12 2015 (r402283) +++ head/graphics/gegl3/distinfo Mon Nov 23 16:43:18 2015 (r402284) @@ -1,2 +1,2 @@ -SHA256 (gegl-0.3.0.tar.bz2) = f0fec8f2e7b8835979d3cf4e38b05d41bb79f68dc80cf899a846484da693bbf7 -SIZE (gegl-0.3.0.tar.bz2) = 5463571 +SHA256 (gegl-0.3.2.tar.bz2) = b82f6e07e977dd7c2b6e671e9e029614840a66f0ca58defb22c0b05ed3ea485c +SIZE (gegl-0.3.2.tar.bz2) = 5325146 Modified: head/graphics/gegl3/pkg-plist ============================================================================== --- head/graphics/gegl3/pkg-plist Mon Nov 23 16:41:12 2015 (r402283) +++ head/graphics/gegl3/pkg-plist Mon Nov 23 16:43:18 2015 (r402284) @@ -1,14 +1,18 @@ %%PORTEXAMPLES%%bin/2geglbuffer +bin/frame-counter bin/gegl3 %%PORTEXAMPLES%%bin/gegl-convert bin/gegl-imgcmp %%PORTEXAMPLES%%bin/gegl-slicer bin/gegl-tester +%%GEXIV2%%bin/gegl-video %%PORTEXAMPLES%%bin/geglbuffer-add-image %%PORTEXAMPLES%%bin/geglbuffer-clock %%PORTEXAMPLES%%bin/hello-world %%SDL%%bin/sdl-draw +bin/video-invert include/gegl-%%GEGL_VER%%/gegl-apply.h +include/gegl-%%GEGL_VER%%/gegl-audio-fragment.h include/gegl-%%GEGL_VER%%/gegl-buffer-backend.h include/gegl-%%GEGL_VER%%/gegl-buffer-cl-iterator.h include/gegl-%%GEGL_VER%%/gegl-buffer-iterator.h @@ -115,6 +119,7 @@ lib/gegl-%%GEGL_VER%%/copy-buffer.so lib/gegl-%%GEGL_VER%%/crop.so lib/gegl-%%GEGL_VER%%/cubism.so lib/gegl-%%GEGL_VER%%/darken.so +%%RAW%%lib/gegl-%%GEGL_VER%%/dcraw-load.so lib/gegl-%%GEGL_VER%%/deinterlace.so lib/gegl-%%GEGL_VER%%/difference-of-gaussians.so lib/gegl-%%GEGL_VER%%/difference.so @@ -141,6 +146,7 @@ lib/gegl-%%GEGL_VER%%/exposure.so %%OPENEXR%%lib/gegl-%%GEGL_VER%%/exr-save.so lib/gegl-%%GEGL_VER%%/fattal02.so %%FFMPEG%%lib/gegl-%%GEGL_VER%%/ff-load.so +%%FFMPEG%%lib/gegl-%%GEGL_VER%%/ff-save.so lib/gegl-%%GEGL_VER%%/fractal-explorer.so lib/gegl-%%GEGL_VER%%/fractal-trace.so lib/gegl-%%GEGL_VER%%/gamma.so @@ -176,6 +182,7 @@ lib/gegl-%%GEGL_VER%%/mantiuk06.so lib/gegl-%%GEGL_VER%%/map-absolute.so lib/gegl-%%GEGL_VER%%/map-relative.so lib/gegl-%%GEGL_VER%%/matting-global.so +lib/gegl-%%GEGL_VER%%/maze.so lib/gegl-%%GEGL_VER%%/mblur.so lib/gegl-%%GEGL_VER%%/mirrors.so lib/gegl-%%GEGL_VER%%/mono-mixer.so @@ -202,7 +209,6 @@ lib/gegl-%%GEGL_VER%%/npy-save.so lib/gegl-%%GEGL_VER%%/oilify.so lib/gegl-%%GEGL_VER%%/opacity.so lib/gegl-%%GEGL_VER%%/open-buffer.so -%%OPENRAW%%lib/gegl-%%GEGL_VER%%/openraw.so lib/gegl-%%GEGL_VER%%/over.so lib/gegl-%%GEGL_VER%%/overlay.so lib/gegl-%%GEGL_VER%%/panorama-projection.so @@ -233,6 +239,7 @@ lib/gegl-%%GEGL_VER%%/screen.so %%SDL%%lib/gegl-%%GEGL_VER%%/sdl-display.so lib/gegl-%%GEGL_VER%%/seamless-clone-compose.so lib/gegl-%%GEGL_VER%%/seamless-clone.so +lib/gegl-%%GEGL_VER%%/sepia.so lib/gegl-%%GEGL_VER%%/shift.so lib/gegl-%%GEGL_VER%%/sinus.so lib/gegl-%%GEGL_VER%%/snn-mean.so @@ -256,6 +263,8 @@ lib/gegl-%%GEGL_VER%%/svg-saturate.so %%PANGOCAIRO%%lib/gegl-%%GEGL_VER%%/text.so lib/gegl-%%GEGL_VER%%/texturize-canvas.so lib/gegl-%%GEGL_VER%%/threshold.so +%%TIFF%%lib/gegl-%%GEGL_VER%%/tiff-load.so +%%TIFF%%lib/gegl-%%GEGL_VER%%/tiff-save.so lib/gegl-%%GEGL_VER%%/tile-glass.so lib/gegl-%%GEGL_VER%%/tile-paper.so lib/gegl-%%GEGL_VER%%/tile-seamless.so @@ -281,7 +290,7 @@ lib/gegl-%%GEGL_VER%%/xor.so lib/girepository-1.0/Gegl-%%GEGL_VER%%.typelib lib/libgegl-%%GEGL_VER%%.so lib/libgegl-%%GEGL_VER%%.so.0 -lib/libgegl-%%GEGL_VER%%.so.0.%%GEGL_MINOR%%.1 +lib/libgegl-%%GEGL_VER%%.so.0.%%GEGL_MINOR%%.0 lib/libgegl-npd-%%GEGL_VER%%.so lib/libgegl-sc-%%GEGL_VER%%.so libdata/pkgconfig/gegl-%%GEGL_VER%%.pc @@ -312,6 +321,7 @@ share/locale/lv/LC_MESSAGES/gegl-%%GEGL_ share/locale/oc/LC_MESSAGES/gegl-%%GEGL_VER%%.mo share/locale/pl/LC_MESSAGES/gegl-%%GEGL_VER%%.mo share/locale/pt_BR/LC_MESSAGES/gegl-%%GEGL_VER%%.mo +share/locale/pt/LC_MESSAGES/gegl-%%GEGL_VER%%.mo share/locale/ru/LC_MESSAGES/gegl-%%GEGL_VER%%.mo share/locale/sl/LC_MESSAGES/gegl-%%GEGL_VER%%.mo share/locale/sv/LC_MESSAGES/gegl-%%GEGL_VER%%.mo