aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome-mplayer/gnome-mplayer_0.5.3.bb
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2009-05-19 16:15:42 +0200
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2009-05-19 17:45:09 +0200
commit02cc40c6ed09c3bb715391d07be2626f7ef88160 (patch)
tree7b5e5749f70f6af3bae2c27081aba8de233b2498 /recipes/gnome-mplayer/gnome-mplayer_0.5.3.bb
parenteb376e5b84ebd87c1f1e9e25d51a4ad77ccffb86 (diff)
downloadopenembedded-02cc40c6ed09c3bb715391d07be2626f7ef88160.tar.gz
gnome-mplayer: unify
* add AUTHOR and SECTION (partly closes #4575) * fix HOMEPAGE * both recipes were unbuildable before this commit and are still unbuildable Unbreaking the recipes will be done in separate commits.
Diffstat (limited to 'recipes/gnome-mplayer/gnome-mplayer_0.5.3.bb')
-rw-r--r--recipes/gnome-mplayer/gnome-mplayer_0.5.3.bb16
1 files changed, 3 insertions, 13 deletions
diff --git a/recipes/gnome-mplayer/gnome-mplayer_0.5.3.bb b/recipes/gnome-mplayer/gnome-mplayer_0.5.3.bb
index c01152cfb8..91129310a3 100644
--- a/recipes/gnome-mplayer/gnome-mplayer_0.5.3.bb
+++ b/recipes/gnome-mplayer/gnome-mplayer_0.5.3.bb
@@ -1,14 +1,4 @@
-DESCRIPTION = "Simple MPlayer frontend with lite Gnome integration"
-HOMEPAGE = "http://dekorte.homeip.net/download/gnome-mplayer/"
-LICENSE = "GPL"
-DEPENDS = "gtk+ gconf dbus-glib"
-RDEPENDS = "mplayer"
-PR = "r3"
+require gnome-mplayer.inc
-inherit autotools pkgconfig gconf
-
-SRC_URI = "http://dekorte.homeip.net/download/${PN}/${P}.tar.gz \
- file://ac-gthread.patch;patch=1 \
- file://1.patch;patch=1 \
- file://uchar-for-utf8-check.patch;patch=1 \
- file://non-utf8-id3-fallback.patch;patch=1"
+PR = "r4"
+SRC_URI += "http://dekorte.homeip.net/download/${PN}/${P}.tar.gz"