diff options
author | wiz <wiz> | 2014-08-07 20:01:31 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-08-07 20:01:31 +0000 |
commit | 9561c9a3040dbd394cdebdd15dba5f38fb2ccc93 (patch) | |
tree | c67188eadc5297b8a0fa04ff51eea546310cc168 /audio/gst-plugins0.10-spc | |
parent | 42c4ac8767c042c6fa5d5db40441a9ada1e65c05 (diff) | |
download | pkgsrc-9561c9a3040dbd394cdebdd15dba5f38fb2ccc93.tar.gz |
Fix DESCR.
Diffstat (limited to 'audio/gst-plugins0.10-spc')
-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 |