Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Anton Brondz (22c04e60cfa6a13ade3ba91fbbc3f267f1db5fbd)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Anton Brondz <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Anton Brondz (22c04e60cfa6a13ade3ba91fbbc3f267f1db5fbd)
  • Date: Fri, 25 Aug 2006 09:40:50 -0500

GIT changes to master grimoire by Anton Brondz <dinolinux AT sourcemage.org>:

ChangeLog | 3 +++
editors/poedit/DEPENDS | 1 +
editors/poedit/DETAILS | 18 ++++++++++++++++++
editors/poedit/HISTORY | 2 ++
4 files changed, 24 insertions(+)

New commits:
commit 22c04e60cfa6a13ade3ba91fbbc3f267f1db5fbd
Author: Anton Brondz <dinolinux AT sourcemage.org>
Commit: Anton Brondz <dinolinux AT sourcemage.org>

poedit: new spell, thanks to Armando Vega

diff --git a/ChangeLog b/ChangeLog
index 27da271..3273448 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2006-08-25 Anton Brondz <dinolinux AT sourcemage.org>
+ * editors/poedit: new spell thanks to Armando Vega
+
2006-08-24 David Brown <dmlb2000 AT gmail.com>
* libs/mico: new corba orb added

diff --git a/editors/poedit/DEPENDS b/editors/poedit/DEPENDS
new file mode 100755
index 0000000..3ccfa52
--- /dev/null
+++ b/editors/poedit/DEPENDS
@@ -0,0 +1 @@
+depends wxgtk
diff --git a/editors/poedit/DETAILS b/editors/poedit/DETAILS
new file mode 100755
index 0000000..22a23b0
--- /dev/null
+++ b/editors/poedit/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=poedit
+ VERSION=1.3.4
+ SOURCE="$SPELL-$VERSION.tar.gz"
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:cddcc0c4792643dbead7e58ec0ed408ee277fc92faf2bc9d18c057055c2830dc6db9138fac648fa8593664496b9cfa8a4b0b8908fa4da593fc326c2eb8abdd35
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
+ WEB_SITE=http://www.poedit.org
+ LICENSE[0]="MIT/X Consortium License"
+ ENTERED=20060824
+ 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
+catalogs with features such as plural forms support, spell checking, fuzzy
+and untranslated records highlighting, whitespace highlighting, references
+browser, and header editing, and can also be used to create new catalogs or
+update existing catalogs from source code by a single click.
+EOF
diff --git a/editors/poedit/HISTORY b/editors/poedit/HISTORY
new file mode 100644
index 0000000..3adf29f
--- /dev/null
+++ b/editors/poedit/HISTORY
@@ -0,0 +1,2 @@
+2006-08-24 Armando Vega <synan AT rilinux.hr>
+ * DETAILS, DEPENDS, HISTORY: created spell



  • [SM-Commit] GIT changes to master grimoire by Anton Brondz (22c04e60cfa6a13ade3ba91fbbc3f267f1db5fbd), Anton Brondz, 08/25/2006

Archive powered by MHonArc 2.6.24.

Top of Page