Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
[vuplus_openembedded] / recipes / ddccontrol / ddccontrol_0.4.2.bb
1 DESCRIPTION = "ddccontrol - softwarewise change monitor settings"
2 LICENSE = "GPLv2"
3 HOMEPAGE = "http://sourceforge.net/projects/ddccontrol/"
4
5 PR = "r0"
6
7 inherit autotools
8
9 DEPENDS = "pciutils libxml2 gtk+ ddccontrol-db"
10
11 SRC_URI = "${SOURCEFORGE_MIRROR}/ddccontrol/ddccontrol-${PV}.tar.bz2"
12
13 FILES_${PN}+= "${datadir}/icons/Bluecurve/48x48/apps/gddccontrol.png"