Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Flavien Bridault (0e8ee03d69702b8563a1166c90df41a5296ffd90)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Flavien Bridault <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Flavien Bridault (0e8ee03d69702b8563a1166c90df41a5296ffd90)
  • Date: Sun, 16 Jul 2006 18:03:13 -0500

GIT changes to master grimoire by Flavien Bridault <vlaaad AT sourcemage.org>:

ChangeLog | 7 +++
perl-cpan/anyevent/AnyEvent-1.02.tar.gz.sig |binary
perl-cpan/anyevent/BUILD | 1
perl-cpan/anyevent/CONFIGURE | 4 ++
perl-cpan/anyevent/DEPENDS | 1
perl-cpan/anyevent/DETAILS | 14
+++++++
perl-cpan/anyevent/HISTORY | 3 +
perl-cpan/event-execflow/BUILD | 1
perl-cpan/event-execflow/DEPENDS | 1
perl-cpan/event-execflow/DETAILS | 15
++++++++
perl-cpan/event-execflow/Event-ExecFlow-0.62.tar.gz.sig |binary
perl-cpan/event-execflow/HISTORY | 3 +
perl-cpan/event-rpc/BUILD | 1
perl-cpan/event-rpc/CONFIGURE | 4 ++
perl-cpan/event-rpc/DEPENDS | 1
perl-cpan/event-rpc/DETAILS | 18
++++++++++
perl-cpan/event-rpc/Event-RPC-0.90.tar.gz.sig |binary
perl-cpan/event-rpc/HISTORY | 3 +
perl-cpan/event/BUILD | 1
perl-cpan/event/DEPENDS | 1
perl-cpan/event/DETAILS | 15
++++++++
perl-cpan/event/Event-1.06.tar.gz.sig |binary
perl-cpan/event/HISTORY | 3 +
perl-cpan/gtk2-ex-formfactory/DETAILS | 4 +-
perl-cpan/gtk2-ex-formfactory/Gtk2-Ex-FormFactory-0.65.tar.gz.sig |binary
perl-cpan/gtk2-ex-formfactory/HISTORY | 3 +
perl-cpan/libintl-perl/DETAILS | 4 +-
perl-cpan/libintl-perl/HISTORY | 3 +
perl-cpan/libintl-perl/libintl-perl-1.16.tar.gz.sig |binary
video/video-dvdrip/DEPENDS | 2 +
video/video-dvdrip/DETAILS | 5 +-
video/video-dvdrip/HISTORY | 4 ++
video/video-dvdrip/Video-DVDRip-0.97.12.tar.gz.sig |binary
33 files changed, 115 insertions(+), 7 deletions(-)

New commits:
commit 0e8ee03d69702b8563a1166c90df41a5296ffd90
Merge: cf6b93048d43fd6b0ec3fa1bba154231817b11af
723ae251fee9579490038fbefd191a6af7edaae7
Author: Flavien Bridault <vlaaad AT sourcemage.org>
Commit: Flavien Bridault <vlaaad AT sourcemage.org>

Merge branch 'master' of ssh://fbridault AT scm.sourcemage.org/smgl/grimoire

commit cf6b93048d43fd6b0ec3fa1bba154231817b11af
Author: Flavien Bridault <vlaaad AT sourcemage.org>
Commit: Flavien Bridault <vlaaad AT sourcemage.org>

video-dvdrip 0.97.12

commit 538a790c4fd2e7a9f329a20602cb7e6ecd966081
Author: Flavien Bridault <vlaaad AT sourcemage.org>
Commit: Flavien Bridault <vlaaad AT sourcemage.org>

Updated Changelog for the new spells

commit 8f2ca57fd43b19d85c129156b504ac2e3ffcd051
Author: Flavien Bridault <vlaaad AT sourcemage.org>
Commit: Flavien Bridault <vlaaad AT sourcemage.org>

New spell: event-rpc

commit 09bbedbbf325467e978f484242b0373e341ae6c5
Author: Flavien Bridault <vlaaad AT sourcemage.org>
Commit: Flavien Bridault <vlaaad AT sourcemage.org>

New spell: event

commit f2cd2700dc537454303b3dc5c137553d1d42dd4e
Author: Flavien Bridault <vlaaad AT sourcemage.org>
Commit: Flavien Bridault <vlaaad AT sourcemage.org>

New spell: anyevent

