aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hsetroot/hsetroot_1.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/hsetroot/hsetroot_1.0.2.bb')
-rw-r--r--recipes/hsetroot/hsetroot_1.0.2.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/hsetroot/hsetroot_1.0.2.bb b/recipes/hsetroot/hsetroot_1.0.2.bb
new file mode 100644
index 0000000000..64ff997b50
--- /dev/null
+++ b/recipes/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
+