svn commit: r375137 - in head/audio: beast extace freedesktop-sound-theme gnome-audio jokosher mate-media terminatorx

Baptiste Daroussin bapt at FreeBSD.org
Sat Dec 20 23:11:18 UTC 2014


Author: bapt
Date: Sat Dec 20 23:11:15 2014
New Revision: 375137
URL: https://svnweb.freebsd.org/changeset/ports/375137
QAT: https://qat.redports.org/buildarchive/r375137/

Log:
  Get rid of gnomehier

Modified:
  head/audio/beast/Makefile
  head/audio/extace/Makefile
  head/audio/freedesktop-sound-theme/Makefile
  head/audio/gnome-audio/Makefile
  head/audio/jokosher/Makefile
  head/audio/mate-media/Makefile
  head/audio/terminatorx/Makefile

Modified: head/audio/beast/Makefile
==============================================================================
--- head/audio/beast/Makefile	Sat Dec 20 22:17:49 2014	(r375136)
+++ head/audio/beast/Makefile	Sat Dec 20 23:11:15 2014	(r375137)
@@ -3,7 +3,7 @@
 
 PORTNAME=	beast
 PORTVERSION=	0.7.8
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	audio
 MASTER_SITES=	http://dist.testbit.eu/beast/%SUBDIR%/
 MASTER_SITE_SUBDIR=	v${PORTVERSION:R}
@@ -25,12 +25,13 @@ OPTIONS_DEFINE_i386=	SSE
 USES=		desktop-file-utils gettext gmake libtool pathfix pkgconfig shared-mime-info shebangfix tar:bzip2
 SHEBANG_FILES=	autotools/intltool-merge
 USE_GCC=	yes
-USE_GNOME=	gnomehier libgnomecanvas
+USE_GNOME=	libgnomecanvas
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-silent-rules \
 		--enable-osspcm=/dev/dsp \
 		--enable-ossmidi=/dev/midi
 USE_LDCONFIG=	yes
+INSTALL_TARGET=	install-strip
 
 CXXFLAGS+=	-fpermissive
 CPPFLAGS+=	-I${LOCALBASE}/include

Modified: head/audio/extace/Makefile
==============================================================================
--- head/audio/extace/Makefile	Sat Dec 20 22:17:49 2014	(r375136)
+++ head/audio/extace/Makefile	Sat Dec 20 23:11:15 2014	(r375137)
@@ -3,7 +3,7 @@
 
 PORTNAME=	extace
 PORTVERSION=	1.9.9
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	audio
 MASTER_SITES=	SF/${PORTNAME}/eXtace/${PORTVERSION}
 
@@ -13,7 +13,7 @@ COMMENT=	Audio visualization plugin for 
 LIB_DEPENDS=	libfftw3.so:${PORTSDIR}/math/fftw3
 
 USES=		libtool pathfix pkgconfig
-USE_GNOME=	esound gnomehier gtk20
+USE_GNOME=	esound gtk20
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LIBS+=		-L${LOCALBASE}/lib -lm

Modified: head/audio/freedesktop-sound-theme/Makefile
==============================================================================
--- head/audio/freedesktop-sound-theme/Makefile	Sat Dec 20 22:17:49 2014	(r375136)
+++ head/audio/freedesktop-sound-theme/Makefile	Sat Dec 20 23:11:15 2014	(r375137)
@@ -4,7 +4,7 @@
 
 PORTNAME=	freedesktop-sound-theme
 PORTVERSION=	0.7
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	audio gnome
 MASTER_SITES=	LOCAL
 MASTER_SITE_SUBDIR=	kwm
