[SM-Commit] GIT changes to master grimoire by Pol Vinogradov (c676decfb991efd141e47de20c4d3097b550b738)

Pol Vinogradov scm at sourcemage.org
Fri Mar 19 23:10:51 EDT 2010


GIT changes to master grimoire by Pol Vinogradov <vin.public at gmail.com>:

 ChangeLog         |    4 ++++
 x11/xcurf/DEPENDS |    2 ++
 x11/xcurf/DETAILS |   15 +++++++++++++++
 x11/xcurf/HISTORY |    3 +++
 4 files changed, 24 insertions(+)

New commits:
commit c676decfb991efd141e47de20c4d3097b550b738
Author: Pol Vinogradov <vin.public at gmail.com>
Commit: Pol Vinogradov <vin.public at gmail.com>

    x11/xcurf: new spell, X Cursor Flag shows keyboard layout flag near mouse pointer for current application window

diff --git a/ChangeLog b/ChangeLog
index d04059c..7eb096c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-03-19 Pol Vinogradov <vin.public at gmail.com>
+	* x11/xcurf: new spell, X Cursor Flag shows keyboard layout flag near
+	  mouse pointer for current application window
+
 2010-03-19 Quentin Rameau <quinq at sourcemage.org>
 	* chat-irc/minbif: new spell IRC → IM gateway like bitlbee
 
diff --git a/x11/xcurf/DEPENDS b/x11/xcurf/DEPENDS
new file mode 100755
index 0000000..af244aa
--- /dev/null
+++ b/x11/xcurf/DEPENDS
@@ -0,0 +1,2 @@
+depends imlib2 &&
+depends xorg-libs
diff --git a/x11/xcurf/DETAILS b/x11/xcurf/DETAILS
new file mode 100755
index 0000000..1018afb
--- /dev/null
+++ b/x11/xcurf/DETAILS
@@ -0,0 +1,15 @@
+           SPELL=xcurf
+         VERSION=0.2
+          SOURCE="${SPELL}-${VERSION}.tar.bz2"
+   SOURCE_URL[0]=http://dists.xneur.ru/${SPELL}/${SOURCE}
+     SOURCE_HASH=sha512:bf46b4fdfc5ab115e3ffea3fa052f4d67889b2cdd8749ab83ec23e9bd48f50777865a6b5e980506697c9738bf9252bed95c357ee2045ab5eb17e13db3424cb76
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+        WEB_SITE="http://xneur.ru/"
+      LICENSE[0]="GPL"
+         ENTERED=20100319
+        KEYWORDS="utils x11"
+           SHORT="X Cursor Flag shows keyboard layout flag near mouse pointer for current application window"
+cat << EOF
+X Cursor Flag shows keyboard layout flag near mouse pointer for current
+application window.
+EOF
diff --git a/x11/xcurf/HISTORY b/x11/xcurf/HISTORY
new file mode 100644
index 0000000..fd149c4
--- /dev/null
+++ b/x11/xcurf/HISTORY
@@ -0,0 +1,3 @@
+2010-03-19 Pol Vinogradov <vin.public at gmail.com>
+	* DEPENDS, DETAILS: spell created
+



More information about the SM-Commit mailing list