commit c2c3a7d97bd99a13e9de64d562facb130dcf17e7
Author: Flavien Bridault <vlaaad AT sourcemage.org>
Commit: Flavien Bridault <vlaaad AT sourcemage.org>

New spell event-execflow

commit 839705afdde0738e855e7bfa86549b5da40eda86
Author: Flavien Bridault <vlaaad AT sourcemage.org>
Commit: Flavien Bridault <vlaaad AT sourcemage.org>

gtk2-ex-formfactory 0.65

commit d6296e6ecbd951a72c283171a6b446108e977797
Author: Flavien Bridault <vlaaad AT sourcemage.org>
Commit: Flavien Bridault <vlaaad AT sourcemage.org>

libintl-perl 1.16

diff --git a/ChangeLog b/ChangeLog
index 372e2c7..b5db3f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-07-17 Flavien Bridault <vlaaad AT sourcemage.org>
+ * perl/anyevent: new spell, framework for multiple event loops
+ * perl-cpan/event: new spell, a generic Perl event loop
+ * perl-cpan/event-execflow: new spell, API for event-based execution
+ flow control
+ * perl-cpan/event-rpc: new spell, event based Client/Server RPC
framework
+
2006-07-13 Pol Vinogradov <vin.public AT gmail.com>
* graphics/sk1: new spell, an open source vector graphics editor

