From 4a77ba0fc2a55dc740e68203fd5d5fded1962d85 Mon Sep 17 00:00:00 2001 From: sthen Date: Fri, 30 Jan 2009 02:18:53 +0000 Subject: [PATCH] - tidy DESCR-main (sort, add modules moved from other packages) - wavpack is picked up by configure if installed; package it --- multimedia/gstreamer-0.10/plugins-good/Makefile | 13 +++++++++++-- .../gstreamer-0.10/plugins-good/pkg/DESCR-main | 7 +++++-- .../gstreamer-0.10/plugins-good/pkg/DESCR-wavpack | 2 ++ .../gstreamer-0.10/plugins-good/pkg/PLIST-wavpack | 3 +++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 multimedia/gstreamer-0.10/plugins-good/pkg/DESCR-wavpack create mode 100644 multimedia/gstreamer-0.10/plugins-good/pkg/PLIST-wavpack diff --git a/multimedia/gstreamer-0.10/plugins-good/Makefile b/multimedia/gstreamer-0.10/plugins-good/Makefile index a317e2b9b77..f50c8160cc7 100644 --- a/multimedia/gstreamer-0.10/plugins-good/Makefile +++ b/multimedia/gstreamer-0.10/plugins-good/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.30 2009/01/29 20:40:43 sturm Exp $ +# $OpenBSD: Makefile,v 1.31 2009/01/30 02:18:53 sthen Exp $ COMMENT-main = multimedia framework - good plugins COMMENT-aalib = multimedia framework - aalib plugin @@ -15,6 +15,7 @@ COMMENT-gdk = multimedia framework - gdk pixbuf plugin COMMENT-caca = multimedia framework - libcaca plugin COMMENT-shout = multimedia framework - shoutcast plugin COMMENT-soup = multimedia framework - libsoup plugin +COMMENT-wavpack = multimedia framework - wavpack plugin V = 0.10.8 DISTNAME = gst-plugins-good-$V @@ -33,9 +34,11 @@ PKGNAME-gdk = gstreamer-gdk-pixbuf-$Vp2 PKGNAME-caca = gstreamer-libcaca-$Vp0 PKGNAME-shout = gstreamer-shoutcast-$Vp0 PKGNAME-soup = gstreamer-libsoup-$Vp1 +PKGNAME-wavpack = gstreamer-wavpack-$V MULTI_PACKAGES = -main -aalib -cairo -gconf -esd -flac -speex \ - -taglib -dv -jpeg -png -gdk -caca -shout -soup + -taglib -dv -jpeg -png -gdk -caca -shout -soup \ + -wavpack SHARED_LIBS = MASTER_SITES = ${MASTER_SITE_GST:=gst-plugins-good/} @@ -148,6 +151,12 @@ WANTLIB-soup = ${WANTLIB} \ LIB_DEPENDS-soup = ${LIB_DEPENDS} \ soup-2.4::devel/libsoup +WANTLIB-wavpack = ${WANTLIB} + +LIB_DEPENDS-wavpack = ${LIB_DEPENDS} \ + wavpack::audio/wavpack \ + gstaudio-0.10,gstbase-0.10,gstinterfaces-0.10::$P/plugins-base + BUILD_DEPENDS += ${MODGNU_AUTOCONF_DEPENDS} \ ${MODGNU_AUTOMAKE_DEPENDS} AUTOMAKE_VERSION = 1.9 diff --git a/multimedia/gstreamer-0.10/plugins-good/pkg/DESCR-main b/multimedia/gstreamer-0.10/plugins-good/pkg/DESCR-main index 76a101c40cc..37d506ce155 100644 --- a/multimedia/gstreamer-0.10/plugins-good/pkg/DESCR-main +++ b/multimedia/gstreamer-0.10/plugins-good/pkg/DESCR-main @@ -29,14 +29,17 @@ dependencies. * icydemux Demux ICY tags from a stream * id3demux Demux ID3v1 and ID3v2 tags from a file * level RMS/Peak/Decaying Peak Level messager for audio/raw +* libsndio default audio sink on OpenBSD * matroska Matroska containers stream handling (muxer/demuxer) * mulaw MuLaw audio encoder/decoder +* multifile save to sequentially named files * multipart multipart stream manipulation (mux/demux) * navigationtest Template for a navigation video filter -* libsndio default audio sink on OpenBSD +* qtdemux Quicktime stream demuxer * rtp Real-time protocol plugins: asterisk, rtp, gsm, h263... * rtsp transfer data via RTSP * smpte Apply the standard SMPTE transitions on video images +* spectrum run an FFT on signal and output spectrum data * udp transfer data via UDP * videobalance Hue/saturation/brightness/contrast of video stream * videobox resize a video: borders/cropping @@ -62,9 +65,9 @@ The following plugins are in specific packages because of dependencies: * soup * speex * taglib +* wavpack The following plugins are not built: * 1394 (no firewire support yet) * cdio (not ported, cdparanoia is enough) * halelements (hal library not ported) -* ladspa (moved to bad plugins) diff --git a/multimedia/gstreamer-0.10/plugins-good/pkg/DESCR-wavpack b/multimedia/gstreamer-0.10/plugins-good/pkg/DESCR-wavpack new file mode 100644 index 00000000000..b66b01716ee --- /dev/null +++ b/multimedia/gstreamer-0.10/plugins-good/pkg/DESCR-wavpack @@ -0,0 +1,2 @@ +good plugin for gstreamer-${VERSION} +* wavpack wavpack decoder diff --git a/multimedia/gstreamer-0.10/plugins-good/pkg/PLIST-wavpack b/multimedia/gstreamer-0.10/plugins-good/pkg/PLIST-wavpack new file mode 100644 index 00000000000..cfeffd3eb8b --- /dev/null +++ b/multimedia/gstreamer-0.10/plugins-good/pkg/PLIST-wavpack @@ -0,0 +1,3 @@ +@comment $OpenBSD: PLIST-wavpack,v 1.1 2009/01/30 02:18:53 sthen Exp $ +lib/gstreamer-${VERSION}/libgstwavpack.la +lib/gstreamer-${VERSION}/libgstwavpack.so