diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-16 16:42:06 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-16 16:42:06 +0800 |
commit | eda4dc9b5fc69c374929c6ba3d355116a1e72657 (patch) | |
tree | e5799370ddafb12506a09b3561a3045bb665d6fd /multimedia/gstreamer-plugins-ugly | |
parent | 7c36971d543e40e21486cd2875fded8e41b6555a (diff) | |
download | marcuscom-ports-eda4dc9b5fc69c374929c6ba3d355116a1e72657.tar.gz marcuscom-ports-eda4dc9b5fc69c374929c6ba3d355116a1e72657.tar.zst marcuscom-ports-eda4dc9b5fc69c374929c6ba3d355116a1e72657.zip |
Update gstreamer-plugins-ugly to 0.10.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6078 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/gstreamer-plugins-ugly')
-rw-r--r-- | multimedia/gstreamer-plugins-ugly/Makefile | 4 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins-ugly/pkg-plist | 6 |
2 files changed, 8 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins-ugly/Makefile b/multimedia/gstreamer-plugins-ugly/Makefile index fbf52fbb4..530b8fb53 100644 --- a/multimedia/gstreamer-plugins-ugly/Makefile +++ b/multimedia/gstreamer-plugins-ugly/Makefile @@ -3,10 +3,10 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/multimedia/gstreamer-plugins-ugly/Makefile,v 1.1 2006/01/20 23:15:01 ahze Exp $ +# $MCom: ports/multimedia/gstreamer-plugins-ugly/Makefile,v 1.2 2006/02/26 19:27:21 marcus Exp $ # -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia COMMENT= Ugly gstreamer-plugins diff --git a/multimedia/gstreamer-plugins-ugly/pkg-plist b/multimedia/gstreamer-plugins-ugly/pkg-plist index 8b129ef63..40aadb6bf 100644 --- a/multimedia/gstreamer-plugins-ugly/pkg-plist +++ b/multimedia/gstreamer-plugins-ugly/pkg-plist @@ -1,6 +1,12 @@ +lib/gstreamer-%%VERSION%%/libgstasf.a +lib/gstreamer-%%VERSION%%/libgstasf.la +lib/gstreamer-%%VERSION%%/libgstasf.so lib/gstreamer-%%VERSION%%/libgstdvdlpcmdec.a lib/gstreamer-%%VERSION%%/libgstdvdlpcmdec.la lib/gstreamer-%%VERSION%%/libgstdvdlpcmdec.so +lib/gstreamer-%%VERSION%%/libgstdvdsub.a +lib/gstreamer-%%VERSION%%/libgstdvdsub.la +lib/gstreamer-%%VERSION%%/libgstdvdsub.so lib/gstreamer-%%VERSION%%/libgstiec958.a lib/gstreamer-%%VERSION%%/libgstiec958.la lib/gstreamer-%%VERSION%%/libgstiec958.so |