Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (5c6e028cc89635cbf3300ce7ee9a0743e717285a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (5c6e028cc89635cbf3300ce7ee9a0743e717285a)
  • Date: Tue, 23 Jan 2007 15:55:09 -0600

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

ChangeLog | 4 ++++
gnome2-apps/gxneur/DEPENDS | 2 ++
gnome2-apps/gxneur/DETAILS | 14 ++++++++++++++
gnome2-apps/gxneur/HISTORY | 2 ++
x11/xneur/DEPENDS | 1 +
x11/xneur/DETAILS | 17 +++++++++++++++++
x11/xneur/HISTORY | 2 ++
7 files changed, 42 insertions(+)

New commits:
commit 0e5aefc8c406fb7e547faa33df0826dc0a3ca12d
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

gnome2-apps/xneur: new spell, GTK2 frontend for X Neural Switcher
x11/xneur: new spell, X Neural Switcher

diff --git a/ChangeLog b/ChangeLog
index a5f53b1..0853db2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-01-24 Pol Vinogradov <vin.public AT gmail.com>
+ * gnome2-apps/xneur: new spell, GTK2 frontend for X Neural Switcher
+ * x11/xneur: new spell, X Neural Switcher
+
2007-01-23 Ladislav Hagara <hgr AT vabo.cz>
* crypto/ccid: new spell
a generic USB CCID (Chip/Smart Card Interface Devices) driver
diff --git a/gnome2-apps/gxneur/DEPENDS b/gnome2-apps/gxneur/DEPENDS
new file mode 100755
index 0000000..56615f7
--- /dev/null
+++ b/gnome2-apps/gxneur/DEPENDS
@@ -0,0 +1,2 @@
+depends xneur &&
+depends gtk+2
diff --git a/gnome2-apps/gxneur/DETAILS b/gnome2-apps/gxneur/DETAILS
new file mode 100755
index 0000000..e8e28cb
--- /dev/null
+++ b/gnome2-apps/gxneur/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=gxneur
+ VERSION=0.4.0
+ SOURCE="${SPELL}-${VERSION}.tar.bz2"
+ SOURCE_URL[0]=http://dists.xneur.ru/release-${VERSION}/tgz/${SOURCE}
+
SOURCE_HASH=sha512:5c446116ca675cb3ffb3479d294baa705690b29f5b59194befd54bbbd798d6095d3e1d9c00f3e8ed4532e4fb599975073c8a0b61e7153a7f2a8aee24559333b6
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE=http://xneur.ru/
+ LICENSE[0]=GPL
+ KEYWORDS="utils gnome2"
+ ENTERED=20070124
+ SHORT="GTK2 frontend for XNeur"
+cat << EOF
+GTK2 frontend for X Neural Switcher
+EOF
diff --git a/gnome2-apps/gxneur/HISTORY b/gnome2-apps/gxneur/HISTORY
new file mode 100644
index 0000000..a502664
--- /dev/null
+++ b/gnome2-apps/gxneur/HISTORY
@@ -0,0 +1,2 @@
+2007-01-24 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS, DEPENDS: created spell
diff --git a/x11/xneur/DEPENDS b/x11/xneur/DEPENDS
new file mode 100755
index 0000000..1dde63f
--- /dev/null
+++ b/x11/xneur/DEPENDS
@@ -0,0 +1 @@
+depends X11-LIBS
diff --git a/x11/xneur/DETAILS b/x11/xneur/DETAILS
new file mode 100755
index 0000000..07d6105
--- /dev/null
+++ b/x11/xneur/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=xneur
+ VERSION=0.4.0
+ SOURCE=${SPELL}-${VERSION}.tar.bz2
+ SOURCE_URL[0]=http://dists.${SPELL}.ru/release-${VERSION}/tgz/${SOURCE}
+
SOURCE_HASH=sha512:4ab72877f2ea5a4e42df39c00022d488e507eb81fe343e2fb58f7fc9de2f40800bb5acde2cf65e0f27dc652517bf94e74ae6e062d36c10b8a6a36bc30f74fba4
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+ WEB_SITE=http://xneur.ru
+ LICENSE[0]=GPL
+ ENTERED=20070124
+ KEYWORDS="utils x11"
+ SHORT="X Neural Switcher"
+cat << EOF
+X Neural Switcher. Currently only russian and ukrainian languages are
+supported.
+It's program like Punto Switcher, but has other functionality
+and it's really better with some various functions.
+EOF
diff --git a/x11/xneur/HISTORY b/x11/xneur/HISTORY
new file mode 100644
index 0000000..a502664
--- /dev/null
+++ b/x11/xneur/HISTORY
@@ -0,0 +1,2 @@
+2007-01-24 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS, DEPENDS: created spell



  • [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (5c6e028cc89635cbf3300ce7ee9a0743e717285a), Pol Vinogradov, 01/23/2007

Archive powered by MHonArc 2.6.24.

Top of Page