Skip to Content.
Sympa Menu

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

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 (b88d079b6ccf9d6b74bd33f803b09d2b29e50877)
  • Date: Mon, 10 Jul 2006 16:03:41 -0500

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

spelling/stardict/BUILD | 1 -
spelling/stardict/DEPENDS | 1 -
spelling/stardict/DETAILS | 4 ++--
spelling/stardict/HISTORY | 5 +++++
4 files changed, 7 insertions(+), 4 deletions(-)

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

DETAILS: version 2.4.8
BUILD: removed, not needed
DEPENDS: removed depends on which

diff --git a/spelling/stardict/BUILD b/spelling/stardict/BUILD
deleted file mode 100755
index 4815ca8..0000000
--- a/spelling/stardict/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-PKG_CONFIG=$(which pkg-config) default_build
diff --git a/spelling/stardict/DEPENDS b/spelling/stardict/DEPENDS
index 9ddb1b8..fdc2f02 100755
--- a/spelling/stardict/DEPENDS
+++ b/spelling/stardict/DEPENDS
@@ -1,6 +1,5 @@
depends g++ &&
depends gtk+2 &&
depends xml-parser-expat &&
-depends which &&

optional_depends libgnomeui "" "--disable-gnome-support" "for gnome
support"
diff --git a/spelling/stardict/DETAILS b/spelling/stardict/DETAILS
index d6749bd..fe30f85 100755
--- a/spelling/stardict/DETAILS
+++ b/spelling/stardict/DETAILS
@@ -1,9 +1,9 @@
SPELL=stardict
- VERSION=2.4.7
+ VERSION=2.4.8
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:061c0e8bd9e73a969117e5510436c1af61e762e6a6cbf64ce10cc614b11620886c041d4ef238f565caf1c95ba64c869ce9fe6a7a936b7e4b1dd1280c801c9971
+
SOURCE_HASH=sha512:a7453e361c3e108043862a118e3d89d6af17efd2010c734e868d3395a2890bd784ce0b588e01bfb95c8f94c6d13a931bc7ba44d4bfbe6877fcae5350bbf4a9e4
KEYWORDS="spelling"
LICENSE[0]=GPL
WEB_SITE=http://$SPELL.sourceforge.net
diff --git a/spelling/stardict/HISTORY b/spelling/stardict/HISTORY
index fad88c6..c1e697a 100644
--- a/spelling/stardict/HISTORY
+++ b/spelling/stardict/HISTORY
@@ -1,3 +1,8 @@
+2006-07-11 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: version 2.4.8
+ * BUILD: removed, not needed
+ * DEPENDS: removed depends on which
+
2006-06-13 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: removed BUILD_API=1 line, not needed





Archive powered by MHonArc 2.6.24.

Top of Page