diff --git a/perl-cpan/anyevent/AnyEvent-1.02.tar.gz.sig
b/perl-cpan/anyevent/AnyEvent-1.02.tar.gz.sig
new file mode 100644
index 0000000..3b0a3b7
Binary files /dev/null and b/perl-cpan/anyevent/AnyEvent-1.02.tar.gz.sig
differ
diff --git a/perl-cpan/anyevent/BUILD b/perl-cpan/anyevent/BUILD
new file mode 100755
index 0000000..e79fe43
--- /dev/null
+++ b/perl-cpan/anyevent/BUILD
@@ -0,0 +1 @@
+source $SECTION_DIRECTORY/PERL_BUILD
diff --git a/perl-cpan/anyevent/CONFIGURE b/perl-cpan/anyevent/CONFIGURE
new file mode 100755
index 0000000..c79814a
--- /dev/null
+++ b/perl-cpan/anyevent/CONFIGURE
@@ -0,0 +1,4 @@
+config_query_list EVENT_PROVIDER
\
+ "Which spell do you want to provide event loop
support?" \
+ "event"
\
+ "perl-glib"
diff --git a/perl-cpan/anyevent/DEPENDS b/perl-cpan/anyevent/DEPENDS
new file mode 100755
index 0000000..d8e9edd
--- /dev/null
+++ b/perl-cpan/anyevent/DEPENDS
@@ -0,0 +1 @@
+depends $EVENT_PROVIDER
diff --git a/perl-cpan/anyevent/DETAILS b/perl-cpan/anyevent/DETAILS
new file mode 100755
index 0000000..addbd7e
--- /dev/null
+++ b/perl-cpan/anyevent/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=anyevent
+ VERSION=1.02
+ SOURCE=AnyEvent-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/AnyEvent-$VERSION
+ SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
+ LICENSE=PERL
+ WEB_SITE="http://search.cpan.org/search?module=AnyEvent";
+ ENTERED=20060716
+ KEYWORDS="perl"
+ SHORT="Provide framework for multiple event loops"
+cat << EOF
+Provide framework for multiple event loops.
+EOF
diff --git a/perl-cpan/anyevent/HISTORY b/perl-cpan/anyevent/HISTORY
new file mode 100644
index 0000000..93f706e
--- /dev/null
+++ b/perl-cpan/anyevent/HISTORY
@@ -0,0 +1,3 @@
+2006-07-17 Flavien Bridault <vlaaad AT sourcemage.org>
+ * BUILD, CONFIGURE, DEPENDS, DETAILS, HISTORY: created spell
+
diff --git a/perl-cpan/event-execflow/BUILD b/perl-cpan/event-execflow/BUILD
new file mode 100755
index 0000000..e79fe43
--- /dev/null
+++ b/perl-cpan/event-execflow/BUILD
@@ -0,0 +1 @@
+source $SECTION_DIRECTORY/PERL_BUILD
diff --git a/perl-cpan/event-execflow/DEPENDS
b/perl-cpan/event-execflow/DEPENDS
new file mode 100755
index 0000000..9a69271
--- /dev/null
+++ b/perl-cpan/event-execflow/DEPENDS
@@ -0,0 +1 @@
+depends anyevent
diff --git a/perl-cpan/event-execflow/DETAILS
b/perl-cpan/event-execflow/DETAILS
new file mode 100755
index 0000000..fd70d5d
--- /dev/null
+++ b/perl-cpan/event-execflow/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=event-execflow
+ VERSION=0.62
+ SOURCE=Event-ExecFlow-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/Event-ExecFlow-$VERSION
+ SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/J/JR/JRED/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
+ LICENSE=PERL
+ WEB_SITE="http://search.cpan.org/search?module=Event-ExecFlow";
+ ENTERED=20060716
+ KEYWORDS="perl"
+ SHORT="High level API for event-based execution flow control"
+cat << EOF
+Event::ExecFlow provides a ligh level API for defining complex flow
+controls with asynchronous execution of external programs.
+EOF
diff --git a/perl-cpan/event-execflow/Event-ExecFlow-0.62.tar.gz.sig
b/perl-cpan/event-execflow/Event-ExecFlow-0.62.tar.gz.sig
new file mode 100644
index 0000000..e575651
Binary files /dev/null and
b/perl-cpan/event-execflow/Event-ExecFlow-0.62.tar.gz.sig differ
diff --git a/perl-cpan/event-execflow/HISTORY
b/perl-cpan/event-execflow/HISTORY
new file mode 100644
index 0000000..671933b
--- /dev/null
+++ b/perl-cpan/event-execflow/HISTORY
@@ -0,0 +1,3 @@
+2006-07-17 Flavien Bridault <vlaaad AT sourcemage.org>
+ * BUILD, DEPENDS, DETAILS, HISTORY: created spell
+
diff --git a/perl-cpan/event-rpc/BUILD b/perl-cpan/event-rpc/BUILD
new file mode 100755
index 0000000..e79fe43
--- /dev/null
+++ b/perl-cpan/event-rpc/BUILD
@@ -0,0 +1 @@
+source $SECTION_DIRECTORY/PERL_BUILD
diff --git a/perl-cpan/event-rpc/CONFIGURE b/perl-cpan/event-rpc/CONFIGURE
new file mode 100755
index 0000000..c79814a
--- /dev/null
+++ b/perl-cpan/event-rpc/CONFIGURE
@@ -0,0 +1,4 @@
+config_query_list EVENT_PROVIDER
\
+ "Which spell do you want to provide event loop
support?" \
+ "event"
\
+ "perl-glib"
diff --git a/perl-cpan/event-rpc/DEPENDS b/perl-cpan/event-rpc/DEPENDS
new file mode 100755
index 0000000..d8e9edd
--- /dev/null
+++ b/perl-cpan/event-rpc/DEPENDS
@@ -0,0 +1 @@
+depends $EVENT_PROVIDER
diff --git a/perl-cpan/event-rpc/DETAILS b/perl-cpan/event-rpc/DETAILS
new file mode 100755
index 0000000..3b052dd
--- /dev/null
+++ b/perl-cpan/event-rpc/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=event-rpc
+ VERSION=0.90
+ SOURCE=Event-RPC-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/Event-RPC-$VERSION
+ SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/J/JR/JRED/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
+ LICENSE=PERL
+ WEB_SITE="http://search.cpan.org/search?module=Event-RPC";
+ ENTERED=20060716
+ KEYWORDS="perl"
+ SHORT="Event based transparent Client/Server RPC framework"
+cat << EOF
+Event::RPC supports you in developing Event based networking
+client/server applications with transparent object/method access from
+the client to the server. Network communication is optionally encrypted
+using IO::Socket::SSL. Several event loop managers are supported due to
+an extensible API. Currently Event and Glib are implemented.
+EOF
diff --git a/perl-cpan/event-rpc/Event-RPC-0.90.tar.gz.sig
b/perl-cpan/event-rpc/Event-RPC-0.90.tar.gz.sig
new file mode 100644
index 0000000..c625349
Binary files /dev/null and b/perl-cpan/event-rpc/Event-RPC-0.90.tar.gz.sig
differ
diff --git a/perl-cpan/event-rpc/HISTORY b/perl-cpan/event-rpc/HISTORY
new file mode 100644
index 0000000..93f706e
--- /dev/null
+++ b/perl-cpan/event-rpc/HISTORY
@@ -0,0 +1,3 @@
+2006-07-17 Flavien Bridault <vlaaad AT sourcemage.org>
+ * BUILD, CONFIGURE, DEPENDS, DETAILS, HISTORY: created spell
+
diff --git a/perl-cpan/event/BUILD b/perl-cpan/event/BUILD
new file mode 100755
index 0000000..e79fe43
--- /dev/null
+++ b/perl-cpan/event/BUILD
@@ -0,0 +1 @@
+source $SECTION_DIRECTORY/PERL_BUILD
diff --git a/perl-cpan/event/DEPENDS b/perl-cpan/event/DEPENDS
new file mode 100755
index 0000000..6826bc7
--- /dev/null
+++ b/perl-cpan/event/DEPENDS
@@ -0,0 +1 @@
+depends perl
diff --git a/perl-cpan/event/DETAILS b/perl-cpan/event/DETAILS
new file mode 100755
index 0000000..42159c5
--- /dev/null
+++ b/perl-cpan/event/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=event
+ VERSION=1.06
+ SOURCE=Event-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/Event-$VERSION
+ SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/J/JP/JPRIT/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
+ LICENSE=PERL
+ WEB_SITE="http://search.cpan.org/search?module=Event";
+ ENTERED=20060716
+ KEYWORDS="perl"
+ SHORT="A generic Perl event loop"
+cat << EOF
+This extension aims to provide an simple and optimized event loop for
+a broad class of applications.
+EOF
diff --git a/perl-cpan/event/Event-1.06.tar.gz.sig
b/perl-cpan/event/Event-1.06.tar.gz.sig
new file mode 100644
index 0000000..d639949
Binary files /dev/null and b/perl-cpan/event/Event-1.06.tar.gz.sig differ
diff --git a/perl-cpan/event/HISTORY b/perl-cpan/event/HISTORY
new file mode 100644
index 0000000..671933b
--- /dev/null
+++ b/perl-cpan/event/HISTORY
@@ -0,0 +1,3 @@
+2006-07-17 Flavien Bridault <vlaaad AT sourcemage.org>
+ * BUILD, DEPENDS, DETAILS, HISTORY: created spell
+
diff --git a/perl-cpan/gtk2-ex-formfactory/DETAILS
b/perl-cpan/gtk2-ex-formfactory/DETAILS
index 6c42f70..40fb7a1 100755
--- a/perl-cpan/gtk2-ex-formfactory/DETAILS
+++ b/perl-cpan/gtk2-ex-formfactory/DETAILS
@@ -1,10 +1,10 @@
SPELL=gtk2-ex-formfactory
SPELLX=Gtk2-Ex-FormFactory
- VERSION=0.59
-
SOURCE_HASH=sha512:3d5b7d56295695a58b9c66152116209fdcf90361a948feeab15d62c4515c8ba1a7578ebd9c5f0e61630f8dcbc96bc40864488d51a032e98302c515b79a6c1c3f
+ VERSION=0.65
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/J/JR/JRED/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
WEB_SITE="http://search.cpan.org/~jred/$SPELLX-$VERSION/";
LICENSE[0]=GPL
ENTERED=20050724
diff --git
a/perl-cpan/gtk2-ex-formfactory/Gtk2-Ex-FormFactory-0.65.tar.gz.sig
b/perl-cpan/gtk2-ex-formfactory/Gtk2-Ex-FormFactory-0.65.tar.gz.sig
new file mode 100644
index 0000000..2a044d4
Binary files /dev/null and
b/perl-cpan/gtk2-ex-formfactory/Gtk2-Ex-FormFactory-0.65.tar.gz.sig differ
diff --git a/perl-cpan/gtk2-ex-formfactory/HISTORY
b/perl-cpan/gtk2-ex-formfactory/HISTORY
index e7a7008..36d5e76 100644
--- a/perl-cpan/gtk2-ex-formfactory/HISTORY
+++ b/perl-cpan/gtk2-ex-formfactory/HISTORY
@@ -1,3 +1,6 @@
+2006-07-16 Flavien Bridault <vlaaad AT sourcemage.org>
+ * DETAILS: Updated to 0.65
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS

