xcursor-watchonly-theme: Variation of xcursor-transparent-theme, leaving watch cursor...
authorPaul Sokolovsky <pmiscml@gmail.com>
Sat, 5 Jan 2008 01:19:48 +0000 (01:19 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Sat, 5 Jan 2008 01:19:48 +0000 (01:19 +0000)
* So there was a visual feedback to the user on long-running operations.

packages/xcursor-transparent-theme/files/.mtn2git_empty [moved from packages/xcursor-transparent-theme/xcursor-transparent-theme-0.1.1/.mtn2git_empty with 100% similarity]
packages/xcursor-transparent-theme/files/fix_watch_cursor.patch [moved from packages/xcursor-transparent-theme/xcursor-transparent-theme-0.1.1/fix_watch_cursor.patch with 100% similarity]
packages/xcursor-transparent-theme/files/use-relative-symlinks.patch [moved from packages/xcursor-transparent-theme/xcursor-transparent-theme-0.1.1/use-relative-symlinks.patch with 100% similarity]
packages/xcursor-transparent-theme/xcursor-watchonly-theme_0.1.1.bb [new file with mode: 0644]

diff --git a/packages/xcursor-transparent-theme/xcursor-watchonly-theme_0.1.1.bb b/packages/xcursor-transparent-theme/xcursor-watchonly-theme_0.1.1.bb
new file mode 100644 (file)
index 0000000..bbe2c25
--- /dev/null
@@ -0,0 +1,13 @@
+LICENSE = "GPL"
+DESCRIPTION = "Transparent xcursor theme for handheld systems with visible watch cursor"
+SECTION = "x11/base"
+PR="r1"
+
+SRC_URI = "http://projects.o-hand.com/matchbox/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \
+          file://use-relative-symlinks.patch;patch=1 \
+          file://skip_watch_cursor.patch;patch=1"
+S = "${WORKDIR}/xcursor-transparent-theme-${PV}"
+
+FILES_${PN} = "${datadir}/icons/xcursor-transparent/cursors/*"
+
+inherit autotools