mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 06:49:33 +02:00
Change maintainer for all gstreamer packages to myself (they've diverged
enough for this, I think) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@704 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
DESCRIPTION = "Plugins for GStreamer"
|
DESCRIPTION = "Plugins for GStreamer"
|
||||||
SECTION = "multimedia"
|
SECTION = "multimedia"
|
||||||
PRIORITY = "optional"
|
PRIORITY = "optional"
|
||||||
MAINTAINER = "Felix Domke <tmbinc@elitedvb.net>"
|
MAINTAINER = "Chris Lord <chris@openedhand.com>"
|
||||||
DEPENDS = "gstreamer"
|
DEPENDS = "gstreamer"
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ SECTION = "multimedia"
|
|||||||
PRIORITY = "optional"
|
PRIORITY = "optional"
|
||||||
LICENSE = "LGPL"
|
LICENSE = "LGPL"
|
||||||
HOMEPAGE = "http://www.gstreamer.net/"
|
HOMEPAGE = "http://www.gstreamer.net/"
|
||||||
MAINTAINER = "Felix Domke <tmbinc@elitedvb.net>"
|
MAINTAINER = "Chris Lord <chris@openedhand.com>"
|
||||||
DEPENDS = "glib-2.0 gettext-native popt libxml2"
|
DEPENDS = "glib-2.0 gettext-native popt libxml2"
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user