diff options
author | Richard Purdie <richard@openedhand.com> | 2006-10-29 10:15:41 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-10-29 10:15:41 +0000 |
commit | df12f765ceee921134191dbf6badadf411499871 (patch) | |
tree | 1f8aec81d346b6e5bdbd87d3f46e1ba50aab0f95 /meta/packages/gstreamer | |
parent | 0fc3f6d434ffc2317914f5f700739e488e172ace (diff) | |
download | poky-df12f765ceee921134191dbf6badadf411499871.tar.gz |
Remove remaining MAINTAINERS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@836 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gstreamer')
-rw-r--r-- | meta/packages/gstreamer/gst-ffmpeg_0.10.1.bb | 1 | ||||
-rw-r--r-- | meta/packages/gstreamer/gst-fluendo.inc | 1 | ||||
-rw-r--r-- | meta/packages/gstreamer/gst-plugins.inc | 1 | ||||
-rw-r--r-- | meta/packages/gstreamer/gstreamer_0.10.9.bb | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/meta/packages/gstreamer/gst-ffmpeg_0.10.1.bb b/meta/packages/gstreamer/gst-ffmpeg_0.10.1.bb index 944ad62ee0..182e0f76bc 100644 --- a/meta/packages/gstreamer/gst-ffmpeg_0.10.1.bb +++ b/meta/packages/gstreamer/gst-ffmpeg_0.10.1.bb | |||
@@ -3,7 +3,6 @@ SECTION = "multimedia" | |||
3 | PRIORITY = "optional" | 3 | PRIORITY = "optional" |
4 | LICENSE = "LGPL" | 4 | LICENSE = "LGPL" |
5 | HOMEPAGE = "http://www.gstreamer.net/" | 5 | HOMEPAGE = "http://www.gstreamer.net/" |
6 | MAINTAINER = "Chris Lord <chris@openedhand.com>" | ||
7 | DEPENDS = "gstreamer zlib" | 6 | DEPENDS = "gstreamer zlib" |
8 | PR = "r1" | 7 | PR = "r1" |
9 | 8 | ||
diff --git a/meta/packages/gstreamer/gst-fluendo.inc b/meta/packages/gstreamer/gst-fluendo.inc index 830119ec72..86fc295f7e 100644 --- a/meta/packages/gstreamer/gst-fluendo.inc +++ b/meta/packages/gstreamer/gst-fluendo.inc | |||
@@ -3,7 +3,6 @@ SECTION = "multimedia" | |||
3 | PRIORITY = "optional" | 3 | PRIORITY = "optional" |
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | HOMEPAGE = "http://www.fluendo.com/resources/source-plugins.php" | 5 | HOMEPAGE = "http://www.fluendo.com/resources/source-plugins.php" |
6 | MAINTAINER = "Chris Lord <chris@openedhand.com>" | ||
7 | DEPENDS = "gstreamer zlib" | 6 | DEPENDS = "gstreamer zlib" |
8 | 7 | ||
9 | inherit autotools pkgconfig | 8 | inherit autotools pkgconfig |
diff --git a/meta/packages/gstreamer/gst-plugins.inc b/meta/packages/gstreamer/gst-plugins.inc index 0115bdfaa7..85775391ea 100644 --- a/meta/packages/gstreamer/gst-plugins.inc +++ b/meta/packages/gstreamer/gst-plugins.inc | |||
@@ -1,7 +1,6 @@ | |||
1 | DESCRIPTION = "Plugins for GStreamer" | 1 | DESCRIPTION = "Plugins for GStreamer" |
2 | SECTION = "multimedia" | 2 | SECTION = "multimedia" |
3 | PRIORITY = "optional" | 3 | PRIORITY = "optional" |
4 | MAINTAINER = "Chris Lord <chris@openedhand.com>" | ||
5 | DEPENDS = "gstreamer" | 4 | DEPENDS = "gstreamer" |
6 | 5 | ||
7 | inherit autotools pkgconfig | 6 | inherit autotools pkgconfig |
diff --git a/meta/packages/gstreamer/gstreamer_0.10.9.bb b/meta/packages/gstreamer/gstreamer_0.10.9.bb index 6acaa3dd6c..1cd97f4409 100644 --- a/meta/packages/gstreamer/gstreamer_0.10.9.bb +++ b/meta/packages/gstreamer/gstreamer_0.10.9.bb | |||
@@ -4,7 +4,6 @@ SECTION = "multimedia" | |||
4 | PRIORITY = "optional" | 4 | PRIORITY = "optional" |
5 | LICENSE = "LGPL" | 5 | LICENSE = "LGPL" |
6 | HOMEPAGE = "http://www.gstreamer.net/" | 6 | HOMEPAGE = "http://www.gstreamer.net/" |
7 | MAINTAINER = "Chris Lord <chris@openedhand.com>" | ||
8 | DEPENDS = "glib-2.0 gettext-native libxml2" | 7 | DEPENDS = "glib-2.0 gettext-native libxml2" |
9 | PR = "r3" | 8 | PR = "r3" |
10 | 9 | ||