Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robin Cook (afb09b9b230fcb034045a519de69752ca5424be5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (afb09b9b230fcb034045a519de69752ca5424be5)
  • Date: Fri, 25 May 2007 22:03:53 -0500

GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:

ChangeLog | 3 +++
video/dvdstyler/DEPENDS | 3 ++-
video/dvdstyler/DETAILS | 4 ++--
video/dvdstyler/DVDStyler-1.5.tar.gz.sig |binary
video/dvdstyler/HISTORY | 4 ++++
x11-toolkits/wxsvg/DEPENDS | 2 ++
x11-toolkits/wxsvg/DETAILS | 14 ++++++++++++++
x11-toolkits/wxsvg/HISTORY | 2 ++
x11-toolkits/wxsvg/PRE_BUILD | 4 ++++
x11-toolkits/wxsvg/wxsvg-1.0b7_2.tar.gz.sig |binary
10 files changed, 33 insertions(+), 3 deletions(-)

New commits:
commit afb09b9b230fcb034045a519de69752ca5424be5
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

dvdstyler: updated to 1.5

commit 52483484616232c85780a1ad13d99c47b117e623
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

wxsvg: new spell

diff --git a/ChangeLog b/ChangeLog
index 9c0d046..07368b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-05-25 Robin Cook <rcook AT wyrms.net>
+ * added spell x11-toolkits/wxsvg
+
2007-05-26 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* perl-cpan/perl-error: new spell, object oriented
error/exception handling for perl
diff --git a/video/dvdstyler/DEPENDS b/video/dvdstyler/DEPENDS
index e99ff93..b609cef 100755
--- a/video/dvdstyler/DEPENDS
+++ b/video/dvdstyler/DEPENDS
@@ -1,6 +1,7 @@
depends wxgtk &&
+depends wxsvg &&
depends dvdauthor &&
depends mjpegtools &&
depends netpbm &&
depends mpgtx &&
-depends dvd+rw-tools
+depends dvd+rw-tools
diff --git a/video/dvdstyler/DETAILS b/video/dvdstyler/DETAILS
index ab6b6ae..c88c565 100755
--- a/video/dvdstyler/DETAILS
+++ b/video/dvdstyler/DETAILS
@@ -1,9 +1,9 @@
SPELL=dvdstyler
- VERSION=1.4
+ VERSION=1.5
SOURCE=DVDStyler-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/DVDStyler-${VERSION}
SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:687345e6aeeba13fe658bd3c8838f996ae202cf568224f1d0854f61a86a5c7d8965be04512c12960fa085d33f0dfe923b866179795fe462143062aa504eb9e19
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
WEB_SITE=http://dvdstyler.sourceforge.net/
ENTERED=20040809
LICENSE[0]=GPL
diff --git a/video/dvdstyler/DVDStyler-1.5.tar.gz.sig
b/video/dvdstyler/DVDStyler-1.5.tar.gz.sig
new file mode 100644
index 0000000..442a009
Binary files /dev/null and b/video/dvdstyler/DVDStyler-1.5.tar.gz.sig differ
diff --git a/video/dvdstyler/HISTORY b/video/dvdstyler/HISTORY
index d5ab2f2..60a01e8 100644
--- a/video/dvdstyler/HISTORY
+++ b/video/dvdstyler/HISTORY
@@ -1,3 +1,7 @@
+2007-05-25 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 1.5
+ * DEPENDS: added wxsvg
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/x11-toolkits/wxsvg/DEPENDS b/x11-toolkits/wxsvg/DEPENDS
new file mode 100755
index 0000000..e8134d1
--- /dev/null
+++ b/x11-toolkits/wxsvg/DEPENDS
@@ -0,0 +1,2 @@
+depends libart_lgpl "--enable-render=libart" &&
+depends wxgtk
diff --git a/x11-toolkits/wxsvg/DETAILS b/x11-toolkits/wxsvg/DETAILS
new file mode 100755
index 0000000..9929aff
--- /dev/null
+++ b/x11-toolkits/wxsvg/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=wxsvg
+ VERSION=1.0b7_2
+ SOURCE=${SPELL}-${VERSION}.tar.gz
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+ SOURCE_URL[0]=${SOURCEFORGE_URL}/wxsvg/${SOURCE}
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ LICENSE[0]=http://www.wxwidgets.org/licence3.txt
+ WEB_SITE=http://wxsvg.sourceforge.net/
+ ENTERED=20070525
+ KEYWORDS="x11 libs"
+ SHORT='wx library for svg files'
+cat << EOF
+wxSVG is C++ library to create, manipulate and render SVG files.
+EOF
diff --git a/x11-toolkits/wxsvg/HISTORY b/x11-toolkits/wxsvg/HISTORY
new file mode 100644
index 0000000..d948256
--- /dev/null
+++ b/x11-toolkits/wxsvg/HISTORY
@@ -0,0 +1,2 @@
+2007-05-25 Robin Cook <rcook AT wyrms.net>
+ * Initial Spell DETAILS, PRE_BULID, DEPENDS
diff --git a/x11-toolkits/wxsvg/PRE_BUILD b/x11-toolkits/wxsvg/PRE_BUILD
new file mode 100755
index 0000000..7eb0a94
--- /dev/null
+++ b/x11-toolkits/wxsvg/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+cd ${SOURCE_DIRECTORY} &&
+libtoolize --copy --force &&
+./autogen.sh
diff --git a/x11-toolkits/wxsvg/wxsvg-1.0b7_2.tar.gz.sig
b/x11-toolkits/wxsvg/wxsvg-1.0b7_2.tar.gz.sig
new file mode 100644
index 0000000..ec47378
Binary files /dev/null and b/x11-toolkits/wxsvg/wxsvg-1.0b7_2.tar.gz.sig
differ



  • [SM-Commit] GIT changes to master grimoire by Robin Cook (afb09b9b230fcb034045a519de69752ca5424be5), Robin Cook, 05/25/2007

Archive powered by MHonArc 2.6.24.

Top of Page