Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Quentin Rameau (9a2034a5344baed9d3439daac87a8ca013758233)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Quentin Rameau <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Quentin Rameau (9a2034a5344baed9d3439daac87a8ca013758233)
  • Date: Mon, 27 Jul 2009 09:40:34 -0500

GIT changes to master grimoire by Quentin Rameau <quinq AT sourcemage.org>:

ChangeLog | 12 ++++++++++--
http/surf/DETAILS | 2 +-
python-pypi/chardet/DETAILS | 2 +-
spelling/pyenchant/DETAILS | 2 +-
video/gaupol/DETAILS | 2 +-
5 files changed, 14 insertions(+), 6 deletions(-)

New commits:
commit 9a2034a5344baed9d3439daac87a8ca013758233
Author: Quentin Rameau <quinq AT sourcemage.org>
Commit: Quentin Rameau <quinq AT sourcemage.org>

http/surf: DETAILS, corrected SHORT alignment

commit 73176f159549f44c936df49a04d132f95ef9b947
Author: Quentin Rameau <quinq AT sourcemage.org>
Commit: Quentin Rameau <quinq AT sourcemage.org>

video/gaupol: DETAILS, corrected SHORT alignment

commit 1e18c4c694aa4b508ccd1b92c3c66b088cad75bf
Author: Quentin Rameau <quinq AT sourcemage.org>
Commit: Quentin Rameau <quinq AT sourcemage.org>

spelling/pyenchant: DETAILS, corrected SHORT alignment

commit 19aa856c1e3108940eeb061dc7816b4040e1549c
Author: Quentin Rameau <quinq AT sourcemage.org>
Commit: Quentin Rameau <quinq AT sourcemage.org>

python-pypi/chardet: DETAILS, corrected SHORT alignment

commit 3769e99763395fb5030d527e1848e777e5c71b04
Author: Quentin Rameau <quinq AT sourcemage.org>
Commit: Quentin Rameau <quinq AT sourcemage.org>

ChangeLog: updated for new spells: chardet, pyenchant, gaupol, surf

diff --git a/ChangeLog b/ChangeLog
index db6a193..8be2226 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,15 @@
+2009-07-27 Quentin Rameau <quinq AT sourcemage.org>
+ * python-pypi/chardet: new spell, character encoding auto-detection
+ tool in python
+ * spelling/pyenchant: new spell, spellchecking library in python,
based
+ on the enchant library
+ * video/gaupol: new spell, gtk+ subtitle editor
+ * http/surf: new spell, simple webbrowser based on webkit/gtk+
+
2009-07-27 Arjan Bouter <abouter AT sourcemage.org>
* wm-addons/batterymon: new spell, battery applet
- * wm-addons/ibam: new spell, apm battery monitor with optional
- gkrellm(2) plugin
+ * wm-addons/ibam: new spell, apm battery monitor with optional
+ gkrellm(2) plugin

2009-07-26 Arjan Bouter <abouter AT sourcemage.org>
* wm-addons/music-applet: new spell, applet to control
diff --git a/http/surf/DETAILS b/http/surf/DETAILS
index 7fb768b..544d129 100755
--- a/http/surf/DETAILS
+++ b/http/surf/DETAILS
@@ -13,7 +13,7 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
WEB_SITE="http://surf.suckless.org/";
ENTERED="20090727"
LICENSE[0]="MIT/XCL"
-SHORT="simple webbrowser based on webkit/gtk+."
+ SHORT="simple webbrowser based on webkit/gtk+."
cat << EOF
Surf is a simple webbrowser which is based on webkit/gtk+. It is able to
display
websites and follow links. It supports the Xembedded protocol which makes it
diff --git a/python-pypi/chardet/DETAILS b/python-pypi/chardet/DETAILS
index a80bfdf..eec257f 100755
--- a/python-pypi/chardet/DETAILS
+++ b/python-pypi/chardet/DETAILS
@@ -7,7 +7,7 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SOURCE%.tgz}"
WEB_SITE="http://chardet.feedparser.org/";
ENTERED="20090727"
LICENSE[0]="LGPL"
-SHORT="Character encoding auto-detection"
+ SHORT="Character encoding auto-detection"
cat << EOF
Universal Encoding Detector.
Character encoding auto-detection in Python 2. As smart as your browser.
Open source.
diff --git a/spelling/pyenchant/DETAILS b/spelling/pyenchant/DETAILS
index f372162..f02696e 100755
--- a/spelling/pyenchant/DETAILS
+++ b/spelling/pyenchant/DETAILS
@@ -7,7 +7,7 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SOURCE%.tar.gz}"
WEB_SITE="http://www.rfk.id.au/software/pyenchant/";
ENTERED="20090727"
LICENSE[0]="LGPL"
-SHORT="Spellchecking library for Python, based on the Enchant library."
+ SHORT="Spellchecking library for Python, based on the Enchant
library."
cat << EOF
PyEnchant is a set of language bindings and some wrapper classes to make the
excellent Enchant spellchecker available as a Python module. The bindings are
diff --git a/video/gaupol/DETAILS b/video/gaupol/DETAILS
index fe652b1..8e92141 100755
--- a/video/gaupol/DETAILS
+++ b/video/gaupol/DETAILS
@@ -7,7 +7,7 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SOURCE%.tar.gz}"
WEB_SITE="http://home.gna.org/gaupol/";
ENTERED="20090727"
LICENSE[0]="GPL"
-SHORT="GTK+ subtitle editor"
+ SHORT="GTK+ subtitle editor"
cat << EOF
Gaupol is an editor for text-based subtitle files. It supports multiple
subtitle
file formats and provides means of correcting texts and timing subtitles to



  • [SM-Commit] GIT changes to master grimoire by Quentin Rameau (9a2034a5344baed9d3439daac87a8ca013758233), Quentin Rameau, 07/27/2009

Archive powered by MHonArc 2.6.24.

Top of Page