[SM-Commit] GIT changes to master grimoire by Florian Franzmann (fa2746cb58f5d7438ffa5a2ad1a80620fd4c826b)

Florian Franzmann scm at sourcemage.org
Fri Dec 24 17:21:27 EST 2010


GIT changes to master grimoire by Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>:

 ChangeLog                                         |    4 ++++
 dev/null                                          |binary
 libs/lasi/BUILD                                   |    1 +
 libs/lasi/DEPENDS                                 |    2 ++
 libs/lasi/DETAILS                                 |   22 ++++++++++++++++++++++
 libs/lasi/HISTORY                                 |    3 +++
 utils/syslinux/DETAILS                            |    2 +-
 utils/syslinux/HISTORY                            |    3 +++
 utils/unetbootin/DETAILS                          |    4 ++--
 utils/unetbootin/HISTORY                          |    3 +++
 utils/unetbootin/unetbootin-source-424.tar.gz.sig |    0 
 11 files changed, 41 insertions(+), 3 deletions(-)

New commits:
commit 0d3978ee9b2d3c4465b1f3a70c1d8938ac11683d
Author: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>

    utils/unetbootin: version 494

commit 78b5af17b37f66718fa7924a417f7b3a4cafd2e7
Author: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>

    utils/syslinux: version 4.03

commit eb1c5efa7af1c39d73346004a0b19d36dd08621e
Author: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>

    libs/lasi: new spell, a C++ stream library for generating postscript

diff --git a/ChangeLog b/ChangeLog
index aec921d..9503384 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-12-19 Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
+	* libs/lasi: new spell, a C++ stream library for generating postscript
+	  documents
+
 2010-12-19 Vlad Glagolev <stealth at sourcemage.org>
 	* database/tdb: moved from libs
 
diff --git a/libs/lasi/BUILD b/libs/lasi/BUILD
new file mode 100755
index 0000000..e013b8d
--- /dev/null
+++ b/libs/lasi/BUILD
@@ -0,0 +1 @@
+cmake_build
diff --git a/libs/lasi/DEPENDS b/libs/lasi/DEPENDS
new file mode 100755
index 0000000..269d060
--- /dev/null
+++ b/libs/lasi/DEPENDS
@@ -0,0 +1,2 @@
+depends pango &&
+depends cmake
diff --git a/libs/lasi/DETAILS b/libs/lasi/DETAILS
new file mode 100755
index 0000000..a5f158c
--- /dev/null
+++ b/libs/lasi/DETAILS
@@ -0,0 +1,22 @@
+           SPELL=lasi
+         VERSION=1.1.0
+          SOURCE="libLASi-${VERSION}.tar.gz"
+   SOURCE_URL[0]=$SOURCEFORGE_URL/project/${SPELL}/${SPELL}/${VERSION}%20Source/${SOURCE}
+     SOURCE_HASH=sha512:cbd885478c15809834911cea2c0dec2db777a1344f76bf61906a509f4c7aef8c14232830383072e6310ff2a0567320be24f64b7cbb3138906126c40ce3fdd4d6
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/libLASi-${VERSION}"
+        WEB_SITE="http://www.unifont.org/lasi"
+      LICENSE[0]=GPL
+         ENTERED=20101219
+           SHORT="a C++ stream output interface for creating Postscript documents"
+cat << EOF
+libLASi is a library written by Larry Siden that provides a C++ stream output
+interface ( with operator << ) for creating Postscript documents that can
+contain characters from any of the scripts and symbol blocks supported in
+Unicode and by Owen Taylor's Pango layout engine. The library accomodates
+right-to-left scripts such as Arabic and Hebrew as easily as left-to-right
+scripts. Indic and Indic-derived Complex Text Layout (CTL) scripts, such as
+Devanagari, Thai, Lao, and Tibetan are supported to the extent provided by
+Pango and by the OpenType fonts installed on your system. All of this is
+provided without need for any special configuration or layout calculation
+on the programmer's part.
+EOF
diff --git a/libs/lasi/HISTORY b/libs/lasi/HISTORY
new file mode 100644
index 0000000..3276cc9
--- /dev/null
+++ b/libs/lasi/HISTORY
@@ -0,0 +1,3 @@
+2010-12-19 Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
+	* DEPENDS, DETAILS: spell created
+
diff --git a/utils/syslinux/DETAILS b/utils/syslinux/DETAILS
index 8bb6cf6..2f287c6 100755
--- a/utils/syslinux/DETAILS
+++ b/utils/syslinux/DETAILS
@@ -1,5 +1,5 @@
            SPELL=syslinux
-         VERSION=4.01
+         VERSION=4.03
           SOURCE=$SPELL-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=$KERNEL_URL/pub/linux/utils/boot/$SPELL/4.xx/$SOURCE
diff --git a/utils/syslinux/HISTORY b/utils/syslinux/HISTORY
index 86033c7..5200037 100644
--- a/utils/syslinux/HISTORY
+++ b/utils/syslinux/HISTORY
@@ -1,3 +1,6 @@
+2010-12-24 Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
+	* DETAILS: version 4.03
+
 2010-07-03 Bor Kraljič <pyrobor at ver.si>
 	* DETAILS: updated spell to 4.01
 	  changed SOURCE_URL to avoid problem when new version comes out
diff --git a/utils/unetbootin/DETAILS b/utils/unetbootin/DETAILS
index 8f1c17e..e1f3264 100755
--- a/utils/unetbootin/DETAILS
+++ b/utils/unetbootin/DETAILS
@@ -1,7 +1,7 @@
            SPELL=unetbootin
-         VERSION=485
+         VERSION=494
           SOURCE="${SPELL}-source-${VERSION}.tar.gz"
-     SOURCE_HASH=sha512:62986790713f1672f2dbe12659196db346ee57fa32a92e9040b4e084c190b632b07af6ecca5c4d111d2d68a45c33446827359a097043d06365823f46d8a9c703
+     SOURCE_HASH=sha512:098f933a4b80f4386b21a6b40e1bbcd84f32fd43836b68c1e753c23520b2758ea430905079968a9a8062349842169a71a627e76d074f9d860e67e5189bd92f98
    SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/UNetbootin/${VERSION}/${SOURCE}
 SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
         WEB_SITE="http://unetbootin.sourceforge.net/"
diff --git a/utils/unetbootin/HISTORY b/utils/unetbootin/HISTORY
index cbd9cd8..3f45c85 100644
--- a/utils/unetbootin/HISTORY
+++ b/utils/unetbootin/HISTORY
@@ -1,3 +1,6 @@
+2010-12-24 Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
+	* DETAILS: version 494
+
 2010-07-14 Andraž "ruskie" Levstik <ruskie+f03a580f at codemages.net>
 	* DETAILS: Fixed SOURCE_URL[0]
 	  updated spell to 485
diff --git a/utils/unetbootin/unetbootin-source-424.tar.gz.sig b/utils/unetbootin/unetbootin-source-424.tar.gz.sig
deleted file mode 100644
index 8e23fdd..0000000
Binary files a/utils/unetbootin/unetbootin-source-424.tar.gz.sig and /dev/null differ



More information about the SM-Commit mailing list