diff options
author | kwm <kwm@FreeBSD.org> | 2009-01-28 22:44:38 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2009-01-28 22:44:38 +0800 |
commit | d12bb050136dc90003affa0929c0caf26a826ad8 (patch) | |
tree | b31aa9ff0fb7ccb78c5170816c8900ea4e99ebb2 | |
parent | 144f89ba952fa054bcdb253010866d04528cb200 (diff) | |
download | freebsd-ports-gnome-d12bb050136dc90003affa0929c0caf26a826ad8.tar.gz freebsd-ports-gnome-d12bb050136dc90003affa0929c0caf26a826ad8.tar.zst freebsd-ports-gnome-d12bb050136dc90003affa0929c0caf26a826ad8.zip |
Fix packaging for plugins.
Pointed out by: GĂ©raud CONTINSOUZAS geraud at gcu dot nfo
Jan Hendrik Sylvester me at janh dot de
-rw-r--r-- | audio/gstreamer-plugins-cdparanoia/Makefile | 2 | ||||
-rw-r--r-- | audio/gstreamer-plugins-ogg/Makefile | 2 | ||||
-rw-r--r-- | audio/gstreamer-plugins-vorbis/Makefile | 2 | ||||
-rw-r--r-- | devel/gstreamer-plugins-gio/Makefile | 2 | ||||
-rw-r--r-- | devel/gstreamer-plugins-gnomevfs/Makefile | 2 | ||||
-rw-r--r-- | graphics/gstreamer-plugins-libvisual/Makefile | 2 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins-theora/Makefile | 2 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile.common | 16 | ||||
-rw-r--r-- | x11-toolkits/gstreamer-plugins-pango/Makefile | 2 |
9 files changed, 24 insertions, 8 deletions
diff --git a/audio/gstreamer-plugins-cdparanoia/Makefile b/audio/gstreamer-plugins-cdparanoia/Makefile index 2a495af2bbfa..01ca95b19746 100644 --- a/audio/gstreamer-plugins-cdparanoia/Makefile +++ b/audio/gstreamer-plugins-cdparanoia/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-cdparanoia/Makefile,v 1.6 2008/03/21 04:01:31 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer CDDA extraction (aka audio ripping) plugin diff --git a/audio/gstreamer-plugins-ogg/Makefile b/audio/gstreamer-plugins-ogg/Makefile index fb108afb3522..6aadfde762bb 100644 --- a/audio/gstreamer-plugins-ogg/Makefile +++ b/audio/gstreamer-plugins-ogg/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-ogg/Makefile,v 1.6 2008/03/21 04:01:32 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer Ogg bitstream plugin diff --git a/audio/gstreamer-plugins-vorbis/Makefile b/audio/gstreamer-plugins-vorbis/Makefile index 95bace901cf4..e97c6bbc1758 100644 --- a/audio/gstreamer-plugins-vorbis/Makefile +++ b/audio/gstreamer-plugins-vorbis/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-vorbis/Makefile,v 1.6 2008/03/21 04:01:33 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer vorbis encoder/decoder plugin diff --git a/devel/gstreamer-plugins-gio/Makefile b/devel/gstreamer-plugins-gio/Makefile index a149dfef3bae..02164ffce663 100644 --- a/devel/gstreamer-plugins-gio/Makefile +++ b/devel/gstreamer-plugins-gio/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/devel/gstreamer-plugins-gio/Makefile,v 1.1 2008/03/21 04:14:18 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= devel COMMENT= Gstreamer gio (Glib I/O) plugin diff --git a/devel/gstreamer-plugins-gnomevfs/Makefile b/devel/gstreamer-plugins-gnomevfs/Makefile index ed689d4fb4f2..6bcd18a4b493 100644 --- a/devel/gstreamer-plugins-gnomevfs/Makefile +++ b/devel/gstreamer-plugins-gnomevfs/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/devel/gstreamer-plugins-gnomevfs/Makefile,v 1.6 2008/03/21 04:01:31 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= devel COMMENT= Gstreamer gnomevfs plugin diff --git a/graphics/gstreamer-plugins-libvisual/Makefile b/graphics/gstreamer-plugins-libvisual/Makefile index dc416c7007b2..e76dd191887f 100644 --- a/graphics/gstreamer-plugins-libvisual/Makefile +++ b/graphics/gstreamer-plugins-libvisual/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/graphics/gstreamer-plugins-libvisual/Makefile,v 1.6 2008/03/21 04:01:32 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics COMMENT= Gstreamer libvisual plugin diff --git a/multimedia/gstreamer-plugins-theora/Makefile b/multimedia/gstreamer-plugins-theora/Makefile index 49999ebc7791..cdc822324da4 100644 --- a/multimedia/gstreamer-plugins-theora/Makefile +++ b/multimedia/gstreamer-plugins-theora/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/multimedia/gstreamer-plugins-theora/Makefile,v 1.4 2008/03/21 04:01:32 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= multimedia COMMENT= Gstreamer theora plugin diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index 857c77addf7f..8765ebaaedea 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -171,6 +171,8 @@ gst_cdaudio_DIST= bad # cdparanoia gst_cdparanoia_LIB_DEPENDS+= cdda_interface.0:${PORTSDIR}/audio/cdparanoia gst_cdparanoia_EXTRA_LIBS+= -lgstcdda-${VERSION} +gst_cdparanoia_PLIST_FILES= ${GST_LIB_DIR}/libgstcdparanoia.la \ + ${GST_LIB_DIR}/libgstcdparanoia.so gst_cdparanoia_DIST= base # cdio @@ -242,11 +244,15 @@ gst_gdk_pixbuf_PLIST_FILES= ${GST_LIB_DIR}/libgstgdkpixbuf.a \ # gio gst_gio_USE_GNOME+= glib20 gst_gio_CONFIGURE_ARGS+=--enable-experimental +gst_gio_PLIST_FILES= ${GST_LIB_DIR}/libgstgio.la \ + ${GST_LIB_DIR}/libgstgio.so gst_gio_DIST= base # gnomevfs gst_gnomevfs_USE_GNOME+= gnomevfs2 gst_gnomevfs_CONFIGURE_ARGS+=--enable-gnome_vfs +gst_gnomevfs_PLIST_FILES= ${GST_LIB_DIR}/libgstgnomevfs.la \ + ${GST_LIB_DIR}/libgstgnomevfs.so gst_gnomevfs_DIST= base # gsm @@ -299,6 +305,8 @@ gst_libpng_PLIST_FILES= ${GST_LIB_DIR}/libgstpng.so \ # libvisual gst_libvisual_LIB_DEPENDS+= visual.0:${PORTSDIR}/graphics/libvisual +gst_libvisual_PLIST_FILES= ${GST_LIB_DIR}/libgstlibvisual.la \ + ${GST_LIB_DIR}/libgstlibvisual.so gst_libvisual_DIST= base # mad @@ -347,10 +355,14 @@ gst_neon_DIST= bad # ogg gst_ogg_LIB_DEPENDS+= ogg.5:${PORTSDIR}/audio/libogg gst_ogg_EXTRA_LIBS+= -lgstriff-${VERSION} +gst_ogg_PLIST_FILES= ${GST_LIB_DIR}/libgstogg.la \ + ${GST_LIB_DIR}/libgstogg.so gst_ogg_DIST= base # pango gst_pango_USE_GNOME+= pango +gst_pango_PLIST_FILES= ${GST_LIB_DIR}/libgstpango.la \ + ${GST_LIB_DIR}/libgstpango.so gst_pango_DIST= base # sdl @@ -398,12 +410,16 @@ gst_taglib_LIB_DEPENDS+= tag.6:${PORTSDIR}/audio/taglib # theora gst_theora_LIB_DEPENDS+= theora.0:${PORTSDIR}/multimedia/libtheora +gst_theora_PLIST_FILES= ${GST_LIB_DIR}/libgsttheora.la \ + ${GST_LIB_DIR}/libgsttheora.so gst_theora_DIST= base # vorbis gst_vorbis_USE_GSTREAMER+= ogg gst_vorbis_LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis gst_vorbis_EXTRA_LIBS+= -lgsttag-${VERSION} -lgstaudio-${VERSION} +gst_vorbis_PLIST_FILES= ${GST_LIB_DIR}/libgstvorbis.la \ + ${GST_LIB_DIR}/libgstvorbis.so gst_vorbis_DIST= base # x264 diff --git a/x11-toolkits/gstreamer-plugins-pango/Makefile b/x11-toolkits/gstreamer-plugins-pango/Makefile index a06c6e5e4ba7..1e3c380c2a43 100644 --- a/x11-toolkits/gstreamer-plugins-pango/Makefile +++ b/x11-toolkits/gstreamer-plugins-pango/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/x11-toolkits/gstreamer-plugins-pango/Makefile,v 1.6 2008/03/21 04:01:32 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11-toolkits COMMENT= Gstreamer pango textoverlay plugin |