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

Anton Brondz scm at mail.sourcemage.org
Fri Aug 25 10:40:50 EDT 2006


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



More information about the SM-Commit mailing list