diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-06-19 12:55:05 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-06-19 12:55:05 +0000 |
commit | 5c568b1b8fd1dc4cac204cefd91ee45b3c1446ca (patch) | |
tree | 781a60393f608d5baf028bcb09280dec599a40c1 /multimedia/gstreamer-plugins-good | |
parent | 2e1c819690f634c817be0385e6df704a4e262032 (diff) |
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins-good')
-rw-r--r-- | multimedia/gstreamer-plugins-good/Makefile | 2 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins-good/pkg-plist | 10 |
2 files changed, 11 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins-good/Makefile b/multimedia/gstreamer-plugins-good/Makefile index 9160d023acb0..5947d34bf29d 100644 --- a/multimedia/gstreamer-plugins-good/Makefile +++ b/multimedia/gstreamer-plugins-good/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/multimedia/gstreamer-plugins-good/Makefile,v 1.10 2006/09/14 22:41:06 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= multimedia COMMENT= Good gstreamer-plugins diff --git a/multimedia/gstreamer-plugins-good/pkg-plist b/multimedia/gstreamer-plugins-good/pkg-plist index a64c6152ac9e..a1b519d512b0 100644 --- a/multimedia/gstreamer-plugins-good/pkg-plist +++ b/multimedia/gstreamer-plugins-good/pkg-plist @@ -34,6 +34,9 @@ lib/gstreamer-%%VERSION%%/libgsteffectv.so lib/gstreamer-%%VERSION%%/libgstflxdec.a lib/gstreamer-%%VERSION%%/libgstflxdec.la lib/gstreamer-%%VERSION%%/libgstflxdec.so +lib/gstreamer-%%VERSION%%/libgstgamma.a +lib/gstreamer-%%VERSION%%/libgstgamma.la +lib/gstreamer-%%VERSION%%/libgstgamma.so lib/gstreamer-%%VERSION%%/libgstgoom.a lib/gstreamer-%%VERSION%%/libgstgoom.la lib/gstreamer-%%VERSION%%/libgstgoom.so @@ -61,6 +64,9 @@ lib/gstreamer-%%VERSION%%/libgstnavigationtest.so lib/gstreamer-%%VERSION%%/libgstossaudio.a lib/gstreamer-%%VERSION%%/libgstossaudio.la lib/gstreamer-%%VERSION%%/libgstossaudio.so +lib/gstreamer-%%VERSION%%/libgstqtdemux.a +lib/gstreamer-%%VERSION%%/libgstqtdemux.la +lib/gstreamer-%%VERSION%%/libgstqtdemux.so lib/gstreamer-%%VERSION%%/libgstrtp.a lib/gstreamer-%%VERSION%%/libgstrtp.la lib/gstreamer-%%VERSION%%/libgstrtp.so @@ -79,6 +85,9 @@ lib/gstreamer-%%VERSION%%/libgstvideobalance.so lib/gstreamer-%%VERSION%%/libgstvideobox.a lib/gstreamer-%%VERSION%%/libgstvideobox.la lib/gstreamer-%%VERSION%%/libgstvideobox.so +lib/gstreamer-%%VERSION%%/libgstvideocrop.a +lib/gstreamer-%%VERSION%%/libgstvideocrop.la +lib/gstreamer-%%VERSION%%/libgstvideocrop.so lib/gstreamer-%%VERSION%%/libgstvideoflip.a lib/gstreamer-%%VERSION%%/libgstvideoflip.la lib/gstreamer-%%VERSION%%/libgstvideoflip.so @@ -100,6 +109,7 @@ share/locale/cs/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/en_GB/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/hu/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/it/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo +share/locale/ja/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/nb/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/nl/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/or/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo |