From 624b58aa198e6f60d5dc7efef0129934e3133433 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Thu, 9 Aug 2007 20:37:55 +0000 Subject: add hsetroot, yet another X wallpaper utility --- packages/hsetroot/hsetroot_1.0.2.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 packages/hsetroot/hsetroot_1.0.2.bb (limited to 'packages/hsetroot/hsetroot_1.0.2.bb') 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 + -- cgit v1.2.3