diff options
author | kwm <kwm@FreeBSD.org> | 2016-01-04 22:21:56 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2016-01-04 22:21:56 +0800 |
commit | 6061da12c61a8808c17db0e5fe66b3cb8ffa6293 (patch) | |
tree | d05ced7d5960691607f81897d5c69cf2ed08002b /multimedia/gstreamer1-plugins-good | |
parent | a3947945a408e005fa6e21d2e0833d79e9174ccf (diff) | |
download | freebsd-ports-gnome-6061da12c61a8808c17db0e5fe66b3cb8ffa6293.tar.gz freebsd-ports-gnome-6061da12c61a8808c17db0e5fe66b3cb8ffa6293.tar.zst freebsd-ports-gnome-6061da12c61a8808c17db0e5fe66b3cb8ffa6293.zip |
Update GStreamer1 to 1.6.2.
Update GStreamer1-vaapi to 0.7.0.
* Spell GStreamer consistently. [1]
* Fix typo in py3kplist in py3-gstreamer1 [1]
* Improve plugins COMMENTS (more improvements welcome)
* Actually include the gstreamer1-libav update this time.
PR: 204204 [1] (based on)
Submitted by: olivierd@ [1]
Diffstat (limited to 'multimedia/gstreamer1-plugins-good')
-rw-r--r-- | multimedia/gstreamer1-plugins-good/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer1-plugins-good/Makefile b/multimedia/gstreamer1-plugins-good/Makefile index d3848eb6e302..aba16fee35df 100644 --- a/multimedia/gstreamer1-plugins-good/Makefile +++ b/multimedia/gstreamer1-plugins-good/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 0 CATEGORIES= multimedia -COMMENT= Good gstreamer-plugins +COMMENT= GStreamer-plugins good-quality plug-ins GST_PLUGIN= good GST_PLUGIN_SUFFIX= -good |