diff options
author | Matthias Hentges <oe@hentges.net> | 2004-10-12 14:04:40 +0000 |
---|---|---|
committer | Matthias Hentges <oe@hentges.net> | 2004-10-12 14:04:40 +0000 |
commit | ad67cc461bf2d612f427df24a9b0078fd23293ca (patch) | |
tree | 212572ac516b7dfc8e8b08c9c16e72a4492851b3 /gstreamer | |
parent | d1c3b5ac5b67787dd8591d75c37b450367900831 (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into handhelds.org:/home/mhentges/OpenEmbedded/packages
2004/10/12 16:03:13+02:00 handhelds.org!CoreDump
More section fixes
BKrev: 416be478U3wZ_yiCDqd0QreoBYPNrg
Diffstat (limited to 'gstreamer')
-rw-r--r-- | gstreamer/gpe-gst-plugins_0.8.4.oe | 2 | ||||
-rw-r--r-- | gstreamer/gst-plugins_0.8.0.oe | 2 | ||||
-rw-r--r-- | gstreamer/gst-plugins_0.8.1.oe | 2 | ||||
-rw-r--r-- | gstreamer/gst-plugins_0.8.3.oe | 2 | ||||
-rw-r--r-- | gstreamer/gst-plugins_0.8.4.oe | 2 | ||||
-rw-r--r-- | gstreamer/gstreamer_0.8.0.oe | 2 | ||||
-rw-r--r-- | gstreamer/gstreamer_0.8.1.oe | 2 | ||||
-rw-r--r-- | gstreamer/gstreamer_0.8.2.oe | 26 | ||||
-rw-r--r-- | gstreamer/gstreamer_0.8.3.oe | 2 | ||||
-rw-r--r-- | gstreamer/gstreamer_0.8.5.oe | 33 |
10 files changed, 67 insertions, 8 deletions
diff --git a/gstreamer/gpe-gst-plugins_0.8.4.oe b/gstreamer/gpe-gst-plugins_0.8.4.oe index 77061dde96..ef8f06bda5 100644 --- a/gstreamer/gpe-gst-plugins_0.8.4.oe +++ b/gstreamer/gpe-gst-plugins_0.8.4.oe @@ -1,5 +1,5 @@ DESCRIPTION = "Plugins for GStreamer" -SECTION = "base" +SECTION = "x11/libs" PRIORITY = "optional" MAINTAINER = "Chris Lord <cwiiis@handhelds.org>" PROVIDES = "gst-plugins" diff --git a/gstreamer/gst-plugins_0.8.0.oe b/gstreamer/gst-plugins_0.8.0.oe index 2a9e08634e..20df8100af 100644 --- a/gstreamer/gst-plugins_0.8.0.oe +++ b/gstreamer/gst-plugins_0.8.0.oe @@ -1,5 +1,5 @@ DESCRIPTION = "Plugins for GStreamer" -SECTION = "base" +SECTION = "x11/libs" PRIORITY = "optional" MAINTAINER = "Phil Blundell <pb@handhelds.org>" diff --git a/gstreamer/gst-plugins_0.8.1.oe b/gstreamer/gst-plugins_0.8.1.oe index 2c73ab7372..e47067a485 100644 --- a/gstreamer/gst-plugins_0.8.1.oe +++ b/gstreamer/gst-plugins_0.8.1.oe @@ -1,5 +1,5 @@ DESCRIPTION = "Plugins for GStreamer" -SECTION = "base" +SECTION = "x11/libs" PRIORITY = "optional" MAINTAINER = "Phil Blundell <pb@handhelds.org>" PR = "r3" diff --git a/gstreamer/gst-plugins_0.8.3.oe b/gstreamer/gst-plugins_0.8.3.oe index 8102ddb4de..bef13ba73e 100644 --- a/gstreamer/gst-plugins_0.8.3.oe +++ b/gstreamer/gst-plugins_0.8.3.oe @@ -1,5 +1,5 @@ DESCRIPTION = "Plugins for GStreamer" -SECTION = "base" +SECTION = "x11/libs" PRIORITY = "optional" MAINTAINER = "Phil Blundell <pb@handhelds.org>" PR = "r0" diff --git a/gstreamer/gst-plugins_0.8.4.oe b/gstreamer/gst-plugins_0.8.4.oe index 88c262ceb7..ac310d79c9 100644 --- a/gstreamer/gst-plugins_0.8.4.oe +++ b/gstreamer/gst-plugins_0.8.4.oe @@ -1,5 +1,5 @@ DESCRIPTION = "Plugins for GStreamer" -SECTION = "base" +SECTION = "x11/libs" PRIORITY = "optional" MAINTAINER = "Phil Blundell <pb@handhelds.org>" PR = "r2" diff --git a/gstreamer/gstreamer_0.8.0.oe b/gstreamer/gstreamer_0.8.0.oe index f394a86b0a..dce1e5ca00 100644 --- a/gstreamer/gstreamer_0.8.0.oe +++ b/gstreamer/gstreamer_0.8.0.oe @@ -1,7 +1,7 @@ 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 libxml2 popt" -SECTION = "base" +SECTION = "x11/network" PRIORITY = "optional" SRC_URI = "http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-0.8.0.tar.bz2" diff --git a/gstreamer/gstreamer_0.8.1.oe b/gstreamer/gstreamer_0.8.1.oe index ce948bb2a5..dfa5f39e2f 100644 --- a/gstreamer/gstreamer_0.8.1.oe +++ b/gstreamer/gstreamer_0.8.1.oe @@ -3,7 +3,7 @@ PR = "r1" 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" +SECTION = "x11/network" PRIORITY = "optional" FILES_${PN} += " ${libdir}/gstreamer-0.8/*.so" diff --git a/gstreamer/gstreamer_0.8.2.oe b/gstreamer/gstreamer_0.8.2.oe index e69de29bb2..6e03cceca2 100644 --- a/gstreamer/gstreamer_0.8.2.oe +++ b/gstreamer/gstreamer_0.8.2.oe @@ -0,0 +1,26 @@ +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 = "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://configure-largefile.patch;patch=1;pnum=0" + +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 +} diff --git a/gstreamer/gstreamer_0.8.3.oe b/gstreamer/gstreamer_0.8.3.oe index 019dc380f4..4c1956970d 100644 --- a/gstreamer/gstreamer_0.8.3.oe +++ b/gstreamer/gstreamer_0.8.3.oe @@ -3,7 +3,7 @@ PR = "r1" 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" +SECTION = "x11/network" PRIORITY = "optional" FILES_${PN} += " ${libdir}/gstreamer-0.8/*.so" diff --git a/gstreamer/gstreamer_0.8.5.oe b/gstreamer/gstreamer_0.8.5.oe index e69de29bb2..16ce7056dc 100644 --- a/gstreamer/gstreamer_0.8.5.oe +++ b/gstreamer/gstreamer_0.8.5.oe @@ -0,0 +1,33 @@ +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 = "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 + +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 +} + |