[oe-commits] org.oe.dev xcursor-watchonly-theme: Variation of xcursor-transparent-theme, leaving watch cursor alone.

pfalcon commit openembedded-commits at lists.openembedded.org
Sat Jan 5 10:48:32 UTC 2008


xcursor-watchonly-theme: Variation of xcursor-transparent-theme, leaving watch cursor alone.
* So there was a visual feedback to the user on long-running operations.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: fc095692b6f9b211c6fbcbb0915bd065adaff077
ViewMTN: http://monotone.openembedded.org/revision/info/fc095692b6f9b211c6fbcbb0915bd065adaff077
Files:
1
packages/xcursor-transparent-theme/xcursor-transparent-theme-0.1.1
packages/xcursor-transparent-theme/files
packages/xcursor-transparent-theme/xcursor-watchonly-theme_0.1.1.bb
Diffs:

#
# mt diff -r153dd9902a8fbbcd4a4140f991a8e938f1af29f5 -rfc095692b6f9b211c6fbcbb0915bd065adaff077
#
# 
# 
# rename "packages/xcursor-transparent-theme/xcursor-transparent-theme-0.1.1"
#     to "packages/xcursor-transparent-theme/files"
# 
# add_file "packages/xcursor-transparent-theme/xcursor-watchonly-theme_0.1.1.bb"
#  content [e0f2ac334e3d59bd3a6354782f0c94d29af13b63]
# 
============================================================
--- packages/xcursor-transparent-theme/xcursor-watchonly-theme_0.1.1.bb	e0f2ac334e3d59bd3a6354782f0c94d29af13b63
+++ packages/xcursor-transparent-theme/xcursor-watchonly-theme_0.1.1.bb	e0f2ac334e3d59bd3a6354782f0c94d29af13b63
@@ -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






More information about the Openembedded-commits mailing list