Skip to Content.
Sympa Menu

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

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 (54a95deba8075fce8dce674a834d5f773ce3fbb0)
  • Date: Mon, 10 Dec 2007 02:11:51 -0600

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

dev/null |binary
editors/poedit/DEPENDS | 9 +++++----
editors/poedit/DETAILS | 6 +++---
editors/poedit/HISTORY | 3 +++
editors/poedit/poedit-1.3.7.tar.gz.sig | 0
editors/poedit/poedit-1.3.8.tar.gz.sig |binary
6 files changed, 11 insertions(+), 7 deletions(-)

New commits:
commit 54a95deba8075fce8dce674a834d5f773ce3fbb0
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

poedit: updated to 1.3.8

diff --git a/editors/poedit/DEPENDS b/editors/poedit/DEPENDS
index f83cce0..adbd92f 100755
--- a/editors/poedit/DEPENDS
+++ b/editors/poedit/DEPENDS
@@ -1,10 +1,11 @@
-depends wxgtk &&
+depends wxgtk &&
+
optional_depends gtkspell \
"--enable-spellchecking" \
"--disable-spellchecking" \
"Enable spellchecking?" &&

-optional_depends db \
- "--enable-transmem" \
- "--disable-transmem" \
+optional_depends db \
+ "--enable-transmem" \
+ "--disable-transmem" \
"Enable memory translation feature?"
diff --git a/editors/poedit/DETAILS b/editors/poedit/DETAILS
index 1e23729..754a646 100755
--- a/editors/poedit/DETAILS
+++ b/editors/poedit/DETAILS
@@ -1,13 +1,13 @@
SPELL=poedit
- VERSION=1.3.7
+ VERSION=1.3.8
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- SOURCE_GPG=gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/$SPELL-$VERSION
WEB_SITE=http://www.poedit.org/
LICENSE[0]=MIT
ENTERED=20060824
- SHORT="gettext translation catalog editor."
+ SHORT="gettext translation catalog editor"
cat << EOF
poEdit is cross-platform gettext catalogs (.po files) editor. It is built
with
the wxWindows toolkit. It aims to provide a convenient way of editing gettext
diff --git a/editors/poedit/HISTORY b/editors/poedit/HISTORY
index c48b0f0..14f7c3f 100644
--- a/editors/poedit/HISTORY
+++ b/editors/poedit/HISTORY
@@ -1,3 +1,6 @@
+2007-12-10 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.3.8
+
2007-11-04 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated to 1.3.7, using sig, cleaned up

diff --git a/editors/poedit/poedit-1.3.7.tar.gz.sig
b/editors/poedit/poedit-1.3.7.tar.gz.sig
deleted file mode 100644
index eede4d5..0000000
Binary files a/editors/poedit/poedit-1.3.7.tar.gz.sig and /dev/null differ
diff --git a/editors/poedit/poedit-1.3.8.tar.gz.sig
b/editors/poedit/poedit-1.3.8.tar.gz.sig
new file mode 100644
index 0000000..393f7e0
Binary files /dev/null and b/editors/poedit/poedit-1.3.8.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (54a95deba8075fce8dce674a834d5f773ce3fbb0), Vlad Glagolev, 12/10/2007

Archive powered by MHonArc 2.6.24.

Top of Page