From 9ed0d2aa99a76a864d4793f54146c0e79e373712 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 31 Aug 2005 18:07:55 +0000 Subject: Add some extra packages to the image git-svn-id: https://svn.o-hand.com/repos/poky@10 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- .../xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 openembedded/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb (limited to 'openembedded/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb') diff --git a/openembedded/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb b/openembedded/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb new file mode 100644 index 000000000..ac03be504 --- /dev/null +++ b/openembedded/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb @@ -0,0 +1,9 @@ +LICENSE = "GPL" +DESCRIPTION = "Transparent xcursor theme for handheld systems" +SECTION = "x11/base" + +SRC_URI = "http://projects.o-hand.com/matchbox/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \ + file://use-relative-symlinks.patch;patch=1" +FILES_${PN} = "${datadir}/icons/xcursor-transparent/cursors/*" + +inherit autotools -- cgit v1.2.3