summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-17 13:40:15 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-17 13:40:15 +0800
commite9b3a15291b390d9e064694fbac3eaef71e0c09b (patch)
tree622decce12772c4b7bf778d3ba177ca42c521574 /multimedia/gstreamer
parent7e3001f1b0f7318b9c226ba0deb408046a8baa95 (diff)
downloadmarcuscom-ports-e9b3a15291b390d9e064694fbac3eaef71e0c09b.tar
marcuscom-ports-e9b3a15291b390d9e064694fbac3eaef71e0c09b.tar.gz
marcuscom-ports-e9b3a15291b390d9e064694fbac3eaef71e0c09b.tar.bz2
marcuscom-ports-e9b3a15291b390d9e064694fbac3eaef71e0c09b.tar.lz
marcuscom-ports-e9b3a15291b390d9e064694fbac3eaef71e0c09b.tar.xz
marcuscom-ports-e9b3a15291b390d9e064694fbac3eaef71e0c09b.tar.zst
marcuscom-ports-e9b3a15291b390d9e064694fbac3eaef71e0c09b.zip
Update to 0.8.0.
Submitted by: Koop Mast <kwm@rainbow-runner.nl> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2108 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/gstreamer')
-rw-r--r--multimedia/gstreamer/Makefile11
-rw-r--r--multimedia/gstreamer/distinfo4
-rw-r--r--multimedia/gstreamer/pkg-plist10
3 files changed, 13 insertions, 12 deletions
diff --git a/multimedia/gstreamer/Makefile b/multimedia/gstreamer/Makefile
index 4d711dfda..741f5f7d0 100644
--- a/multimedia/gstreamer/Makefile
+++ b/multimedia/gstreamer/Makefile
@@ -6,10 +6,11 @@
#
PORTNAME= gstreamer
-PORTVERSION= 0.7.6
+PORTVERSION= 0.8.0
CATEGORIES= multimedia
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.7
+MASTER_SITES= ${MASTER_SITE_GNOME} \
+ http://gstreamer.freedesktop.org/src/gstreamer/
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8
DIST_SUBDIR= gnome2
MAINTAINER= lioux@FreeBSD.org
@@ -47,11 +48,11 @@ MAN1= gst-complete-${GST_VERSION}.1 gst-compprep-${GST_VERSION}.1 \
gst-xmllaunch-${GST_VERSION}.1
PKG_CONFIG?="${LOCALBASE}/bin/pkg-config"
-VERSION=0.8.0
+VERSION=0.8.1
GST_VERSION=${VERSION:C/..$//}
# library minor number
-SHLIB_VERSION= 0
+SHLIB_VERSION= 1
post-install:
# register plugins
diff --git a/multimedia/gstreamer/distinfo b/multimedia/gstreamer/distinfo
index ab4ef9ec4..a0fd0e772 100644
--- a/multimedia/gstreamer/distinfo
+++ b/multimedia/gstreamer/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/gstreamer-0.7.6.tar.bz2) = 9b40ac6b7db68fcc533065618d019854
-SIZE (gnome2/gstreamer-0.7.6.tar.bz2) = 1122009
+MD5 (gnome2/gstreamer-0.8.0.tar.bz2) = 275384c4001c6b934f159952f39e2f36
+SIZE (gnome2/gstreamer-0.8.0.tar.bz2) = 1120465
diff --git a/multimedia/gstreamer/pkg-plist b/multimedia/gstreamer/pkg-plist
index b7f20f27d..8c285d479 100644
--- a/multimedia/gstreamer/pkg-plist
+++ b/multimedia/gstreamer/pkg-plist
@@ -1,4 +1,3 @@
-@unexec %D/bin/gst-register 2>/dev/null || true
bin/gst-complete
bin/gst-complete-%%VERSION%%
bin/gst-compprep
@@ -60,8 +59,8 @@ include/gstreamer-%%VERSION%%/gst/gstpluginfeature.h
include/gstreamer-%%VERSION%%/gst/gstprobe.h
include/gstreamer-%%VERSION%%/gst/gstquery.h
include/gstreamer-%%VERSION%%/gst/gstqueue.h
-include/gstreamer-%%VERSION%%/gst/gstregistrypool.h
include/gstreamer-%%VERSION%%/gst/gstregistry.h
+include/gstreamer-%%VERSION%%/gst/gstregistrypool.h
include/gstreamer-%%VERSION%%/gst/gstscheduler.h
include/gstreamer-%%VERSION%%/gst/gststructure.h
include/gstreamer-%%VERSION%%/gst/gstsystemclock.h
@@ -72,8 +71,8 @@ include/gstreamer-%%VERSION%%/gst/gsttrace.h
include/gstreamer-%%VERSION%%/gst/gsttrashstack.h
include/gstreamer-%%VERSION%%/gst/gsttypefind.h
include/gstreamer-%%VERSION%%/gst/gsttypes.h
-include/gstreamer-%%VERSION%%/gst/gsturitype.h
include/gstreamer-%%VERSION%%/gst/gsturi.h
+include/gstreamer-%%VERSION%%/gst/gsturitype.h
include/gstreamer-%%VERSION%%/gst/gstutils.h
include/gstreamer-%%VERSION%%/gst/gstvalue.h
include/gstreamer-%%VERSION%%/gst/gstversion.h
@@ -97,8 +96,9 @@ lib/libgstreamer-%%VERSION%%.so.%%SHLIB_VERSION%%
libdata/pkgconfig/gstreamer-%%VERSION%%.pc
libdata/pkgconfig/gstreamer-control-%%VERSION%%.pc
share/aclocal/gst-element-check-%%VERSION%%.m4
-share/locale/fr/LC_MESSAGES/gstreamer-0.7.mo
-share/locale/nl/LC_MESSAGES/gstreamer-0.7.mo
+share/locale/fr/LC_MESSAGES/gstreamer-%%VERSION%%.mo
+share/locale/nl/LC_MESSAGES/gstreamer-%%VERSION%%.mo
+share/locale/sr/LC_MESSAGES/gstreamer-%%VERSION%%.mo
@unexec rm %D/share/gnome/cache/gstreamer-%%VERSION%%/registry.xml 2>/dev/null || true
@dirrm share/gnome/cache/gstreamer-%%VERSION%%
@unexec rmdir %D/share/gnome/cache 2>/dev/null || true