diff --git a/perl-cpan/libintl-perl/DETAILS b/perl-cpan/libintl-perl/DETAILS
index 77b1e11..1b2228a 100755
--- a/perl-cpan/libintl-perl/DETAILS
+++ b/perl-cpan/libintl-perl/DETAILS
@@ -1,10 +1,10 @@
SPELL=libintl-perl
- VERSION=1.11
+ VERSION=1.16
BUILD_API=2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/G/GU/GUIDO/$SOURCE
-
SOURCE_HASH=sha512:670e525c3d3115f7db3fdc230454c558d8332c0804ff7c2b50f41b9915b8483352a163f93d29546b1b607df4fd01a4f3194ee253fc13fbedad2aed78b36ab24a
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
WEB_SITE=http://search.cpan.org/~guido/$SPELL-$VERSION/
LICENSE[0]=
ENTERED=20041212
diff --git a/perl-cpan/libintl-perl/HISTORY b/perl-cpan/libintl-perl/HISTORY
index d4b8d20..bcb4f60 100644
--- a/perl-cpan/libintl-perl/HISTORY
+++ b/perl-cpan/libintl-perl/HISTORY
@@ -1,3 +1,6 @@
+2006-07-16 Flavien Bridault <vlaaad AT sourcemage.org>
+ * DETAILS: Updated to 1.16
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS

diff --git a/perl-cpan/libintl-perl/libintl-perl-1.16.tar.gz.sig
b/perl-cpan/libintl-perl/libintl-perl-1.16.tar.gz.sig
new file mode 100644
index 0000000..acd0b49
Binary files /dev/null and
b/perl-cpan/libintl-perl/libintl-perl-1.16.tar.gz.sig differ
diff --git a/video/video-dvdrip/DEPENDS b/video/video-dvdrip/DEPENDS
index 90022c2..1acea4e 100755
--- a/video/video-dvdrip/DEPENDS
+++ b/video/video-dvdrip/DEPENDS
@@ -3,6 +3,8 @@ depends imagemagick &&
depends transcode &&
depends perl-gtk2 &&
depends gtk2-ex-formfactory &&
+depends event-execflow &&
+depends event-rpc &&

optional_depends subrip \
"" \
diff --git a/video/video-dvdrip/DETAILS b/video/video-dvdrip/DETAILS
index 08c7793..a43d7ff 100755
--- a/video/video-dvdrip/DETAILS
+++ b/video/video-dvdrip/DETAILS
@@ -1,14 +1,13 @@
SPELL=video-dvdrip
- VERSION=0.97.6
-
SOURCE_HASH=sha512:886aac4a6298071056a40f8ffd1ba314a0f1a2f36fa00abe8a5329d604cae74877271c93168e1f24e46c195a7464b32474399631e55254c51f258037096fe760
+ VERSION=0.97.12
SOURCE=Video-DVDRip-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Video-DVDRip-$VERSION
SOURCE_URL[0]=http://www.cpan.org/authors/id/J/JR/JRED/$SOURCE
SOURCE_URL[1]=http://www.exit1.org/dvdrip/dist/pre/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
LICENSE=PERL
WEB_SITE=http://www.exit1.org/dvdrip/index.cipp
ENTERED=20030113
- UPDATED=20060120
KEYWORDS="dvd video perl"
SHORT='dvd::rip is a full featured DVD copy program written in
Perl'
cat << EOF
diff --git a/video/video-dvdrip/HISTORY b/video/video-dvdrip/HISTORY
index 2165c11..4b5c486 100644
--- a/video/video-dvdrip/HISTORY
+++ b/video/video-dvdrip/HISTORY
@@ -1,3 +1,7 @@
+2006-07-16 Flavien Bridault <vlaaad AT sourcemage.org>
+ * DETAILS: Updated to 0.97.12
+ * DEPENDS: Added event-execflow and event-rpc
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS

diff --git a/video/video-dvdrip/Video-DVDRip-0.97.12.tar.gz.sig
b/video/video-dvdrip/Video-DVDRip-0.97.12.tar.gz.sig
new file mode 100644
index 0000000..ec5cf7d
Binary files /dev/null and
b/video/video-dvdrip/Video-DVDRip-0.97.12.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Flavien Bridault (0e8ee03d69702b8563a1166c90df41a5296ffd90), Flavien Bridault, 07/16/2006

Archive powered by MHonArc 2.6.24.

Top of Page