From 9b8260548063a3279dfb9c6c6f41a9cd43798bf6 Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Wed, 28 Jan 2009 14:52:21 +0000 Subject: Fix packaging for plugins. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pointed out by: GĂ©raud CONTINSOUZAS geraud at gcu dot nfo Jan Hendrik Sylvester me at janh dot de --- audio/gstreamer-plugins-cdaudio/Makefile | 2 +- audio/gstreamer-plugins-faac/Makefile | 2 +- audio/gstreamer-plugins-faad/Makefile | 2 +- audio/gstreamer-plugins-gsm/Makefile | 2 +- audio/gstreamer-plugins-jack/Makefile | 2 +- audio/gstreamer-plugins-musepack/Makefile | 2 +- audio/gstreamer-plugins-musicbrainz/Makefile | 2 +- audio/gstreamer-plugins-nas/Makefile | 2 +- audio/gstreamer-plugins-sndfile/Makefile | 2 +- audio/gstreamer-plugins-soundtouch/Makefile | 2 +- audio/gstreamer-plugins-spc/Makefile | 2 +- devel/gstreamer-plugins-sdl/Makefile | 2 +- multimedia/gstreamer-plugins-bz2/Makefile | 2 +- multimedia/gstreamer-plugins-dts/Makefile | 2 +- multimedia/gstreamer-plugins-mpeg2enc/Makefile | 2 +- multimedia/gstreamer-plugins-x264/Makefile | 2 +- multimedia/gstreamer-plugins-xvid/Makefile | 2 +- multimedia/gstreamer-plugins/Makefile.common | 41 ++++++++++++++++++++------ net/gstreamer-plugins-libmms/Makefile | 2 +- www/gstreamer-plugins-neon/Makefile | 2 +- 20 files changed, 51 insertions(+), 28 deletions(-) diff --git a/audio/gstreamer-plugins-cdaudio/Makefile b/audio/gstreamer-plugins-cdaudio/Makefile index 027a70ec114f..3b21f8c2c37f 100644 --- a/audio/gstreamer-plugins-cdaudio/Makefile +++ b/audio/gstreamer-plugins-cdaudio/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-cdaudio/Makefile,v 1.5 2008/03/19 14:05:28 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer frontend to libcdaudio diff --git a/audio/gstreamer-plugins-faac/Makefile b/audio/gstreamer-plugins-faac/Makefile index d6fadeb58f31..a88297937d72 100644 --- a/audio/gstreamer-plugins-faac/Makefile +++ b/audio/gstreamer-plugins-faac/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-faac/Makefile,v 1.5 2008/03/19 14:05:28 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer MPEG-2 and MPEG-4 AAC encoder plugin diff --git a/audio/gstreamer-plugins-faad/Makefile b/audio/gstreamer-plugins-faad/Makefile index de6ba9c29766..a6c2f87f9702 100644 --- a/audio/gstreamer-plugins-faad/Makefile +++ b/audio/gstreamer-plugins-faad/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-faad/Makefile,v 1.5 2008/03/19 14:05:29 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer MPEG-2 and MPEG-4 AAC decoder plugin diff --git a/audio/gstreamer-plugins-gsm/Makefile b/audio/gstreamer-plugins-gsm/Makefile index bbd693ec01bf..a44d4c148002 100644 --- a/audio/gstreamer-plugins-gsm/Makefile +++ b/audio/gstreamer-plugins-gsm/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-gsm/Makefile,v 1.5 2008/03/19 14:05:29 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer gsm encoding/decoding plugin diff --git a/audio/gstreamer-plugins-jack/Makefile b/audio/gstreamer-plugins-jack/Makefile index 42b093ffe498..96f56b48dbd7 100644 --- a/audio/gstreamer-plugins-jack/Makefile +++ b/audio/gstreamer-plugins-jack/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-jack/Makefile,v 1.5 2008/03/19 14:05:29 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer low-latency audio server plugin diff --git a/audio/gstreamer-plugins-musepack/Makefile b/audio/gstreamer-plugins-musepack/Makefile index a031d81f76c7..cb351b710a80 100644 --- a/audio/gstreamer-plugins-musepack/Makefile +++ b/audio/gstreamer-plugins-musepack/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-musepack/Makefile,v 1.5 2008/03/19 14:05:30 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer musepack mpc encoder/decoder plugin diff --git a/audio/gstreamer-plugins-musicbrainz/Makefile b/audio/gstreamer-plugins-musicbrainz/Makefile index 6de328b29eac..8cb6065f6fc0 100644 --- a/audio/gstreamer-plugins-musicbrainz/Makefile +++ b/audio/gstreamer-plugins-musicbrainz/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-musicbrainz/Makefile,v 1.5 2008/03/19 14:05:30 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer CD index/audio metadata plugin diff --git a/audio/gstreamer-plugins-nas/Makefile b/audio/gstreamer-plugins-nas/Makefile index 15efdb5d6902..081f2e276bdc 100644 --- a/audio/gstreamer-plugins-nas/Makefile +++ b/audio/gstreamer-plugins-nas/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-nas/Makefile,v 1.5 2008/03/19 14:05:31 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= GStreamer NAS (Network Audio System) plugin diff --git a/audio/gstreamer-plugins-sndfile/Makefile b/audio/gstreamer-plugins-sndfile/Makefile index 23c23562b3f9..e22dfd65792d 100644 --- a/audio/gstreamer-plugins-sndfile/Makefile +++ b/audio/gstreamer-plugins-sndfile/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer sndfile plugin diff --git a/audio/gstreamer-plugins-soundtouch/Makefile b/audio/gstreamer-plugins-soundtouch/Makefile index 392e07045573..f8f6742446b8 100644 --- a/audio/gstreamer-plugins-soundtouch/Makefile +++ b/audio/gstreamer-plugins-soundtouch/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-soundtouch/Makefile,v 1.3 2008/03/19 14:05:32 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= GStreamer soundtouch plugin diff --git a/audio/gstreamer-plugins-spc/Makefile b/audio/gstreamer-plugins-spc/Makefile index 3128bbe2179b..15dc39bf5acf 100644 --- a/audio/gstreamer-plugins-spc/Makefile +++ b/audio/gstreamer-plugins-spc/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # $MCom: ports/audio/gstreamer-plugins-spc/Makefile,v 1.3 2008/03/19 14:05:32 ahze Exp $ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer OpenSPC frontend diff --git a/devel/gstreamer-plugins-sdl/Makefile b/devel/gstreamer-plugins-sdl/Makefile index 1c41a6021aeb..43685da68fbb 100644 --- a/devel/gstreamer-plugins-sdl/Makefile +++ b/devel/gstreamer-plugins-sdl/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/devel/gstreamer-plugins-sdl/Makefile,v 1.5 2008/03/19 14:05:33 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= devel COMMENT= Gstreamer SDL plugin diff --git a/multimedia/gstreamer-plugins-bz2/Makefile b/multimedia/gstreamer-plugins-bz2/Makefile index bc0b553d504c..9696e7fe6afb 100644 --- a/multimedia/gstreamer-plugins-bz2/Makefile +++ b/multimedia/gstreamer-plugins-bz2/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/multimedia/gstreamer-plugins-bz2/Makefile,v 1.6 2008/03/19 14:05:35 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= multimedia COMMENT= Gstreamer bz2 plugin diff --git a/multimedia/gstreamer-plugins-dts/Makefile b/multimedia/gstreamer-plugins-dts/Makefile index 62f386fb5b38..422f0b416029 100644 --- a/multimedia/gstreamer-plugins-dts/Makefile +++ b/multimedia/gstreamer-plugins-dts/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/multimedia/gstreamer-plugins-dts/Makefile,v 1.5 2008/03/19 14:05:36 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= multimedia COMMENT= Gstreamer dts plugin diff --git a/multimedia/gstreamer-plugins-mpeg2enc/Makefile b/multimedia/gstreamer-plugins-mpeg2enc/Makefile index ec0488758256..990c5c8190ca 100644 --- a/multimedia/gstreamer-plugins-mpeg2enc/Makefile +++ b/multimedia/gstreamer-plugins-mpeg2enc/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/multimedia/gstreamer-plugins-mpeg2enc/Makefile,v 1.5 2008/03/19 14:05:37 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= multimedia COMMENT= Gstreamer mpeg encoder plugin diff --git a/multimedia/gstreamer-plugins-x264/Makefile b/multimedia/gstreamer-plugins-x264/Makefile index 9c355de0326d..9ff5576ca6e0 100644 --- a/multimedia/gstreamer-plugins-x264/Makefile +++ b/multimedia/gstreamer-plugins-x264/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/multimedia/gstreamer-plugins-x264/Makefile,v 1.3 2008/03/19 14:05:37 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= multimedia COMMENT= Gstreamer x264 plugin diff --git a/multimedia/gstreamer-plugins-xvid/Makefile b/multimedia/gstreamer-plugins-xvid/Makefile index 3838b13fa0ca..7febadd4869e 100644 --- a/multimedia/gstreamer-plugins-xvid/Makefile +++ b/multimedia/gstreamer-plugins-xvid/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/multimedia/gstreamer-plugins-xvid/Makefile,v 1.5 2008/03/19 14:05:37 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= multimedia COMMENT= Gstreamer xvid plugin diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index 8765ebaaedea..37802e7310d8 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -159,6 +159,8 @@ gst_aalib_PLIST_FILES= ${GST_LIB_DIR}/libgstaasink.so \ gst_annodex_LIB_DEPENDS+= xml2.5:${PORTSDIR}/textproc/libxml2 # bz2 +gst_bz2_PLIST_FILES= ${GST_LIB_DIR}/libgstbz2.la \ + ${GST_LIB_DIR}/libgstbz2.so gst_bz2_DIST= bad # cairo @@ -166,6 +168,8 @@ gst_cairo_LIB_DEPENDS+= cairo.2:${PORTSDIR}/graphics/cairo # cdaudio gst_cdaudio_LIB_DEPENDS+=cdaudio.1:${PORTSDIR}/audio/libcdaudio +gst_cdaudio_PLIST_FILES= ${GST_LIB_DIR}/libgstcdaudio.la \ + ${GST_LIB_DIR}/libgstcdaudio.so gst_cdaudio_DIST= bad # cdparanoia @@ -181,8 +185,7 @@ gst_cdio_DIST= ugly # dts gst_dts_LIB_DEPENDS+= dca.0:${PORTSDIR}/multimedia/libdca -gst_dts_PLIST_FILES= ${GST_LIB_DIR}/libgstdtsdec.a \ - ${GST_LIB_DIR}/libgstdtsdec.la \ +gst_dts_PLIST_FILES= ${GST_LIB_DIR}/libgstdtsdec.la \ ${GST_LIB_DIR}/libgstdtsdec.so gst_dts_EXTRA_LIBS+= -ldca gst_dts_DIST= bad @@ -215,11 +218,15 @@ gst_esound_PLIST_FILES= ${GST_LIB_DIR}/libgstesd.so \ # faac gst_faac_LIB_DEPENDS+= faac.0:${PORTSDIR}/audio/faac +gst_faac_PLIST_FILES= ${GST_LIB_DIR}/libgstfaac.la \ + ${GST_LIB_DIR}/libgstfaac.so gst_faac_DIST= bad # faad gst_faad_USE_GSTREAMER+= bad gst_faad_LIB_DEPENDS+= faad.0:${PORTSDIR}/audio/faad +gst_faad_PLIST_FILES= ${GST_LIB_DIR}/libgstfaad.la \ + ${GST_LIB_DIR}/libgstfaad.so gst_faad_DIST= bad # flac @@ -257,6 +264,8 @@ gst_gnomevfs_DIST= base # gsm gst_gsm_LIB_DEPENDS+= gsm.1:${PORTSDIR}/audio/gsm +gst_gsm_PLIST_FILES= ${GST_LIB_DIR}/libgstgsm.la \ + ${GST_LIB_DIR}/libgstgsm.so gst_gsm_DIST= bad # ivorbis @@ -271,6 +280,8 @@ gst_hal_PLIST_FILES= ${GST_LIB_DIR}/libgsthalelements.a \ # jack gst_jack_LIB_DEPENDS+= jack.0:${PORTSDIR}/audio/jack +gst_jack_PLIST_FILES= ${GST_LIB_DIR}/libgstjack.la \ + ${GST_LIB_DIR}/libgstjack.so gst_jack_DIST= bad # jpeg @@ -292,7 +303,6 @@ gst_libcaca_PLIST_FILES= ${GST_LIB_DIR}/libgstcacasink.so \ # libmms gst_libmms_LIB_DEPENDS+= mms.0:${PORTSDIR}/net/libmms gst_libmms_PLIST_FILES= ${GST_LIB_DIR}/libgstmms.so \ - ${GST_LIB_DIR}/libgstmms.a \ ${GST_LIB_DIR}/libgstmms.la gst_libmms_DIST= bad @@ -316,6 +326,8 @@ gst_mad_DIST= ugly # mpeg2enc gst_mpeg2enc_LIB_DEPENDS+= mjpegutils-1.9.1:${PORTSDIR}/multimedia/mjpegtools +gst_mpeg2enc_PLIST_FILES= ${GST_LIB_DIR}/libgstmpeg2enc.la \ + ${GST_LIB_DIR}/libgstmpeg2enc.so gst_mpeg2enc_DIST= bad # mpeg2dec @@ -324,20 +336,20 @@ gst_mpeg2dec_DIST= ugly # musepack gst_musepack_LIB_DEPENDS+= mpcdec.5:${PORTSDIR}/audio/libmpcdec +gst_musepack_PLIST_FILES= ${GST_LIB_DIR}/libgstmusepack.la \ + ${GST_LIB_DIR}/libgstmusepack.so gst_musepack_DIST= bad # musicbrainz gst_musicbrainz_LIB_DEPENDS+= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz gst_musicbrainz_PLIST_FILES= ${GST_LIB_DIR}/libgsttrm.so \ - ${GST_LIB_DIR}/libgsttrm.a \ ${GST_LIB_DIR}/libgsttrm.la gst_musicbrainz_DIST= bad # nas gst_nas_LIB_DEPENDS+= audio.2:${PORTSDIR}/audio/nas gst_nas_DIST= bad -gst_nas_PLIST_FILES= ${GST_LIB_DIR}/libgstnassink.a \ - ${GST_LIB_DIR}/libgstnassink.la \ +gst_nas_PLIST_FILES= ${GST_LIB_DIR}/libgstnassink.la \ ${GST_LIB_DIR}/libgstnassink.so # neon @@ -347,8 +359,7 @@ gst_neon_LIB_DEPENDS+= neon.26:${PORTSDIR}/www/neon26 gst_neon_LIB_DEPENDS+= neon.28:${PORTSDIR}/www/neon28 .endif gst_neon_CONFIGURE_ENV+= NEON_CFLAGS="-I${LOCALBASE}/include/neon" -gst_neon_PLIST_FILES= ${GST_LIB_DIR}/libgstneonhttpsrc.a \ - ${GST_LIB_DIR}/libgstneonhttpsrc.la \ +gst_neon_PLIST_FILES= ${GST_LIB_DIR}/libgstneonhttpsrc.la \ ${GST_LIB_DIR}/libgstneonhttpsrc.so gst_neon_DIST= bad @@ -367,6 +378,8 @@ gst_pango_DIST= base # sdl gst_sdl_USE_SDL+= sdl +gst_sdl_PLIST_FILES= ${GST_LIB_DIR}/libgstsdl.la \ + ${GST_LIB_DIR}/libgstsdl.so gst_sdl_DIST= bad # shout2 @@ -381,10 +394,14 @@ gst_sidplay_DIST= ugly # sndfile gst_sndfile_LIB_DEPENDS+= sndfile.1:${PORTSDIR}/audio/libsndfile +gst_sndfile_PLIST_FILES= ${GST_LIB_DIR}/libgstsndfile.la \ + ${GST_LIB_DIR}/libgstsndfile.so gst_sndfile_DIST= bad # soundtouch gst_soundtouch_LIB_DEPENDS+= SoundTouch.0:${PORTSDIR}/audio/soundtouch +gst_soundtouch_PLIST_FILES= ${GST_LIB_DIR}/libgstsoundtouch.la \ + ${GST_LIB_DIR}/libgstsoundtouch.so gst_soundtouch_DIST= bad # souphttpsrc @@ -396,6 +413,8 @@ gst_soup_PLIST_FILES= ${GST_LIB_DIR}/libgstsouphttpsrc.a \ # spc gst_spc_LIB_DEPENDS+= openspc.0:${PORTSDIR}/audio/libopenspc +gst_spc_PLIST_FILES= ${GST_LIB_DIR}/libgstsouphttpsrc.la \ + ${GST_LIB_DIR}/libgstsouphttpsrc.so gst_spc_DIST= bad # speex @@ -423,11 +442,15 @@ gst_vorbis_PLIST_FILES= ${GST_LIB_DIR}/libgstvorbis.la \ gst_vorbis_DIST= base # x264 -gst_x264_LIB_DEPENDS+= x264.50:${PORTSDIR}/multimedia/x264 +gst_x264_LIB_DEPENDS+= x264.50:${PORTSDIR}/multimedia/x264 +gst_x264_PLIST_FILES= ${GST_LIB_DIR}/libgstx264.la \ + ${GST_LIB_DIR}/libgstx264.so gst_x264_DIST= bad # xvid gst_xvid_LIB_DEPENDS+= xvidcore.4:${PORTSDIR}/multimedia/xvid +gst_xvid_PLIST_FILES= ${GST_LIB_DIR}/libgstxvid.la \ + ${GST_LIB_DIR}/libgstxvid.so gst_xvid_DIST= bad # wavpack diff --git a/net/gstreamer-plugins-libmms/Makefile b/net/gstreamer-plugins-libmms/Makefile index bc7e54a1c22f..ff5d873aaf7b 100644 --- a/net/gstreamer-plugins-libmms/Makefile +++ b/net/gstreamer-plugins-libmms/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/net/gstreamer-plugins-libmms/Makefile,v 1.3 2008/03/19 14:05:38 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net COMMENT= Gstreamer mms:// and mmsh:// plugin diff --git a/www/gstreamer-plugins-neon/Makefile b/www/gstreamer-plugins-neon/Makefile index d8345817b277..c9231a032ae4 100644 --- a/www/gstreamer-plugins-neon/Makefile +++ b/www/gstreamer-plugins-neon/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/www/gstreamer-plugins-neon/Makefile,v 1.5 2008/03/19 14:05:38 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= www COMMENT= Gstreamer neon plugin -- cgit v1.2.3