ports/170561: [PATCH] multimedia/gstreamer-plugins: Remove libmusicbrainz references
Jason E. Hale
bsdkaffee at gmail.com
Sun Aug 12 12:50:01 UTC 2012
>Number: 170561
>Category: ports
>Synopsis: [PATCH] multimedia/gstreamer-plugins: Remove libmusicbrainz references
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Aug 12 12:50:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Jason E. Hale
>Release: FreeBSD 9.0-RELEASE i386
>Organization:
none
>Environment:
System: FreeBSD mocha.verizon.net 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Thu Jan 19 11:42:41 EST 2012 Jason at mocha.verizon.net:/usr/obj/usr/src/sys/MOCHA9 i386
>Description:
- Remove the musicbrainz plugin from Makefile.common since the
audio/gstreamer-plugins-musicbrainz port is gone and audio/libmusicbrainz
itself is soon to be removed
- Note: musicbrainz should still be kept in the BAD_GST_ALL_PLUGINS variable
so that the plugin remains disabled by default. If it is removed, the
multimedia/gstreamer-plugins-bad port looks for libmusicbrainz.
>How-To-Repeat:
- Use attached diff
>Fix:
--- 2012-08-12-gstreamer-plugins.diff begins here ---
Index: Makefile.common
===================================================================
--- Makefile.common (revision 302306)
+++ Makefile.common (working copy)
@@ -406,12 +406,6 @@
${GST_LIB_DIR}/libgstmusepack.so
gst_musepack_DIST= bad
-# musicbrainz
-gst_musicbrainz_LIB_DEPENDS+= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz
-gst_musicbrainz_PLIST_FILES= ${GST_LIB_DIR}/libgsttrm.so \
- ${GST_LIB_DIR}/libgsttrm.la
-gst_musicbrainz_DIST= bad
-
# nas
gst_nas_LIB_DEPENDS+= audio.2:${PORTSDIR}/audio/nas
gst_nas_DIST= bad
--- 2012-08-12-gstreamer-plugins.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list