diff options
author | wiz <wiz@pkgsrc.org> | 2014-08-07 20:01:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-08-07 20:01:31 +0000 |
commit | 8d793143b6f40b2cec26f2c26b47ed77696bb58a (patch) | |
tree | c67188eadc5297b8a0fa04ff51eea546310cc168 /audio | |
parent | e2640b529cc6036007befea30705b905a95f60aa (diff) | |
download | pkgsrc-8d793143b6f40b2cec26f2c26b47ed77696bb58a.tar.gz |
Fix DESCR.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gst-plugins0.10-spc/DESCR | 2 | ||||
-rw-r--r-- | audio/gst-plugins0.10-spc/Makefile | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/audio/gst-plugins0.10-spc/DESCR b/audio/gst-plugins0.10-spc/DESCR index e2f6991607f..e4bf400a7bd 100644 --- a/audio/gst-plugins0.10-spc/DESCR +++ b/audio/gst-plugins0.10-spc/DESCR @@ -8,5 +8,5 @@ simple plugin with a clean, generic interface. GStreamer is released under the LGPL. -This package is part of the 'ugly' plugins for GStreamer. It provides the +This package is part of the 'bad' plugins for GStreamer. It provides the spcdec plugin, which allows playback of SNES SPC audio files. diff --git a/audio/gst-plugins0.10-spc/Makefile b/audio/gst-plugins0.10-spc/Makefile index c2d50739097..9bef413db88 100644 --- a/audio/gst-plugins0.10-spc/Makefile +++ b/audio/gst-plugins0.10-spc/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/09/15 10:03:38 obache Exp $ -# +# $NetBSD: Makefile,v 1.11 2014/08/07 20:01:31 wiz Exp $ GST_PLUGINS0.10_NAME= spc GST_PLUGINS0.10_DIRS= ext/spc |