diff options
Diffstat (limited to 'xcursor-transparent-theme')
-rw-r--r-- | xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.oe | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.oe b/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.oe index e69de29bb2..6ca6375150 100644 --- a/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.oe +++ b/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.oe @@ -0,0 +1,7 @@ +DESCRIPTION = "Transparent xcursor theme for handheld systems" + +SRC_URI = "http://matchbox.handhelds.org/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \ + file://use-relative-symlinks.patch;patch=1" +FILES_${PN} = "${datadir}/icons/xcursor-transparent/cursors/*" + +inherit autotools |