diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-19 01:44:19 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-19 01:44:19 +0000 |
commit | a9fdc078661a434970ac13223ad991802ab95468 (patch) | |
tree | 1ff1539f17a4fac65754a27432c1b82c6bcf12a8 /multimedia | |
parent | 10ae617e96edef5448ded928aa5f9d7f62474327 (diff) | |
download | ports-a9fdc078661a434970ac13223ad991802ab95468.tar.gz ports-a9fdc078661a434970ac13223ad991802ab95468.zip |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gstreamer-editor/Makefile | 11 | ||||
-rw-r--r-- | multimedia/gstreamer-editor/distinfo | 4 | ||||
-rw-r--r-- | multimedia/gstreamer-editor/files/patch-ltmain.sh | 51 | ||||
-rw-r--r-- | multimedia/gstreamer-editor/pkg-plist | 6 |
4 files changed, 10 insertions, 62 deletions
diff --git a/multimedia/gstreamer-editor/Makefile b/multimedia/gstreamer-editor/Makefile index c5df52b00331..e59778ce8c29 100644 --- a/multimedia/gstreamer-editor/Makefile +++ b/multimedia/gstreamer-editor/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gstreamer -PORTVERSION= 0.7.0 -PORTREVISION= 4 +PORTVERSION= 0.8.0 CATEGORIES= multimedia gnome MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-editor/ PKGNAMESUFFIX= -editor @@ -16,27 +15,25 @@ DISTNAME= gst-editor-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org COMMENT= Provide View and Controller counterparts to GStreamer's Model -BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig LIB_DEPENDS= gstreamer-0.8.5:${PORTSDIR}/multimedia/gstreamer \ popt.0:${PORTSDIR}/devel/popt RUN_DEPENDS= gst-visualise-0.8:${PORTSDIR}/multimedia/gstreamer-plugins USE_BZIP2= yes USE_X_PREFIX= yes +USE_LIBTOOL_VER=15 +USE_GMAKE= yes USE_GNOME= gnomehack \ gnomehier \ gnomeprefix \ + pkgconfig \ gconf2 \ libglade2 \ libgnomeui -GNU_CONFIGURE= yes -CONFIGURE_ENV= PKG_CONFIG=${PKG_CONFIG} PLIST_SUB= \ VERSION="${PORTVERSION}" INSTALLS_SHLIB= yes MAN1= gst-editor.1 gst-inspect-gui.1 gst-launch-gui.1 -PKG_CONFIG?="${LOCALBASE}/bin/pkg-config" - .include <bsd.port.mk> diff --git a/multimedia/gstreamer-editor/distinfo b/multimedia/gstreamer-editor/distinfo index bc90c5ff0c1c..138d4e031e0f 100644 --- a/multimedia/gstreamer-editor/distinfo +++ b/multimedia/gstreamer-editor/distinfo @@ -1,2 +1,2 @@ -MD5 (gst-editor-0.7.0.tar.bz2) = 4a00e603b7a94a560fafee65162092ad -SIZE (gst-editor-0.7.0.tar.bz2) = 340490 +MD5 (gst-editor-0.8.0.tar.bz2) = 6552880c22f8571438ed29852e28f273 +SIZE (gst-editor-0.8.0.tar.bz2) = 356642 diff --git a/multimedia/gstreamer-editor/files/patch-ltmain.sh b/multimedia/gstreamer-editor/files/patch-ltmain.sh deleted file mode 100644 index 9b5b1ec3b9aa..000000000000 --- a/multimedia/gstreamer-editor/files/patch-ltmain.sh +++ /dev/null @@ -1,51 +0,0 @@ ---- ltmain.sh.orig Tue Oct 28 09:26:50 2003 -+++ ltmain.sh Sat Feb 21 15:30:25 2004 -@@ -1280,7 +1280,7 @@ - esac - elif test "X$arg" = "X-lc_r"; then - case $host in -- *-*-openbsd* | *-*-freebsd*) -+ *-*-openbsd* | *-*-freebsd4*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; -@@ -1290,8 +1290,16 @@ - continue - ;; - -+ -pthread) -+ compile_command="$compile_command -pthread" -+ finalize_command="$finalize_command -pthread" -+ compiler_flags="$compiler_flags -pthread" -+ continue -+ ;; -+ - -module) - module=yes -+ build_old_libs=no - continue - ;; - -@@ -3000,6 +3008,9 @@ - # problems, so we reset it completely - verstring= - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - verstring="0.0" - ;; -@@ -5428,10 +5439,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff --git a/multimedia/gstreamer-editor/pkg-plist b/multimedia/gstreamer-editor/pkg-plist index b4707eb4b1b4..f17f5f92a5cd 100644 --- a/multimedia/gstreamer-editor/pkg-plist +++ b/multimedia/gstreamer-editor/pkg-plist @@ -31,22 +31,24 @@ share/gnome/applications/gst-editor.desktop share/gnome/applications/gst-inspect.desktop share/gnome/applications/gst-launch.desktop share/gnome/gst-editor/editor.glade2 -share/gnome/gst-editor/editorelement.glade2 share/gnome/gst-editor/gnome/help/gst-editor/C/gst-editor-manual.xml share/gnome/gst-editor/gnome/help/gst-editor/C/legal.xml -share/gnome/gst-editor/gst-debug-ui.glade2 share/gnome/gst-editor/gst-editor.png share/gnome/omf/gst-editor/gst-editor-manual-C.omf @exec scrollkeeper-install -q %D/share/gnome/omf/gst-editor/gst-editor-manual-C.omf 2>/dev/null || /usr/bin/true share/gnome/pixmaps/gst-editor.png share/gnome/pixmaps/gst-inspect.png share/gnome/pixmaps/gst-launch.png +@unexec rmdir %D/share/gnome/pixmaps 2>/dev/null || true @dirrm share/gnome/omf/gst-editor +@unexec rmdir %D/share/gnome/omf 2>/dev/null || true @dirrm share/gnome/gst-editor/gnome/help/gst-editor/C @dirrm share/gnome/gst-editor/gnome/help/gst-editor @dirrm share/gnome/gst-editor/gnome/help @dirrm share/gnome/gst-editor/gnome @dirrm share/gnome/gst-editor +@unexec rmdir %D/share/gnome/applications 2>/dev/null || true +@unexec rmdir %D/share/gnome 2>/dev/null || true @dirrm include/gst-editor-%%VERSION%%/gst/element-ui @dirrm include/gst-editor-%%VERSION%%/gst/element-browser @dirrm include/gst-editor-%%VERSION%%/gst/editor |