From owner-svn-ports-all@FreeBSD.ORG Wed Mar 19 19:27:01 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A13AA295; Wed, 19 Mar 2014 19:27:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8CABD1E5; Wed, 19 Mar 2014 19:27:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2JJR1vh096518; Wed, 19 Mar 2014 19:27:01 GMT (envelope-from tijl@svn.freebsd.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2JJR0rV096505; Wed, 19 Mar 2014 19:27:00 GMT (envelope-from tijl@svn.freebsd.org) Message-Id: <201403191927.s2JJR0rV096505@svn.freebsd.org> From: Tijl Coosemans Date: Wed, 19 Mar 2014 19:27:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r348647 - in head: deskutils/xfce4-tumbler graphics/gegl graphics/gthumb graphics/libopenraw X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Mar 2014 19:27:01 -0000 Author: tijl Date: Wed Mar 19 19:26:59 2014 New Revision: 348647 URL: http://svnweb.freebsd.org/changeset/ports/348647 QAT: https://qat.redports.org/buildarchive/r348647/ Log: - Update libopenraw to 0.0.9. - Fix build on FreeBSD 8.x by adding compiler:c++11-lang. (Use same compiler/linker as Boost.) [1] - Chase library version change. - Consistently use OPENRAW as option name. PR: ports/186779 [1] Modified: head/deskutils/xfce4-tumbler/Makefile head/graphics/gegl/Makefile head/graphics/gthumb/Makefile head/graphics/libopenraw/Makefile head/graphics/libopenraw/distinfo head/graphics/libopenraw/pkg-plist Modified: head/deskutils/xfce4-tumbler/Makefile ============================================================================== --- head/deskutils/xfce4-tumbler/Makefile Wed Mar 19 19:18:15 2014 (r348646) +++ head/deskutils/xfce4-tumbler/Makefile Wed Mar 19 19:26:59 2014 (r348647) @@ -3,6 +3,7 @@ PORTNAME= tumbler PORTVERSION= 0.1.30 +PORTREVISION= 1 CATEGORIES= deskutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R} @@ -28,7 +29,7 @@ CONFIGURE_ARGS= --enable-xdg-cache \ --disable-gtk-doc-html OPTIONS_DEFINE= DOCS NLS PIXBUF FONTS JPEG FFMPEG POPPLER \ - GSTREAMER ODF RAW COVER + GSTREAMER ODF OPENRAW COVER OPTIONS_DEFAULT= PIXBUF FONTS JPEG POPPLER ODF FONTS_DESC= Fonts thumbnailer plugin COVER_DESC= Open Movie Database thumbnailer plugin @@ -150,7 +151,7 @@ CONFIGURE_ARGS+=--disable-odf-thumbnaile PLIST_SUB+= ODF="@comment " .endif -.if ${PORT_OPTIONS:MRAW} +.if ${PORT_OPTIONS:MOPENRAW} .if ! ${PORT_OPTIONS:MPIXBUF} USE_GNOME+= gdkpixbuf2 CONFIGURE_ARGS+=--enable-pixbuf-thumbnailer Modified: head/graphics/gegl/Makefile ============================================================================== --- head/graphics/gegl/Makefile Wed Mar 19 19:18:15 2014 (r348646) +++ head/graphics/gegl/Makefile Wed Mar 19 19:26:59 2014 (r348647) @@ -3,7 +3,7 @@ PORTNAME= gegl PORTVERSION= 0.2.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/gegl/0.2/ @@ -125,7 +125,7 @@ PLIST_SUB+= OPENEXR="@comment " .endif .if ${PORT_OPTIONS:MOPENRAW} -LIB_DEPENDS+= openraw:${PORTSDIR}/graphics/libopenraw +LIB_DEPENDS+= libopenraw.so:${PORTSDIR}/graphics/libopenraw PLIST_SUB+= OPENRAW="" .else CONFIGURE_ARGS+=--without-libopenraw Modified: head/graphics/gthumb/Makefile ============================================================================== --- head/graphics/gthumb/Makefile Wed Mar 19 19:18:15 2014 (r348646) +++ head/graphics/gthumb/Makefile Wed Mar 19 19:26:59 2014 (r348647) @@ -3,7 +3,7 @@ PORTNAME= gthumb PORTVERSION= 2.14.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -37,7 +37,6 @@ OPTIONS_DEFINE= EXIV2 CLUTTER GSTREAMER OPTIONS_DEFAULT= EXIV2 CLUTTER GSTREAMER OPENRAW SOUP BRASERO YELP CLUTTER_DESC= Fancy slideshows GSTREAMER_DESC= Video playback -OPENRAW_DESC= Support for camera RAW files SOUP_DESC= Web services uploaders BRASERO_DESC= Write galleries to CD/DVD (large dependency) YELP_DESC= Viewer for built-in help system @@ -73,7 +72,7 @@ PLIST_SUB+= GSTREAMER="@comment " .endif .if ${PORT_OPTIONS:MOPENRAW} -LIB_DEPENDS+= openrawgnome.6:${PORTSDIR}/graphics/libopenraw +LIB_DEPENDS+= libopenrawgnome.so:${PORTSDIR}/graphics/libopenraw CONFIGURE_ARGS+=--enable-libopenraw .else CONFIGURE_ARGS+=--disable-libopenraw Modified: head/graphics/libopenraw/Makefile ============================================================================== --- head/graphics/libopenraw/Makefile Wed Mar 19 19:18:15 2014 (r348646) +++ head/graphics/libopenraw/Makefile Wed Mar 19 19:26:59 2014 (r348647) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libopenraw -PORTVERSION= 0.0.8 -PORTREVISION= 6 +PORTVERSION= 0.0.9 CATEGORIES= graphics MASTER_SITES= http://libopenraw.freedesktop.org/download/ @@ -13,7 +12,7 @@ COMMENT= Library for camera RAW files de LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \ libjpeg.so:${PORTSDIR}/graphics/jpeg -USES= pkgconfig +USES= compiler:c++11-lang libtool pkgconfig tar:bzip2 USE_GNOME= libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes @@ -26,7 +25,7 @@ OPTIONS_DEFAULT= GNOME OPTIONS_SUB= yes GNOME_CONFIGURE_ENABLE= gnome -GNOME_USE= GNOME=gtk20 +GNOME_USE= GNOME=glib20,gdkpixbuf2 post-patch: @${REINPLACE_CMD} -e 's|{libdir}/pkgconfig|{prefix}/libdata/pkgconfig|' ${WRKSRC}/configure Modified: head/graphics/libopenraw/distinfo ============================================================================== --- head/graphics/libopenraw/distinfo Wed Mar 19 19:18:15 2014 (r348646) +++ head/graphics/libopenraw/distinfo Wed Mar 19 19:26:59 2014 (r348647) @@ -1,2 +1,2 @@ -SHA256 (libopenraw-0.0.8.tar.gz) = b79e6eb1654ba9a831163f3a3057bd573765cbe1ae84be841d19f487d2fe25bd -SIZE (libopenraw-0.0.8.tar.gz) = 557539 +SHA256 (libopenraw-0.0.9.tar.bz2) = 49fd1adf0a0228c7a17a79bf98d8d03664195feae1e50f4ddd1b20162626e18f +SIZE (libopenraw-0.0.9.tar.bz2) = 478687 Modified: head/graphics/libopenraw/pkg-plist ============================================================================== --- head/graphics/libopenraw/pkg-plist Wed Mar 19 19:18:15 2014 (r348646) +++ head/graphics/libopenraw/pkg-plist Wed Mar 19 19:26:59 2014 (r348647) @@ -11,17 +11,19 @@ include/libopenraw-1.0/libopenraw/rawfil include/libopenraw-1.0/libopenraw/thumbnails.h include/libopenraw-1.0/libopenraw/types.h %%GNOME%%include/libopenraw-1.0/libopenraw-gnome/gdkpixbuf.h -%%GNOME%%lib/gtk-2.0/%%GTK2_VERSION%%/loaders/libopenraw_pixbuf.a -%%GNOME%%lib/gtk-2.0/%%GTK2_VERSION%%/loaders/libopenraw_pixbuf.la -%%GNOME%%lib/gtk-2.0/%%GTK2_VERSION%%/loaders/libopenraw_pixbuf.so +%%GNOME%%lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders/libopenraw_pixbuf.a +%%GNOME%%lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders/libopenraw_pixbuf.la +%%GNOME%%lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders/libopenraw_pixbuf.so lib/libopenraw.a lib/libopenraw.la lib/libopenraw.so -lib/libopenraw.so.6 +lib/libopenraw.so.1 +lib/libopenraw.so.1.6.0 %%GNOME%%lib/libopenrawgnome.a %%GNOME%%lib/libopenrawgnome.la %%GNOME%%lib/libopenrawgnome.so -%%GNOME%%lib/libopenrawgnome.so.6 +%%GNOME%%lib/libopenrawgnome.so.1 +%%GNOME%%lib/libopenrawgnome.so.1.6.0 libdata/pkgconfig/libopenraw-1.0.pc %%GNOME%%libdata/pkgconfig/libopenraw-gnome-1.0.pc %%GNOME%%@dirrm include/libopenraw-1.0/libopenraw-gnome