From owner-svn-ports-all@FreeBSD.ORG Fri Apr 25 23:46:29 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A4BDAA24; Fri, 25 Apr 2014 23:46:29 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 84454179E; Fri, 25 Apr 2014 23:46:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3PNkTV9009405; Fri, 25 Apr 2014 23:46:29 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3PNkSUm009393; Fri, 25 Apr 2014 23:46:28 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201404252346.s3PNkSUm009393@svn.freebsd.org> From: Baptiste Daroussin Date: Fri, 25 Apr 2014 23:46:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352177 - in head: audio/goobox audio/rhythmbox audio/sound-juicer sysutils/brasero x11-toolkits/py-gnome-desktop 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: Fri, 25 Apr 2014 23:46:29 -0000 Author: bapt Date: Fri Apr 25 23:46:27 2014 New Revision: 352177 URL: http://svnweb.freebsd.org/changeset/ports/352177 QAT: https://qat.redports.org/buildarchive/r352177/ Log: Stagify brasero Convert to USES=libtool Chase shlib number change Clean up a bit chased ports Modified: head/audio/goobox/Makefile head/audio/rhythmbox/Makefile head/audio/sound-juicer/Makefile head/audio/sound-juicer/pkg-plist head/sysutils/brasero/Makefile head/sysutils/brasero/pkg-plist head/x11-toolkits/py-gnome-desktop/Makefile Modified: head/audio/goobox/Makefile ============================================================================== --- head/audio/goobox/Makefile Fri Apr 25 23:33:36 2014 (r352176) +++ head/audio/goobox/Makefile Fri Apr 25 23:46:27 2014 (r352177) @@ -4,7 +4,7 @@ PORTNAME= goobox PORTVERSION= 2.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -20,28 +20,22 @@ LIB_DEPENDS= libdiscid.so:${PORTSDIR}/au RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme USE_XORG= x11 -USES= gettext gmake pkgconfig -USE_BZIP2= yes -USE_GNOME= gnomeprefix gnomehack intlhack gtk20 gconf2 desktopfileutils +USES= gettext gmake desktop-file-utils pathfix pkgconfig tar:bzip2 +USE_GNOME= gnomeprefix intlhack gtk20 gconf2 USE_GSTREAMER= cdparanoia gconf core gio GNU_CONFIGURE= yes INSTALLS_OMF= yes INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip GCONF_SCHEMAS= goobox.schemas OPTIONS_DEFINE= NOTIFY OPTIONS_DEFAULT=NOTIFY -.include - -.if ${PORT_OPTIONS:MNOTIFY} -LIB_DEPENDS+= libnotify.so:${PORTSDIR}/devel/libnotify -CONFIGURE_ARGS+=--enable-notification -.else -CONFIGURE_ARGS+=--disable-notification -.endif +NOTIFY_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify +NOTIFY_CONFIGURE_ENABLE= notification .include Modified: head/audio/rhythmbox/Makefile ============================================================================== --- head/audio/rhythmbox/Makefile Fri Apr 25 23:33:36 2014 (r352176) +++ head/audio/rhythmbox/Makefile Fri Apr 25 23:46:27 2014 (r352177) @@ -4,7 +4,7 @@ PORTNAME= rhythmbox PORTVERSION= 0.12.8 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 Modified: head/audio/sound-juicer/Makefile ============================================================================== --- head/audio/sound-juicer/Makefile Fri Apr 25 23:33:36 2014 (r352176) +++ head/audio/sound-juicer/Makefile Fri Apr 25 23:46:27 2014 (r352177) @@ -4,7 +4,7 @@ PORTNAME= sound-juicer PORTVERSION= 2.32.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -20,8 +20,7 @@ LIB_DEPENDS= libmusicbrainz3.so:${PORTSD libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ libbrasero-media.so:${PORTSDIR}/sysutils/brasero -USE_BZIP2= yes -USES= gettext gmake pathfix pkgconfig +USES= gettext gmake pathfix pkgconfig tar:bzip2 desktop-file-utils INSTALLS_OMF= yes USE_GNOME= intlhack gnomeprefix gconf2 libglade2 gnomedocutils USE_GSTREAMER= cdparanoia vorbis flac gconf good gio @@ -30,6 +29,7 @@ CONFIGURE_ARGS= --enable-ignore-missing- INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip GCONF_SCHEMAS= sound-juicer.schemas Modified: head/audio/sound-juicer/pkg-plist ============================================================================== --- head/audio/sound-juicer/pkg-plist Fri Apr 25 23:33:36 2014 (r352176) +++ head/audio/sound-juicer/pkg-plist Fri Apr 25 23:46:27 2014 (r352177) @@ -224,8 +224,6 @@ share/omf/sound-juicer/sound-juicer-zh_C @dirrm share/gnome/help/sound-juicer/C/figures @dirrm share/gnome/help/sound-juicer/C @dirrm share/gnome/help/sound-juicer -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/xh/LC_MESSAGES Modified: head/sysutils/brasero/Makefile ============================================================================== --- head/sysutils/brasero/Makefile Fri Apr 25 23:33:36 2014 (r352176) +++ head/sysutils/brasero/Makefile Fri Apr 25 23:46:27 2014 (r352177) @@ -4,7 +4,7 @@ PORTNAME= brasero PORTVERSION= 2.32.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils audio multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -12,20 +12,20 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= CD/DVD mastering tool for the GNOME desktop -LIB_DEPENDS= notify:${PORTSDIR}/devel/libnotify \ - unique-1.0:${PORTSDIR}/x11-toolkits/unique \ - totem-plparser:${PORTSDIR}/multimedia/totem-pl-parser \ - canberra-gtk:${PORTSDIR}/audio/libcanberra +LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify \ + libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique \ + libtotem-plparser.so:${PORTSDIR}/multimedia/totem-pl-parser \ + libcanberra-gtk.so:${PORTSDIR}/audio/libcanberra RUN_DEPENDS= growisofs:${PORTSDIR}/sysutils/dvd+rw-tools \ cdrdao:${PORTSDIR}/sysutils/cdrdao \ yelp:${PORTSDIR}/x11/yelp CONFLICTS= brasero-3.[0-9]* -USE_BZIP2= yes GNU_CONFIGURE= yes USE_XORG= sm -USES= pathfix gettext shared-mime-info gmake pkgconfig +USES= pathfix gettext shared-mime-info gmake pkgconfig tar:bzip2 \ + libtool desktop-file-utils USE_GNOME= intlhack gnomeprefix gnomedocutils USE_LDCONFIG= yes USE_GSTREAMER= gconf core @@ -35,8 +35,8 @@ CONFIGURE_ARGS= --disable-inotify --with --enable-gtk3=no --enable-introspection=yes CPPFLAGS+= -I${LOCALBASE}/include -DHAVE_CAM_LIB_H=1 LDFLAGS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip -MAN1= brasero.1 GLIB_SCHEMAS= org.gnome.brasero.gschema.xml OPTIONS_DEFINE= NAUTILUS LIBBURNIA @@ -46,7 +46,6 @@ LIBBURNIA_DESC= libburnia plug-ins PLIST_SUB= FULL_VERSION=${PORTVERSION} -NO_STAGE= yes .include .if ${PORT_OPTIONS:MNAUTILUS} @@ -59,8 +58,8 @@ CONFIGURE_ARGS+=--enable-nautilus=no .endif .if ${PORT_OPTIONS:MLIBBURNIA} -LIB_DEPENDS+= burn:${PORTSDIR}/devel/libburn \ - isofs:${PORTSDIR}/devel/libisofs +LIB_DEPENDS+= libburn.so:${PORTSDIR}/devel/libburn \ + libisofs.so:${PORTSDIR}/devel/libisofs CONFIGURE_ARGS+=--enable-libburnia PLIST_SUB+= LIBBURNIA="" .else Modified: head/sysutils/brasero/pkg-plist ============================================================================== --- head/sysutils/brasero/pkg-plist Fri Apr 25 23:33:36 2014 (r352176) +++ head/sysutils/brasero/pkg-plist Fri Apr 25 23:46:27 2014 (r352177) @@ -30,67 +30,44 @@ include/brasero/brasero-track-type.h include/brasero/brasero-track.h include/brasero/brasero-units.h include/brasero/brasero-volume.h -lib/brasero/plugins/libbrasero-audio2cue.la lib/brasero/plugins/libbrasero-audio2cue.so -lib/brasero/plugins/libbrasero-burn-uri.la lib/brasero/plugins/libbrasero-burn-uri.so -lib/brasero/plugins/libbrasero-cdda2wav.la lib/brasero/plugins/libbrasero-cdda2wav.so -lib/brasero/plugins/libbrasero-cdrdao.la lib/brasero/plugins/libbrasero-cdrdao.so -lib/brasero/plugins/libbrasero-cdrecord.la lib/brasero/plugins/libbrasero-cdrecord.so -lib/brasero/plugins/libbrasero-checksum-file.la lib/brasero/plugins/libbrasero-checksum-file.so -lib/brasero/plugins/libbrasero-checksum.la lib/brasero/plugins/libbrasero-checksum.so -lib/brasero/plugins/libbrasero-dvdauthor.la lib/brasero/plugins/libbrasero-dvdauthor.so -lib/brasero/plugins/libbrasero-dvdcss.la lib/brasero/plugins/libbrasero-dvdcss.so -lib/brasero/plugins/libbrasero-dvdrwformat.la lib/brasero/plugins/libbrasero-dvdrwformat.so -lib/brasero/plugins/libbrasero-genisoimage.la lib/brasero/plugins/libbrasero-genisoimage.so -lib/brasero/plugins/libbrasero-growisofs.la lib/brasero/plugins/libbrasero-growisofs.so -%%LIBBURNIA%%lib/brasero/plugins/libbrasero-libburn.la %%LIBBURNIA%%lib/brasero/plugins/libbrasero-libburn.so -%%LIBBURNIA%%lib/brasero/plugins/libbrasero-libisofs.la %%LIBBURNIA%%lib/brasero/plugins/libbrasero-libisofs.so -lib/brasero/plugins/libbrasero-local-track.la lib/brasero/plugins/libbrasero-local-track.so -lib/brasero/plugins/libbrasero-mkisofs.la lib/brasero/plugins/libbrasero-mkisofs.so -lib/brasero/plugins/libbrasero-normalize.la lib/brasero/plugins/libbrasero-normalize.so -lib/brasero/plugins/libbrasero-readcd.la lib/brasero/plugins/libbrasero-readcd.so -lib/brasero/plugins/libbrasero-readom.la lib/brasero/plugins/libbrasero-readom.so -lib/brasero/plugins/libbrasero-transcode.la lib/brasero/plugins/libbrasero-transcode.so -lib/brasero/plugins/libbrasero-vcdimager.la lib/brasero/plugins/libbrasero-vcdimager.so -lib/brasero/plugins/libbrasero-vob.la lib/brasero/plugins/libbrasero-vob.so -lib/brasero/plugins/libbrasero-wodim.la lib/brasero/plugins/libbrasero-wodim.so lib/girepository-1.0/BraseroBurn-%%FULL_VERSION%%.typelib lib/girepository-1.0/BraseroMedia-%%FULL_VERSION%%.typelib -lib/libbrasero-burn.la lib/libbrasero-burn.so -lib/libbrasero-burn.so.3 -lib/libbrasero-media.la +lib/libbrasero-burn.so.1 +lib/libbrasero-burn.so.1.2.0 lib/libbrasero-media.so -lib/libbrasero-media.so.3 -lib/libbrasero-utils.la +lib/libbrasero-media.so.1 +lib/libbrasero-media.so.1.2.0 lib/libbrasero-utils.so -lib/libbrasero-utils.so.3 -%%NAUTILUS%%lib/nautilus/extensions-2.0/libnautilus-brasero-extension.la +lib/libbrasero-utils.so.1 +lib/libbrasero-utils.so.1.2.0 %%NAUTILUS%%lib/nautilus/extensions-2.0/libnautilus-brasero-extension.so libdata/pkgconfig/libbrasero-burn.pc libdata/pkgconfig/libbrasero-media.pc +man/man1/brasero.1.gz share/GConf/gsettings/brasero.convert share/applications/brasero.desktop %%NAUTILUS%%share/applications/brasero-nautilus.desktop Modified: head/x11-toolkits/py-gnome-desktop/Makefile ============================================================================== --- head/x11-toolkits/py-gnome-desktop/Makefile Fri Apr 25 23:33:36 2014 (r352176) +++ head/x11-toolkits/py-gnome-desktop/Makefile Fri Apr 25 23:46:27 2014 (r352177) @@ -4,7 +4,7 @@ PORTNAME= gnome-desktop PORTVERSION= 2.32.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-toolkits python gnome MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/gnome-python-desktop/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}