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 /comms | |
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 'comms')
-rw-r--r-- | comms/gstreamer1-plugins-spandsp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gstreamer1-plugins-spandsp/Makefile b/comms/gstreamer1-plugins-spandsp/Makefile index cc82fd04ac9f..e9942d7c872c 100644 --- a/comms/gstreamer1-plugins-spandsp/Makefile +++ b/comms/gstreamer1-plugins-spandsp/Makefile @@ -3,7 +3,7 @@ PORTREVISION= 0 CATEGORIES= comms -COMMENT= Gstreamer DSP library and software FAX machine plugin +COMMENT= GStreamer DSP library and software FAX machine plugin GST_PLUGIN= spandsp DIST= bad |