From 7eed6c67f5a914301a60db9ec8534bfaaf72f9c5 Mon Sep 17 00:00:00 2001 From: kwm Date: Tue, 28 Dec 2004 21:43:01 +0000 Subject: Remove lame from being build for this package. Because lame can't be packaged. requested by: marcus git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3337 df743ca5-7f9a-e211-a948-0013205c9059 --- multimedia/gstreamer-plugins80/Makefile | 3 +++ multimedia/gstreamer-plugins80/Makefile.common | 8 ++++++++ 2 files changed, 11 insertions(+) (limited to 'multimedia/gstreamer-plugins80') diff --git a/multimedia/gstreamer-plugins80/Makefile b/multimedia/gstreamer-plugins80/Makefile index 1b73b4918..0de9a69ab 100644 --- a/multimedia/gstreamer-plugins80/Makefile +++ b/multimedia/gstreamer-plugins80/Makefile @@ -148,6 +148,9 @@ post-build: @cd ${WRKSRC}/${dir}; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET} . endfor .endif +# @${ECHO_CMD} "@unexec ${PREFIX}/bin/gst-register-${GST_VERSION} \ +# --gst-registry=${PREFIX}/share/gnome/cache/gstreamer-${GST_VERSION}/registry.xml \ +# >> ${TMPPLIST}" post-install: .ifdef(EXTRA_BUILD_DIR) diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common index fb6d36e23..9e53ec335 100644 --- a/multimedia/gstreamer-plugins80/Makefile.common +++ b/multimedia/gstreamer-plugins80/Makefile.common @@ -412,6 +412,14 @@ do-build: @cd ${WRKSRC}/${dir}; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET} .endfor + @${ECHO_CMD} "@unexec ${PREFIX}/bin/gst-register-${GST_VERSION} \ + --gst-registry=${PREFIX}/share/gnome/cache/gstreamer-${GST_VERSION}/registry.xml \ + >> ${TMPPLIST}" + + +post-build: + @${ECHO_CMD} ${PREFIX}/bin/gst-register-${GST_VERSION} \ + --gst-registry=${PREFIX}/share/gnome/cache/gstreamer-${GST_VERSION}/registry.xml do-install: .for dir in ${GST_PLUGIN_DIR} -- cgit v1.2.3