xcursorgen: add 1.0.2
authorPhilipp Zabel <philipp.zabel@gmail.com>
Tue, 5 Feb 2008 15:38:51 +0000 (15:38 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Tue, 5 Feb 2008 15:38:51 +0000 (15:38 +0000)
packages/xorg-app/xcursorgen_1.0.2.bb [new file with mode: 0644]

diff --git a/packages/xorg-app/xcursorgen_1.0.2.bb b/packages/xorg-app/xcursorgen_1.0.2.bb
new file mode 100644 (file)
index 0000000..98e619e
--- /dev/null
@@ -0,0 +1,4 @@
+require xorg-app-common.inc
+DESCRIPTION = "create an X cursor file from a collection of PNG images"
+DEPENDS += " virtual/libx11 libxcursor libpng"
+PE = "1"