aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ddccontrol/ddccontrol_0.4.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ddccontrol/ddccontrol_0.4.2.bb')
-rw-r--r--recipes/ddccontrol/ddccontrol_0.4.2.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/ddccontrol/ddccontrol_0.4.2.bb b/recipes/ddccontrol/ddccontrol_0.4.2.bb
new file mode 100644
index 0000000000..2099ebeb4e
--- /dev/null
+++ b/recipes/ddccontrol/ddccontrol_0.4.2.bb
@@ -0,0 +1,13 @@
+DESCRIPTION = "ddccontrol - softwarewise change monitor settings"
+LICENSE = "GPLv2"
+HOMEPAGE = "http://sourceforge.net/projects/ddccontrol/"
+
+PR = "r0"
+
+inherit autotools
+
+DEPENDS = "pciutils libxml2 gtk+ ddccontrol-db"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/ddccontrol/ddccontrol-${PV}.tar.bz2"
+
+FILES_${PN}+= "${datadir}/icons/Bluecurve/48x48/apps/gddccontrol.png"