From owner-svn-ports-head@freebsd.org Thu Dec 10 23:08:04 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 B7DC09D7E2E; Thu, 10 Dec 2015 23:08:04 +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 901DC1128; Thu, 10 Dec 2015 23:08:04 +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 tBAN831v086634; Thu, 10 Dec 2015 23:08:03 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBAN83qK086631; Thu, 10 Dec 2015 23:08:03 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201512102308.tBAN83qK086631@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Thu, 10 Dec 2015 23:08:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403475 - 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: Thu, 10 Dec 2015 23:08:04 -0000 Author: kwm Date: Thu Dec 10 23:08:03 2015 New Revision: 403475 URL: https://svnweb.freebsd.org/changeset/ports/403475 Log: Update gegl3 to 3.0.4. * Remove SIMD option, the logic in the Makefile was inverted, so it was enabled anyway. * Add GEXIV2 option description * Fix plist for not-enabled RAW option * Don't install examples Modified: head/graphics/gegl3/Makefile head/graphics/gegl3/distinfo head/graphics/gegl3/pkg-plist Modified: head/graphics/gegl3/Makefile ============================================================================== --- head/graphics/gegl3/Makefile Thu Dec 10 22:13:58 2015 (r403474) +++ head/graphics/gegl3/Makefile Thu Dec 10 23:08:03 2015 (r403475) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gegl -PORTVERSION= 0.3.2 +PORTVERSION= 0.3.4 CATEGORIES= graphics MASTER_SITES= GIMP PKGNAMESUFFIX= 3 @@ -26,7 +26,7 @@ INSTALL_TARGET= install-strip CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -GEGL_MINOR= 302 +GEGL_MINOR= 304 GEGL_VER= 0.3 PLIST_SUB+= GEGL_MINOR="${GEGL_MINOR}" GEGL_VER=${GEGL_VER} @@ -38,7 +38,7 @@ SHEBANG_FILES= tools/xml_insert.sh OPTIONS_SUB= yes OPTIONS_DEFINE= CAIRO ENSCRIPT EXIV2 FFMPEG PIXBUF GRAPHVIZ JASPER JPEG \ - LUA OPENEXR RAW SIMD PANGO PNG LIBRSVG2 SDL SPIRO V4L \ + LUA OPENEXR RAW PANGO PNG LIBRSVG2 SDL SPIRO V4L \ EXAMPLES LCMS2 WEBP TIFF GEXIV2 OPTIONS_DEFAULT=CAIRO ENSCRIPT EXIV2 PIXBUF GRAPHVIZ JASPER JPEG LCMS2 LUA \ OPENEXR RAW PANGO PNG LIBRSVG2 SDL SPIRO V4L WEBP TIFF @@ -46,6 +46,7 @@ OPTIONS_DEFAULT=CAIRO ENSCRIPT EXIV2 PIX ENSCRIPT_DESC= Enscript support SPIRO_DESC= Spiro support #UMFPACK_DESC= UMFpack support +GEXIV2_DESC= EXIF and IPTC metadata support via gexiv2 PIXBUF_USE= GNOME=gdkpixbuf2 PIXBUF_CONFIGURE_WITH= gdk-pixbuf @@ -82,8 +83,6 @@ OPENEXR_CONFIGURE_WITH= openexr RAW_LIB_DEPENDS= libraw.so:${PORTSDIR}/graphics/libraw RAW_CONFIGURE_WITH= libraw -SIMD_CONFIGURE_DISABLE= mmx sse - PNG_LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png PNG_CONFIGURE_WITH= libpng Modified: head/graphics/gegl3/distinfo ============================================================================== --- head/graphics/gegl3/distinfo Thu Dec 10 22:13:58 2015 (r403474) +++ head/graphics/gegl3/distinfo Thu Dec 10 23:08:03 2015 (r403475) @@ -1,2 +1,2 @@ -SHA256 (gegl-0.3.2.tar.bz2) = b82f6e07e977dd7c2b6e671e9e029614840a66f0ca58defb22c0b05ed3ea485c -SIZE (gegl-0.3.2.tar.bz2) = 5325146 +SHA256 (gegl-0.3.4.tar.bz2) = 846290a790854d1e6b7c17a2d6f82ad7cb14c72e240bd3b81b98cc0ceddbc3ec +SIZE (gegl-0.3.4.tar.bz2) = 5328192 Modified: head/graphics/gegl3/pkg-plist ============================================================================== --- head/graphics/gegl3/pkg-plist Thu Dec 10 22:13:58 2015 (r403474) +++ head/graphics/gegl3/pkg-plist Thu Dec 10 23:08:03 2015 (r403475) @@ -1,16 +1,6 @@ -%%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 @@ -225,7 +215,7 @@ lib/gegl-%%GEGL_VER%%/posterize.so lib/gegl-%%GEGL_VER%%/ppm-load.so lib/gegl-%%GEGL_VER%%/ppm-save.so lib/gegl-%%GEGL_VER%%/radial-gradient.so -lib/gegl-%%GEGL_VER%%/raw-load.so +%%RAW%%lib/gegl-%%GEGL_VER%%/raw-load.so lib/gegl-%%GEGL_VER%%/rectangle.so lib/gegl-%%GEGL_VER%%/red-eye-removal.so lib/gegl-%%GEGL_VER%%/reinhard05.so