@@ -13,7 +13,7 @@ DISTNAME=	sound-theme-freedesktop-${PORT
 MAINTAINER=	gnome at FreeBSD.org
 COMMENT=	Sound theme based on the FreeDesktop specification
 
-USE_GNOME=	gnomehier intlhack
+USE_GNOME=	intlhack
 USES=		gettext gmake tar:bzip2
 GNU_CONFIGURE=	yes
 

Modified: head/audio/gnome-audio/Makefile
==============================================================================
--- head/audio/gnome-audio/Makefile	Sat Dec 20 22:17:49 2014	(r375136)
+++ head/audio/gnome-audio/Makefile	Sat Dec 20 23:11:15 2014	(r375137)
@@ -4,6 +4,7 @@
 
 PORTNAME=	gnome-audio
 PORTVERSION=	2.22.2
+PORTREVISION=	1
 CATEGORIES=	audio gnome
 MASTER_SITES=	GNOME
 
@@ -12,7 +13,6 @@ COMMENT=	Sound files for use with GNOME 
 
 USES=	tar:bzip2
 NO_BUILD=	yes
-USE_GNOME=	gnomehier
 MAKE_ENV=	prefix=${PREFIX}
 
 post-patch:

Modified: head/audio/jokosher/Makefile
==============================================================================
--- head/audio/jokosher/Makefile	Sat Dec 20 22:17:49 2014	(r375136)
+++ head/audio/jokosher/Makefile	Sat Dec 20 23:11:15 2014	(r375137)
@@ -2,7 +2,7 @@
 
 PORTNAME=	jokosher
 PORTVERSION=	0.11.5
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	audio
 MASTER_SITES=	http://launchpadlibrarian.net/43860543/
 
@@ -15,7 +15,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}xdg>
 
 USES= 		desktop-file-utils python:2 shared-mime-info
 USE_PYTHON=	distutils
-USE_GNOME=	gnomehier
+WANT_GNOME=	yes
 USE_GSTREAMER=	gnonlin good python
 INSTALLS_ICONS=	yes
 

Modified: head/audio/mate-media/Makefile
==============================================================================
--- head/audio/mate-media/Makefile	Sat Dec 20 22:17:49 2014	(r375136)
+++ head/audio/mate-media/Makefile	Sat Dec 20 23:11:15 2014	(r375137)
@@ -17,7 +17,7 @@ PORTSCOUT=	limitw:1,even
 
 USES=		gettext gmake libtool pathfix pkgconfig tar:xz
 USE_MATE=	desktop panel
-USE_GNOME=	gnomehier glib20 gnomehier gtk20 intlhack libxml2
+USE_GNOME=	glib20 gtk20 intlhack libxml2
 USE_LDCONFIG=	yes
 USE_GSTREAMER=	good
 GNU_CONFIGURE=	yes
@@ -26,6 +26,7 @@ CONFIGURE_ARGS=	--disable-pulseaudio \
 		--enable-gst-mixer-applet
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
+INSTALL_TARGET=	install-strip
 
 GLIB_SCHEMAS=	org.mate.panel.applet.mixer.gschema.xml \
 		org.mate.volume-control.gschema.xml

Modified: head/audio/terminatorx/Makefile
==============================================================================
--- head/audio/terminatorx/Makefile	Sat Dec 20 22:17:49 2014	(r375136)
+++ head/audio/terminatorx/Makefile	Sat Dec 20 23:11:15 2014	(r375137)
@@ -4,7 +4,7 @@
 
 PORTNAME=	terminatorx
 PORTVERSION=	3.84
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	audio
 MASTER_SITES=	http://terminatorx.org/dist/
 DISTNAME=	terminatorX-${PORTVERSION}
@@ -26,11 +26,9 @@ SOX_DESC=	sox (.au) support
 MPG123_DESC=	mpg123 support
 
 USE_XORG=	x11 xext xi xxf86dga ice sm
-USES=		tar:bzip2 gmake pathfix pkgconfig
-USE_GNOME=	gnomehier gtk20 libxml2
-USE_AUTOTOOLS=	aclocal autoheader automake autoconf
-ACLOCAL_ARGS=	-I ${LOCALBASE}/share/aclocal
-AUTOMAKE_ARGS=	--add-missing
+USES=		tar:bzip2 gmake pathfix pkgconfig autoreconf
+USE_GNOME=	gtk20 libxml2
+GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-alsamidi \
 		--disable-scheduler
 INSTALLS_OMF=	yes
@@ -68,6 +66,7 @@ do-install:
 	${INSTALL_DATA} ${WRKSRC}/gnome-support/${file} \
 		${STAGEDIR}${PREFIX}/share/pixmaps
 .endfor
+	${MKDIR} ${STAGEDIR}${PREFIX}/share/mime-info
 .for f in terminatorX.mime terminatorX.keys
 	${INSTALL_DATA} ${WRKSRC}/gnome-support/${f} \
 		${STAGEDIR}${PREFIX}/share/mime-info


More information about the svn-ports-head mailing list