summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-02-10 11:40:32 +0000
committerRichard Purdie <richard@openedhand.com>2006-02-10 11:40:32 +0000
commitb236090192c018bf8efe8c72019d3d1567b6d158 (patch)
tree5d76931d8d80fb6a9b77d6b040bf3140da57f7eb /openembedded/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb
parent6be98eee9dd8f8dfb6a90b3386defc54321497cc (diff)
downloadpoky-b236090192c018bf8efe8c72019d3d1567b6d158.tar.gz
Convert packages CVSDATE -> SRCDATE and standardise some PV fields
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@268 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb')
-rw-r--r--openembedded/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb4
1 files changed, 3 insertions, 1 deletions
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
index ac03be504c..ca048155c9 100644
--- 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
@@ -1,9 +1,11 @@
1LICENSE = "GPL" 1LICENSE = "GPL"
2DESCRIPTION = "Transparent xcursor theme for handheld systems" 2DESCRIPTION = "Transparent xcursor theme for handheld systems"
3SECTION = "x11/base" 3SECTION = "x11/base"
4PR="r1"
4 5
5SRC_URI = "http://projects.o-hand.com/matchbox/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \ 6SRC_URI = "http://projects.o-hand.com/matchbox/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \
6 file://use-relative-symlinks.patch;patch=1" 7 file://use-relative-symlinks.patch;patch=1 \
8 file://fix_watch_cursor.patch;patch=1"
7FILES_${PN} = "${datadir}/icons/xcursor-transparent/cursors/*" 9FILES_${PN} = "${datadir}/icons/xcursor-transparent/cursors/*"
8 10
9inherit autotools 11inherit autotools