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 /audio/gstreamer1-plugins-amrwbdec | |
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 'audio/gstreamer1-plugins-amrwbdec')
-rw-r--r-- | audio/gstreamer1-plugins-amrwbdec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer1-plugins-amrwbdec/Makefile b/audio/gstreamer1-plugins-amrwbdec/Makefile index 16ca74769856..5c5c3569db03 100644 --- a/audio/gstreamer1-plugins-amrwbdec/Makefile +++ b/audio/gstreamer1-plugins-amrwbdec/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 0 CATEGORIES= audio PKGNAMESUFFIX= 1-plugins-amrwbdec -COMMENT= Gstreamer OpenCore based Adaptive Multi-Rate Wide-Band Decoder plugin +COMMENT= GStreamer OpenCore based Adaptive Multi-Rate Wide-Band Decoder plugin GST_PLUGIN= amrwb DIST= ugly |