aboutsummaryrefslogtreecommitdiffstats
path: root/packages/hsetroot/hsetroot_1.0.2.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-08-09 20:37:55 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-08-09 20:37:55 +0000
commit624b58aa198e6f60d5dc7efef0129934e3133433 (patch)
tree28fa9b97ca988ec723c3b521d4dbc19bdd52731d /packages/hsetroot/hsetroot_1.0.2.bb
parent3f9c67e87e6ca7fb19a5a308757ef1523a00a40a (diff)
downloadopenembedded-624b58aa198e6f60d5dc7efef0129934e3133433.tar.gz
add hsetroot, yet another X wallpaper utility
Diffstat (limited to 'packages/hsetroot/hsetroot_1.0.2.bb')
-rw-r--r--packages/hsetroot/hsetroot_1.0.2.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/hsetroot/hsetroot_1.0.2.bb b/packages/hsetroot/hsetroot_1.0.2.bb
new file mode 100644
index 0000000000..64ff997b50
--- /dev/null
+++ b/packages/hsetroot/hsetroot_1.0.2.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "Yet another X Wallpaper Utility"
+DEPENDS += "imlib2 freetype zlib virtual/libx11 libxext"
+RDEPENDS += "imlib2-loaders"
+LICENSE = "GPL"
+
+SRC_URI = "http://thegraveyard.org/files/hsetroot-${PV}.tar.gz \
+ file://pkgconfigize-imlib.patch;patch=1"
+
+inherit autotools
+