Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ivan Lezhnjov Jr (67f8618cf3b31d5da06785a592f069bfffe7f14c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ivan Lezhnjov Jr <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ivan Lezhnjov Jr (67f8618cf3b31d5da06785a592f069bfffe7f14c)
  • Date: Thu, 10 Apr 2008 12:56:28 -0500

GIT changes to master grimoire by Ivan Lezhnjov Jr
<ivan.lezhnjov.jr AT sourcemage.org>:

ChangeLog | 23
++++++++++++-----------
perl-cpan/xml-handler-easytree-generator/DEPENDS | 1 +
perl-cpan/xml-handler-easytree-generator/DETAILS | 14 ++++++++++++++
perl-cpan/xml-handler-easytree-generator/HISTORY | 3 +++
4 files changed, 30 insertions(+), 11 deletions(-)

New commits:
commit 67f8618cf3b31d5da06785a592f069bfffe7f14c
Author: Ivan Lezhnjov Jr <ivan.lezhnjov.jr AT sourcemage.org>
Commit: Ivan Lezhnjov Jr <ivan.lezhnjov.jr AT sourcemage.org>

xml-handler-easytree-generator: new spell, EasyTree structures generator
similar to CGI.pm

diff --git a/ChangeLog b/ChangeLog
index b718138..2c601ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,17 +2,18 @@
* wm-addons/wbar: new spell, application launcher

2008-04-10 Ivan Lezhnjov Jr. <ivan.lezhnjov.jr AT sourcemage.org>
- * kchm: new spell, CHM viewer for KDE
- * kchmviewer: new spell, full featured CHM viewer for KDE
- * gavl: new spell, Gmerlin Audio Video Library
- * openmovieeditor: new spell, non-linear video editor written in FLTK
- * xvkbd: new spell, a virtual (graphical) keyboard program for X
Window System
- * uniconvertor: new spell, a universal vector graphics translator
- * kmatrix3d: new spell, The Matrix themed 3D screensaver for KDE
- * mdsplib: new spell, a repackaging and modification of the original
METAR Decoder Software Package
- * transkode: new spell, KDE/Qt based frontend for various audio
transcoding tools
- * pitivi: new spell, Open Source non-linear video editor written in
Python
- * perl-mrml: new spell, Perl implementation of MRML technology
+ * kde-apps/kchm: new spell, CHM viewer for KDE
+ * kde-apps/kchmviewer: new spell, full featured CHM viewer for KDE
+ * libs/gavl: new spell, Gmerlin Audio Video Library
+ * video/openmovieeditor: new spell, non-linear video editor written
in FLTK
+ * x11/xvkbd: new spell, a virtual (graphical) keyboard program for X
Window System
+ * graphics/uniconvertor: new spell, a universal vector graphics
translator
+ * kde-apps/kmatrix3d: new spell, The Matrix themed 3D screensaver for
KDE
+ * utils/mdsplib: new spell, a repackaging and modification of the
original METAR Decoder Software Package
+ * kde-apps/transkode: new spell, KDE/Qt based frontend for various
audio transcoding tools
+ * video/pitivi: new spell, Open Source non-linear video editor
written in Python
+ * perl-cpan/perl-mrml: new spell, Perl implementation of MRML
technology
+ * perl-cpan/xml-handler-easytree-generator: new spell, EasyTree
structures generator similar to CGI.pm

2008-04-09 Vlad Glagolev <stealth AT sourcemage.org>
* gnu.gpg: imported F4850180 (Eric Blake <ebb9 AT byu.net>)
diff --git a/perl-cpan/xml-handler-easytree-generator/DEPENDS
b/perl-cpan/xml-handler-easytree-generator/DEPENDS
new file mode 100755
index 0000000..6826bc7
--- /dev/null
+++ b/perl-cpan/xml-handler-easytree-generator/DEPENDS
@@ -0,0 +1 @@
+depends perl
diff --git a/perl-cpan/xml-handler-easytree-generator/DETAILS
b/perl-cpan/xml-handler-easytree-generator/DETAILS
new file mode 100755
index 0000000..f0e193c
--- /dev/null
+++ b/perl-cpan/xml-handler-easytree-generator/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=xml-handler-easytree-generator
+ VERSION=0.03
+ SOURCE=XML-Handler-EasyTree-Generator-$VERSION.tar.gz
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/XML-Handler-EasyTree-Generator"
+ SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/W/WR/WREN/$SOURCE
+
WEB_SITE=http://search.cpan.org/~wren/XML-Handler-EasyTree-Generator-0.03/
+ ENTERED=20080322
+
SOURCE_HASH=sha512:bffd4df24da186614c67f2999c22bc009206f7befdc21f54e60d4f476c2d0b6b5952fc5ece406b675f3e1b16767d08b1eebd477ac1d5015927deb3c9de77e929
+ LICENSE[0]=ART
+ SHORT="Creates EasyTree structures"
+cat << EOF
+This module provides a method for creating EasyTree structures
+with an interface similar to CGI.pm.
+EOF
diff --git a/perl-cpan/xml-handler-easytree-generator/HISTORY
b/perl-cpan/xml-handler-easytree-generator/HISTORY
new file mode 100644
index 0000000..98e30fd
--- /dev/null
+++ b/perl-cpan/xml-handler-easytree-generator/HISTORY
@@ -0,0 +1,3 @@
+2008-03-22 Ivan Lezhnjov Jr. <ivan.lezhnjov.jr AT gmail.com>
+ * DEPENDS, DETAILS, HISTORY: created this spell.
+



  • [SM-Commit] GIT changes to master grimoire by Ivan Lezhnjov Jr (67f8618cf3b31d5da06785a592f069bfffe7f14c), Ivan Lezhnjov Jr, 04/10/2008

Archive powered by MHonArc 2.6.24.

Top of Page