- tidy DESCR-main (sort, add modules moved from other packages)

- wavpack is picked up by configure if installed; package it
This commit is contained in:
sthen 2009-01-30 02:18:53 +00:00
parent 33028218d2
commit 4a77ba0fc2
4 changed files with 21 additions and 4 deletions

View File

@ -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-main = multimedia framework - good plugins
COMMENT-aalib = multimedia framework - aalib plugin COMMENT-aalib = multimedia framework - aalib plugin
@ -15,6 +15,7 @@ COMMENT-gdk = multimedia framework - gdk pixbuf plugin
COMMENT-caca = multimedia framework - libcaca plugin COMMENT-caca = multimedia framework - libcaca plugin
COMMENT-shout = multimedia framework - shoutcast plugin COMMENT-shout = multimedia framework - shoutcast plugin
COMMENT-soup = multimedia framework - libsoup plugin COMMENT-soup = multimedia framework - libsoup plugin
COMMENT-wavpack = multimedia framework - wavpack plugin
V = 0.10.8 V = 0.10.8
DISTNAME = gst-plugins-good-$V DISTNAME = gst-plugins-good-$V
@ -33,9 +34,11 @@ PKGNAME-gdk = gstreamer-gdk-pixbuf-$Vp2
PKGNAME-caca = gstreamer-libcaca-$Vp0 PKGNAME-caca = gstreamer-libcaca-$Vp0
PKGNAME-shout = gstreamer-shoutcast-$Vp0 PKGNAME-shout = gstreamer-shoutcast-$Vp0
PKGNAME-soup = gstreamer-libsoup-$Vp1 PKGNAME-soup = gstreamer-libsoup-$Vp1
PKGNAME-wavpack = gstreamer-wavpack-$V
MULTI_PACKAGES = -main -aalib -cairo -gconf -esd -flac -speex \ 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 = SHARED_LIBS =
MASTER_SITES = ${MASTER_SITE_GST:=gst-plugins-good/} MASTER_SITES = ${MASTER_SITE_GST:=gst-plugins-good/}
@ -148,6 +151,12 @@ WANTLIB-soup = ${WANTLIB} \
LIB_DEPENDS-soup = ${LIB_DEPENDS} \ LIB_DEPENDS-soup = ${LIB_DEPENDS} \
soup-2.4::devel/libsoup 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} \ BUILD_DEPENDS += ${MODGNU_AUTOCONF_DEPENDS} \
${MODGNU_AUTOMAKE_DEPENDS} ${MODGNU_AUTOMAKE_DEPENDS}
AUTOMAKE_VERSION = 1.9 AUTOMAKE_VERSION = 1.9

View File

@ -29,14 +29,17 @@ dependencies.
* icydemux Demux ICY tags from a stream * icydemux Demux ICY tags from a stream
* id3demux Demux ID3v1 and ID3v2 tags from a file * id3demux Demux ID3v1 and ID3v2 tags from a file
* level RMS/Peak/Decaying Peak Level messager for audio/raw * level RMS/Peak/Decaying Peak Level messager for audio/raw
* libsndio default audio sink on OpenBSD
* matroska Matroska containers stream handling (muxer/demuxer) * matroska Matroska containers stream handling (muxer/demuxer)
* mulaw MuLaw audio encoder/decoder * mulaw MuLaw audio encoder/decoder
* multifile save to sequentially named files
* multipart multipart stream manipulation (mux/demux) * multipart multipart stream manipulation (mux/demux)
* navigationtest Template for a navigation video filter * 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... * rtp Real-time protocol plugins: asterisk, rtp, gsm, h263...
* rtsp transfer data via RTSP * rtsp transfer data via RTSP
* smpte Apply the standard SMPTE transitions on video images * smpte Apply the standard SMPTE transitions on video images
* spectrum run an FFT on signal and output spectrum data
* udp transfer data via UDP * udp transfer data via UDP
* videobalance Hue/saturation/brightness/contrast of video stream * videobalance Hue/saturation/brightness/contrast of video stream
* videobox resize a video: borders/cropping * videobox resize a video: borders/cropping
@ -62,9 +65,9 @@ The following plugins are in specific packages because of dependencies:
* soup * soup
* speex * speex
* taglib * taglib
* wavpack
The following plugins are not built: The following plugins are not built:
* 1394 (no firewire support yet) * 1394 (no firewire support yet)
* cdio (not ported, cdparanoia is enough) * cdio (not ported, cdparanoia is enough)
* halelements (hal library not ported) * halelements (hal library not ported)
* ladspa (moved to bad plugins)

View File

@ -0,0 +1,2 @@
good plugin for gstreamer-${VERSION}
* wavpack wavpack decoder

View File

@ -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