diff options
author | kwm <kwm@FreeBSD.org> | 2016-01-04 14:21:56 +0000 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2016-01-04 14:21:56 +0000 |
commit | 6061da12c61a8808c17db0e5fe66b3cb8ffa6293 (patch) | |
tree | d05ced7d5960691607f81897d5c69cf2ed08002b /sysutils/gstreamer1-plugins-cdio/Makefile | |
parent | a3947945a408e005fa6e21d2e0833d79e9174ccf (diff) | |
download | FreeBSD-ports-6061da12c61a8808c17db0e5fe66b3cb8ffa6293.zip FreeBSD-ports-6061da12c61a8808c17db0e5fe66b3cb8ffa6293.tar.gz |
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 'sysutils/gstreamer1-plugins-cdio/Makefile')
-rw-r--r-- | sysutils/gstreamer1-plugins-cdio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gstreamer1-plugins-cdio/Makefile b/sysutils/gstreamer1-plugins-cdio/Makefile index e75f010..2026cfe 100644 --- a/sysutils/gstreamer1-plugins-cdio/Makefile +++ b/sysutils/gstreamer1-plugins-cdio/Makefile @@ -3,7 +3,7 @@ PORTREVISION= 0 CATEGORIES= sysutils -COMMENT= Gstreamer compact disc input and control library +COMMENT= GStreamer compact disc input and control library GST_PLUGIN= cdio DIST= ugly |