aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome-mplayer/gnome-mplayer.inc
blob: 15808a11b45e17e985045738d57de4bed7f02a95 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "Simple MPlayer frontend with lite Gnome integration"
AUTHOR = "Kevin DeKorte <kdekorte@gmail.com>"
HOMEPAGE = "http://code.google.com/p/gnome-mplayer/"
SECTION = "x11/multimedia"
LICENSE = "GPL"
DEPENDS = "gtk+ gconf dbus-glib"
RDEPENDS = "mplayer"

inherit autotools pkgconfig gconf

SRC_URI = "http://gnome-mplayer.googlecode.com/files/${P}.tar.gz"