Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (06c13c2669f0a22411dc1733104416eba4d0d78e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (06c13c2669f0a22411dc1733104416eba4d0d78e)
  • Date: Sun, 2 Dec 2007 23:43:31 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

ChangeLog | 4 +++
xfce/xfce4-dict-plugin/DEPENDS | 1
xfce/xfce4-dict-plugin/DETAILS | 16
+++++++++++++
xfce/xfce4-dict-plugin/HISTORY | 2 +
xfce/xfce4-dict-plugin/xfce4-dict-plugin-0.2.1.tar.bz2.sig |binary
5 files changed, 23 insertions(+)

New commits:
commit 06c13c2669f0a22411dc1733104416eba4d0d78e
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

xfce4-dict-plugin: new spell, query a dictionary server from the xfce4
panel

diff --git a/ChangeLog b/ChangeLog
index 8e21473..3a40fde 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-03 Vlad Glagolev <stealth AT sourcemage.org>
+ * xfce/xfce4-dict-plugin: new spell, query a dictionary server
+ from the xfce4 panel
+
2007-12-02 Alexander Tsamutali <astsmtl AT gmail.com>
* haskell/haskell-parsec: new spell, monadic parser combinators
* haskell/haskell-stm: new spell, software transactional memory
diff --git a/xfce/xfce4-dict-plugin/DEPENDS b/xfce/xfce4-dict-plugin/DEPENDS
new file mode 100755
index 0000000..cb293d3
--- /dev/null
+++ b/xfce/xfce4-dict-plugin/DEPENDS
@@ -0,0 +1 @@
+depends xfce4-panel
diff --git a/xfce/xfce4-dict-plugin/DETAILS b/xfce/xfce4-dict-plugin/DETAILS
new file mode 100755
index 0000000..ad03da0
--- /dev/null
+++ b/xfce/xfce4-dict-plugin/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=xfce4-dict-plugin
+ VERSION=0.2.1
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://goodies.xfce.org/releases/$SPELL/$SOURCE
+ WEB_SITE=http://goodies.xfce.org/
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig
+ LICENSE[0]=BSD
+ ENTERED=20071203
+ KEYWORDS="xfce dictionary"
+ SHORT="query a dictionary server from the xfce4 panel"
+cat << EOF
+With xfce4-dict you can query a dictionary server (see RFC 2229) to search
+for the translation or explanation of a word. You can also choose a
+dictionary offered by the server to improve your search results.
+EOF
diff --git a/xfce/xfce4-dict-plugin/HISTORY b/xfce/xfce4-dict-plugin/HISTORY
new file mode 100644
index 0000000..a5b3e2d
--- /dev/null
+++ b/xfce/xfce4-dict-plugin/HISTORY
@@ -0,0 +1,2 @@
+2007-12-03 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS, DEPENDS: created spell
diff --git a/xfce/xfce4-dict-plugin/xfce4-dict-plugin-0.2.1.tar.bz2.sig
b/xfce/xfce4-dict-plugin/xfce4-dict-plugin-0.2.1.tar.bz2.sig
new file mode 100644
index 0000000..66e3078
Binary files /dev/null and
b/xfce/xfce4-dict-plugin/xfce4-dict-plugin-0.2.1.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (06c13c2669f0a22411dc1733104416eba4d0d78e), Vlad Glagolev, 12/03/2007

Archive powered by MHonArc 2.6.24.

Top of Page