diff options
author | Koop Mast <kwm@FreeBSD.org> | 2016-01-04 14:21:56 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2016-01-04 14:21:56 +0000 |
commit | 353ad9c72e5cb43a508e5fb22f5c7289bb5d0c9b (patch) | |
tree | d05ced7d5960691607f81897d5c69cf2ed08002b /multimedia/gstreamer1-plugins-theora | |
parent | eeb8c50582ffacab73422759a27fa06bdfed94f3 (diff) |
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]
Notes
Notes:
svn path=/head/; revision=405242
Diffstat (limited to 'multimedia/gstreamer1-plugins-theora')
-rw-r--r-- | multimedia/gstreamer1-plugins-theora/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer1-plugins-theora/Makefile b/multimedia/gstreamer1-plugins-theora/Makefile index ba9b21525d56..420c984e0958 100644 --- a/multimedia/gstreamer1-plugins-theora/Makefile +++ b/multimedia/gstreamer1-plugins-theora/Makefile @@ -3,7 +3,7 @@ PORTREVISION= 0 CATEGORIES= multimedia -COMMENT= Gstreamer theora plugin +COMMENT= GStreamer theora plugin GST_PLUGIN= theora DIST= base |