aboutsummaryrefslogtreecommitdiffstats
path: root/gstreamer
diff options
context:
space:
mode:
Diffstat (limited to 'gstreamer')
-rw-r--r--gstreamer/gpe-gst-plugins_0.8.4.bb0
-rw-r--r--gstreamer/gpe-gst-plugins_0.8.4.oe99
-rw-r--r--gstreamer/gst-plugins_0.8.4.bb0
-rw-r--r--gstreamer/gst-plugins_0.8.4.oe56
-rw-r--r--gstreamer/gst-plugins_0.8.6.bb0
-rw-r--r--gstreamer/gst-plugins_0.8.6.oe55
-rw-r--r--gstreamer/gstreamer_0.8.5.bb0
-rw-r--r--gstreamer/gstreamer_0.8.5.oe34
-rw-r--r--gstreamer/gstreamer_0.8.7.bb0
-rw-r--r--gstreamer/gstreamer_0.8.7.oe33
10 files changed, 0 insertions, 277 deletions
diff --git a/gstreamer/gpe-gst-plugins_0.8.4.bb b/gstreamer/gpe-gst-plugins_0.8.4.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/gstreamer/gpe-gst-plugins_0.8.4.bb
diff --git a/gstreamer/gpe-gst-plugins_0.8.4.oe b/gstreamer/gpe-gst-plugins_0.8.4.oe
deleted file mode 100644
index b984f09863..0000000000
--- a/gstreamer/gpe-gst-plugins_0.8.4.oe
+++ /dev/null
@@ -1,99 +0,0 @@
-LICENSE = GPL
-DESCRIPTION = "Plugins for GStreamer"
-SECTION = "x11/libs"
-PRIORITY = "optional"
-MAINTAINER = "Chris Lord <cwiiis@handhelds.org>"
-PROVIDES = "gst-plugins"
-PR = "r2"
-
-DEPENDS = "gstreamer libmikmod libmad libogg tremor libvorbis libid3tag gpe-soundserver gconf"
-
-SRC_URI = "http://gstreamer.freedesktop.org/src/gst-plugins/gst-plugins-${PV}.tar.bz2 \
- file://ivorbis.patch;patch=1 \
- file://try-esdsink.patch;patch=1 \
- file://lame-autoconf.patch;patch=1"
-
-S = ${WORKDIR}/gst-plugins-${PV}/
-
-EXTRA_OECONF = "--disable-docs-build \
- --disable-dependency-tracking \
- --disable-aalib \
- --disable-alsa \
- --disable-arts \
- --disable-artsc \
- --disable-audiofile \
- --disable-dirac \
- --disable-divx \
- --disable-dts \
- --disable-dvdread \
- --disable-dvdnav \
- --disable-faac \
- --disable-faad \
- --disable-gnome_vfs \
- --disable-gsm \
- --disable-hermes \
- --disable-jack \
- --disable-jpeg \
- --disable-kio \
- --disable-ladspa \
- --disable-lame \
- --disable-libcaca \
- --disable-lcs \
- --disable-libdv \
- --disable-libfame \
- --disable-libpng \
- --disable-librfb \
- --disable-libvisual \
- --disable-mpeg2enc \
- --disable-mplex \
- --disable-musicbrainz \
- --disable-nas \
- --disable-opengl \
- --disable-oss \
- --disable-pango \
- --disable-raw1394 \
- --disable-sdl \
- --disable-shout \
- --disable-shout2 \
- --disable-sidplay \
- --disable-smoothwave \
- --disable-libpng \
- --disable-speex \
- --disable-sndfile \
- --disable-swfdec \
- --disable-tarkin \
- --disable-theora \
- --disable-xvid \
- --disable-tests \
- --disable-examples \
- --disable-freetypetest"
-
-
-inherit autotools pkgconfig gconf
-
-acpaths = "-I ${S}/common/m4 -I ${S}/m4"
-
-FILES_${PN}_append = " ${libdir}/gstreamer-0.8/*.so"
-
-pkg_postinst_append () {
- gst-register --gst-registry=/var/cache/gstreamer-0.8/registry.xml
-}
-
-do_stage() {
- autotools_stage_includes
- while read a b; do
- oe_libinstall -C gst-libs/gst/$a -so libgst$b ${STAGING_LIBDIR}
- done <<EOF
-. interfaces-0.8
-audio audio
-audio audiofilter
-gconf gconf-0.8
-idct idct
-media-info media-info-0.8
-play play-0.8
-resample resample
-riff riff
-video video
-xwindowlistener xwindowlistener
-EOF
-}
diff --git a/gstreamer/gst-plugins_0.8.4.bb b/gstreamer/gst-plugins_0.8.4.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/gstreamer/gst-plugins_0.8.4.bb
diff --git a/gstreamer/gst-plugins_0.8.4.oe b/gstreamer/gst-plugins_0.8.4.oe
deleted file mode 100644
index b5abf3b001..0000000000
--- a/gstreamer/gst-plugins_0.8.4.oe
+++ /dev/null
@@ -1,56 +0,0 @@
-LICENSE = GPL
-DESCRIPTION = "Plugins for GStreamer"
-SECTION = "x11/libs"
-PRIORITY = "optional"
-MAINTAINER = "Phil Blundell <pb@handhelds.org>"
-PR = "r2"
-
-DEPENDS = "gstreamer libmikmod libmad libogg tremor libvorbis libid3tag gpe-soundserver gconf"
-
-SRC_URI = "http://gstreamer.freedesktop.org/src/gst-plugins/gst-plugins-${PV}.tar.bz2 \
- file://ivorbis.patch;patch=1 \
- file://try-esdsink.patch;patch=1 \
- file://lame-autoconf.patch;patch=1"
-
-EXTRA_OECONF = "--disable-docs-build --disable-dependency-tracking --disable-aalib --disable-arts \
- --disable-artsc --disable-libfame --disable-sdl --disable-shout2 \
- --disable-gnome_vfs "
-
-inherit autotools pkgconfig gconf
-
-acpaths = "-I ${S}/common/m4 -I ${S}/m4"
-
-LIBV = "0.8"
-
-plugin_postinst() {
- if [ x"$D" = "x" ]; then
- gst-register --gst-registry=/var/cache/gstreamer-0.8/registry.xml
- fi
-}
-
-python populate_packages_prepend () {
- gst_libdir = oe.data.expand('${libdir}/gstreamer-${LIBV}', d)
- postinst = oe.data.getVar('plugin_postinst', d, 1)
-
- do_split_packages(d, gst_libdir, '^libgst(.*)\.so$', 'gst-plugin-%s', 'GStreamer plugin for %s', postinst=postinst)
- do_split_packages(d, gst_libdir, '^libgst(.*)\.l?a$', 'gst-plugin-%s-dev', 'GStreamer plugin for %s (development files)')
-}
-
-do_stage() {
- autotools_stage_includes
- while read a b; do
- oe_libinstall -C gst-libs/gst/$a -so libgst$b ${STAGING_LIBDIR}
- done <<EOF
-. interfaces-0.8
-audio audio
-audio audiofilter
-gconf gconf-0.8
-idct idct
-media-info media-info-0.8
-play play-0.8
-resample resample
-riff riff
-video video
-xwindowlistener xwindowlistener
-EOF
-}
diff --git a/gstreamer/gst-plugins_0.8.6.bb b/gstreamer/gst-plugins_0.8.6.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/gstreamer/gst-plugins_0.8.6.bb
diff --git a/gstreamer/gst-plugins_0.8.6.oe b/gstreamer/gst-plugins_0.8.6.oe
deleted file mode 100644
index f7518d6f15..0000000000
--- a/gstreamer/gst-plugins_0.8.6.oe
+++ /dev/null
@@ -1,55 +0,0 @@
-LICENSE = GPL
-DESCRIPTION = "Plugins for GStreamer"
-SECTION = "x11/libs"
-PRIORITY = "optional"
-MAINTAINER = "Phil Blundell <pb@handhelds.org>"
-PR = "r0"
-
-DEPENDS = "gstreamer libmikmod libmad libogg tremor libvorbis libid3tag gpe-soundserver gconf"
-
-SRC_URI = "http://gstreamer.freedesktop.org/src/gst-plugins/gst-plugins-${PV}.tar.bz2 \
- file://try-esdsink.patch;patch=1 \
- file://lame-autoconf.patch;patch=1"
-
-EXTRA_OECONF = "--disable-docs-build --disable-dependency-tracking --disable-aalib --disable-arts \
- --disable-artsc --disable-libfame --disable-sdl --disable-shout2 \
- --disable-gnome_vfs "
-
-inherit autotools pkgconfig gconf
-
-acpaths = "-I ${S}/common/m4 -I ${S}/m4"
-
-LIBV = "0.8"
-
-plugin_postinst() {
- if [ x"$D" = "x" ]; then
- gst-register --gst-registry=/var/cache/gstreamer-0.8/registry.xml
- fi
-}
-
-python populate_packages_prepend () {
- gst_libdir = oe.data.expand('${libdir}/gstreamer-${LIBV}', d)
- postinst = oe.data.getVar('plugin_postinst', d, 1)
-
- do_split_packages(d, gst_libdir, '^libgst(.*)\.so$', 'gst-plugin-%s', 'GStreamer plugin for %s', postinst=postinst)
- do_split_packages(d, gst_libdir, '^libgst(.*)\.l?a$', 'gst-plugin-%s-dev', 'GStreamer plugin for %s (development files)')
-}
-
-do_stage() {
- autotools_stage_includes
- while read a b; do
- oe_libinstall -C gst-libs/gst/$a -so libgst$b ${STAGING_LIBDIR}
- done <<EOF
-. interfaces-0.8
-audio audio
-audio audiofilter
-gconf gconf-0.8
-idct idct
-media-info media-info-0.8
-play play-0.8
-resample resample
-riff riff
-video video
-xwindowlistener xwindowlistener
-EOF
-}
diff --git a/gstreamer/gstreamer_0.8.5.bb b/gstreamer/gstreamer_0.8.5.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/gstreamer/gstreamer_0.8.5.bb
diff --git a/gstreamer/gstreamer_0.8.5.oe b/gstreamer/gstreamer_0.8.5.oe
deleted file mode 100644
index 26b714786e..0000000000
--- a/gstreamer/gstreamer_0.8.5.oe
+++ /dev/null
@@ -1,34 +0,0 @@
-LICENSE = LGPL
-PR = "r0"
-
-DESCRIPTION = "GStreamer is a multimedia framework for encoding and decoding video and sound. \
-It supports a wide range of formats including mp3, ogg, avi, mpeg and quicktime."
-DEPENDS = "glib-2.0 libxml2 popt"
-SECTION = "x11/network"
-PRIORITY = "optional"
-
-FILES_${PN} += " ${libdir}/gstreamer-0.8/*.so"
-FILES_${PN}-dev += " ${libdir}/gstreamer-0.8/*.la ${libdir}/gstreamer-0.8/*.a"
-
-SRC_URI = "http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.bz2 \
- file://gstreamer.xsession \
- file://configure-largefile.patch;patch=1;pnum=0"
-
-EXTRA_OECONF = "--disable-docs-build --disable-dependency-tracking"
-
-inherit autotools pkgconfig gettext
-
-do_stage() {
- oe_runmake install prefix=${STAGING_DIR} \
- bindir=${STAGING_BINDIR} \
- includedir=${STAGING_INCDIR} \
- libdir=${STAGING_LIBDIR} \
- datadir=${STAGING_DATADIR} \
- mandir=${STAGING_DIR}/share/man
-}
-
-do_install_append() {
- install -d ${D}/etc/X11/Xsession.d
- install ${WORKDIR}/gstreamer.xsession ${D}/etc/X11/Xsession.d/90gst-register
-}
-
diff --git a/gstreamer/gstreamer_0.8.7.bb b/gstreamer/gstreamer_0.8.7.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/gstreamer/gstreamer_0.8.7.bb
diff --git a/gstreamer/gstreamer_0.8.7.oe b/gstreamer/gstreamer_0.8.7.oe
deleted file mode 100644
index 7c8a317b7e..0000000000
--- a/gstreamer/gstreamer_0.8.7.oe
+++ /dev/null
@@ -1,33 +0,0 @@
-LICENSE = LGPL
-PR = "r0"
-
-DESCRIPTION = "GStreamer is a multimedia framework for encoding and decoding video and sound. \
-It supports a wide range of formats including mp3, ogg, avi, mpeg and quicktime."
-DEPENDS = "glib-2.0 gettext-native libxml2 popt"
-SECTION = "base"
-PRIORITY = "optional"
-
-FILES_${PN} += " ${libdir}/gstreamer-0.8/*.so"
-FILES_${PN}-dev += " ${libdir}/gstreamer-0.8/*.la ${libdir}/gstreamer-0.8/*.a"
-
-SRC_URI = "http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.bz2 \
- file://gstreamer.xsession"
-
-EXTRA_OECONF = "--disable-docs-build --disable-dependency-tracking"
-
-inherit autotools pkgconfig
-
-do_stage() {
- oe_runmake install prefix=${STAGING_DIR} \
- bindir=${STAGING_BINDIR} \
- includedir=${STAGING_INCDIR} \
- libdir=${STAGING_LIBDIR} \
- datadir=${STAGING_DATADIR} \
- mandir=${STAGING_DIR}/share/man
-}
-
-do_install_append() {
- install -d ${D}/etc/X11/Xsession.d
- install ${WORKDIR}/gstreamer.xsession ${D}/etc/X11/Xsession.d/90gst-register
-}
-