Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andraž Levstik (0f007b73f27d94f57eaa212ec4bd81213b0efa13)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andraž Levstik (0f007b73f27d94f57eaa212ec4bd81213b0efa13)
  • Date: Sun, 3 May 2009 05:53:09 -0500

GIT changes to master grimoire by Andraž Levstik
<ruskie+2054d253 AT codemages.net>:

ChangeLog | 11 ++++++++++
doc/libharu2-scm/DEPENDS | 3 ++
doc/libharu2-scm/DETAILS | 22 +++++++++++++++++++++
doc/libharu2-scm/HISTORY | 7 ++++++
doc/libharu2-scm/PREPARE | 3 ++
doc/libharu2-scm/PRE_BUILD | 3 ++
http/hubbub/BUILD | 1
http/hubbub/DEPENDS | 6 +++++
http/hubbub/DETAILS | 25 +++++++++++++++++++++++
http/hubbub/HISTORY | 3 ++
http/hubbub/INSTALL | 1
http/hubbub/PREPARE | 3 ++
http/libcss/BUILD | 1
http/libcss/DEPENDS | 2 +
http/libcss/DETAILS | 21 ++++++++++++++++++++
http/libcss/HISTORY | 3 ++
http/libcss/INSTALL | 1
http/libcss/PREPARE | 3 ++
http/libnsbmp/BUILD | 1
http/libnsbmp/DETAILS | 20 +++++++++++++++++++
http/libnsbmp/HISTORY | 3 ++
http/libnsbmp/INSTALL | 1
http/libnsbmp/PREPARE | 3 ++
http/libnsgif/BUILD | 1
http/libnsgif/DETAILS | 20 +++++++++++++++++++
http/libnsgif/HISTORY | 3 ++
http/libnsgif/INSTALL | 1
http/libnsgif/PREPARE | 3 ++
http/libparserutils/BUILD | 1
http/libparserutils/DETAILS | 20 +++++++++++++++++++
http/libparserutils/HISTORY | 3 ++
http/libparserutils/INSTALL | 1
http/libparserutils/PREPARE | 3 ++
http/libparserutils/PRE_BUILD | 3 ++
http/librosprite/BUILD | 1
http/librosprite/DETAILS | 20 +++++++++++++++++++
http/librosprite/HISTORY | 3 ++
http/librosprite/INSTALL | 1
http/librosprite/PREPARE | 3 ++
http/libwapcaplet/BUILD | 1
http/libwapcaplet/DETAILS | 22 +++++++++++++++++++++
http/libwapcaplet/HISTORY | 3 ++
http/libwapcaplet/INSTALL | 1
http/libwapcaplet/PREPARE | 3 ++
http/netsurf/BUILD | 1
http/netsurf/DEPENDS | 44
++++++++++++++++++++++++++++++++++++++++++
http/netsurf/DETAILS | 29 +++++++++++++++++++++++++++
http/netsurf/HISTORY | 3 ++
http/netsurf/INSTALL | 1
http/netsurf/PREPARE | 7 ++++++
50 files changed, 349 insertions(+)

New commits:
commit 62d3108c8ee7450ec3a618bb2a6400d200844756
Author: Andraž Levstik <ruskie+2054d253 AT codemages.net>
Commit: Andraž Levstik <ruskie+2054d253 AT codemages.net>

http/netsurf/: new spell, A lightweight Web browser with good HTML 4 and
CSS support.

commit 427816e9f0b6477ca5660cc1cf3392bd279bcfc3
Author: Andraž Levstik <ruskie+2054d253 AT codemages.net>
Commit: Andraž Levstik <ruskie+2054d253 AT codemages.net>

http/libwapcaplet/: new spell, a reference counted string internment
system

commit df2e97385380a4a967d116929e4d73178109806b
Author: Andraž Levstik <ruskie+2054d253 AT codemages.net>
Commit: Andraž Levstik <ruskie+2054d253 AT codemages.net>

http/librosprite/: new spell, a C library that provides support for
reading RISC OS sprite files

commit f7894e04e0626337164bbb734875a27039339ccb
Author: Andraž Levstik <ruskie+2054d253 AT codemages.net>
Commit: Andraž Levstik <ruskie+2054d253 AT codemages.net>

http/libparserutils/: new spell, a library for building efficient parsers

commit 7aa9c52c0465a9a610e3d134c50de8d12bbb4a52
Author: Andraž Levstik <ruskie+2054d253 AT codemages.net>
Commit: Andraž Levstik <ruskie+2054d253 AT codemages.net>

http/libnsgif/: new spell, a decoding library for the GIF image file
format

commit 8fa085deddd2896dc2a907019d8916d1d6a209f4
Author: Andraž Levstik <ruskie+2054d253 AT codemages.net>
Commit: Andraž Levstik <ruskie+2054d253 AT codemages.net>

http/libnsbmp/: new spell, a decoding library for BMP and ICO image file
formats

commit 6091f6f7fd7bb7e00f5898d8c496a8705a0a3931
Author: Andraž Levstik <ruskie+2054d253 AT codemages.net>
Commit: Andraž Levstik <ruskie+2054d253 AT codemages.net>

http/libcss/: new spell, a CSS parser and selection engine

commit a64c76e4add4cd5599a92d6e529076f00eb0fe47
Author: Andraž Levstik <ruskie+2054d253 AT codemages.net>
Commit: Andraž Levstik <ruskie+2054d253 AT codemages.net>

http/hubbub/: new spell, an HTML5 compliant parsing library

commit c84887d654803c2dd55e8ccd6c4f92f4db285152
Author: Andraž Levstik <ruskie+2054d253 AT codemages.net>
Commit: Andraž Levstik <ruskie+2054d253 AT codemages.net>

doc/libharu2-scm/: new spell, C/C++ library for generating PDF documents.

diff --git a/ChangeLog b/ChangeLog
index 77aa604..eba8d20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2009-05-03 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * http/netsurf/: new spell, A lightweight Web browser with good HTML
4 and CSS support.
+ * http/libwapcaplet/: new spell, a reference counted string
internment system
+ * http/librosprite/: new spell, a C library that provides support for
reading RISC OS sprite files
+ * http/libparserutils/: new spell, a library for building efficient
parsers
+ * http/libnsgif/: new spell, a decoding library for the GIF image
file format
+ * http/libnsbmp/: new spell, a decoding library for BMP and ICO image
file formats
+ * http/libcss/: new spell, a CSS parser and selection engine
+ * http/hubbub/: new spell, an HTML5 compliant parsing library
+ * doc/libharu2-scm/: new spell, C/C++ library for generating PDF
documents.
+
2009-05-02 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
* http/uzbl: new spell, A browser that adheres to the unix philosophy

diff --git a/doc/libharu2-scm/DEPENDS b/doc/libharu2-scm/DEPENDS
new file mode 100755
index 0000000..65bcb78
--- /dev/null
+++ b/doc/libharu2-scm/DEPENDS
@@ -0,0 +1,3 @@
+depends zlib &&
+depends libpng
+
diff --git a/doc/libharu2-scm/DETAILS b/doc/libharu2-scm/DETAILS
new file mode 100755
index 0000000..c959ccc
--- /dev/null
+++ b/doc/libharu2-scm/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=libharu2-scm
+if [[ $LIBHARU2_AUTO == true ]]; then
+ VERSION=$(date +%Y%m%d)
+else
+ VERSION=scm
+fi
+ SOURCE_IGNORE=volatile
+ SOURCE=$SPELL.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
+ FORCE_DOWNLOAD=on
+ SOURCE_URL[0]=git://github.com/tony2001/libharu.git:libharu2-scm
+ WEB_SITE=http://libharu.org/
+ LICENSE=ZLIB
+ ENTERED=20060807
+ DOCS="README doc/*"
+ KEYWORDS="pdf doc"
+ SHORT="C/C++ library for generating PDF documents."
+cat << EOF
+Haru is a library for c/c++ that has the ability to generate PDF
+document for free. It supports most of the standard features of the
+Portable Document Format.
+EOF
diff --git a/doc/libharu2-scm/HISTORY b/doc/libharu2-scm/HISTORY
new file mode 100644
index 0000000..dc63e2d
--- /dev/null
+++ b/doc/libharu2-scm/HISTORY
@@ -0,0 +1,7 @@
+2009-05-03 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * DEPENDS:cloned from libharu2 spell
+ * DETAILS: cloned from libharu2 spell
+ * HISTORY: cloned from libharu2 spell
+ * PRE_BUILD: created
+ * PREPARE: created
+
diff --git a/doc/libharu2-scm/PREPARE b/doc/libharu2-scm/PREPARE
new file mode 100755
index 0000000..6be3c93
--- /dev/null
+++ b/doc/libharu2-scm/PREPARE
@@ -0,0 +1,3 @@
+config_query LIBHARU2_AUTO \
+ "Automaticaly update the spell on sorcery queue/system-update?" \
+ "n"
diff --git a/doc/libharu2-scm/PRE_BUILD b/doc/libharu2-scm/PRE_BUILD
new file mode 100755
index 0000000..e0b01fd
--- /dev/null
+++ b/doc/libharu2-scm/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+./buildconf.sh
diff --git a/http/hubbub/BUILD b/http/hubbub/BUILD
new file mode 100755
index 0000000..5dce820
--- /dev/null
+++ b/http/hubbub/BUILD
@@ -0,0 +1 @@
+make PREFIX=${INSTALL_ROOT}/usr COMPONENT_TYPE=lib-shared
diff --git a/http/hubbub/DEPENDS b/http/hubbub/DEPENDS
new file mode 100755
index 0000000..5783be0
--- /dev/null
+++ b/http/hubbub/DEPENDS
@@ -0,0 +1,6 @@
+depends perl &&
+depends libxslt &&
+depends wget &&
+depends libparserutils &&
+optional_depends doxygen "" "" "For API docs"
+
diff --git a/http/hubbub/DETAILS b/http/hubbub/DETAILS
new file mode 100755
index 0000000..95c8856
--- /dev/null
+++ b/http/hubbub/DETAILS
@@ -0,0 +1,25 @@
+ SPELL=hubbub
+if [[ $HUBBUB_AUTO == y ]]; then
+ VERSION=$(date +%Y%d%m)
+else
+ VERSION=scm
+fi
+ SOURCE="${SPELL}-scm.tar.bz2"
+ SOURCE_URL[0]=svn://svn.netsurf-browser.org/trunk/${SPELL}:${SPELL}-scm
+ SOURCE_IGNORE=volatile
+ FORCE_DOWNLOAD=on
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
+ WEB_SITE="http://www.netsurf-browser.org/projects/hubbub/";
+ LICENSE[0]=MIT
+ ENTERED=20090429
+ SHORT="an HTML5 compliant parsing library"
+cat << EOF
+Hubbub is an HTML5 compliant parsing library, written in C. It was
+developed as part of the NetSurf project and is available for use
+by other software under the MIT licence.
+
+The HTML5 specification defines a parsing algorithm, based on the
+behaviour of mainstream browsers, which provides instructions for
+how to parse all markup, both valid and invalid. As a result,
+Hubbub parses web content well.
+EOF
diff --git a/http/hubbub/HISTORY b/http/hubbub/HISTORY
new file mode 100644
index 0000000..73965d9
--- /dev/null
+++ b/http/hubbub/HISTORY
@@ -0,0 +1,3 @@
+2009-04-29 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * BUILD, DETAILS, DEPENDS, INSTALL: spell created
+
diff --git a/http/hubbub/INSTALL b/http/hubbub/INSTALL
new file mode 100755
index 0000000..f25ca1e
--- /dev/null
+++ b/http/hubbub/INSTALL
@@ -0,0 +1 @@
+make PREFIX=${INSTALL_ROOT}/usr COMPONENT_TYPE=lib-shared install
diff --git a/http/hubbub/PREPARE b/http/hubbub/PREPARE
new file mode 100755
index 0000000..595f2d1
--- /dev/null
+++ b/http/hubbub/PREPARE
@@ -0,0 +1,3 @@
+config_query HUBBUB_AUTO \
+ "Automaticaly update the spell on sorcery queue/system-update?" \
+ "n"
diff --git a/http/libcss/BUILD b/http/libcss/BUILD
new file mode 100755
index 0000000..5dce820
--- /dev/null
+++ b/http/libcss/BUILD
@@ -0,0 +1 @@
+make PREFIX=${INSTALL_ROOT}/usr COMPONENT_TYPE=lib-shared
diff --git a/http/libcss/DEPENDS b/http/libcss/DEPENDS
new file mode 100755
index 0000000..9be6720
--- /dev/null
+++ b/http/libcss/DEPENDS
@@ -0,0 +1,2 @@
+depends libwapcaplet &&
+depends libparserutils
diff --git a/http/libcss/DETAILS b/http/libcss/DETAILS
new file mode 100755
index 0000000..bb00937
--- /dev/null
+++ b/http/libcss/DETAILS
@@ -0,0 +1,21 @@
+ SPELL=libcss
+if [[ $LIBCSS_AUTO == y ]]; then
+ VERSION=$(date +%Y%d%m)
+else
+ VERSION=scm
+fi
+ SOURCE="${SPELL}-scm.tar.bz2"
+ SOURCE_URL[0]=svn://svn.netsurf-browser.org/trunk/${SPELL}:${SPELL}-scm
+ FORCE_DOWNLOAD=on
+ SOURCE_IGNORE=volatile
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
+ WEB_SITE="http://www.netsurf-browser.org/projects/libcss/";
+ LICENSE[0]=MIT
+ ENTERED=20090429
+ SHORT="a CSS parser and selection engine"
+cat << EOF
+LibCSS is a CSS parser and selection engine, written in C. It
+aims to parse the forward compatible CSS grammar. It is currently
+in development for use with NetSurf and is intended to be suitable
+for use in other projects too. For further details, see the readme.
+EOF
diff --git a/http/libcss/HISTORY b/http/libcss/HISTORY
new file mode 100644
index 0000000..805a532
--- /dev/null
+++ b/http/libcss/HISTORY
@@ -0,0 +1,3 @@
+2009-04-29 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * BUILD, DETAILS: spell created
+
diff --git a/http/libcss/INSTALL b/http/libcss/INSTALL
new file mode 100755
index 0000000..f25ca1e
--- /dev/null
+++ b/http/libcss/INSTALL
@@ -0,0 +1 @@
+make PREFIX=${INSTALL_ROOT}/usr COMPONENT_TYPE=lib-shared install
diff --git a/http/libcss/PREPARE b/http/libcss/PREPARE
new file mode 100755
index 0000000..8a6b358
--- /dev/null
+++ b/http/libcss/PREPARE
@@ -0,0 +1,3 @@
+config_query LIBCSS_AUTO \
+ "Automaticaly update the spell on sorcery queue/system-update?" \
+ "n"
diff --git a/http/libnsbmp/BUILD b/http/libnsbmp/BUILD
new file mode 100755
index 0000000..5dce820
--- /dev/null
+++ b/http/libnsbmp/BUILD
@@ -0,0 +1 @@
+make PREFIX=${INSTALL_ROOT}/usr COMPONENT_TYPE=lib-shared
diff --git a/http/libnsbmp/DETAILS b/http/libnsbmp/DETAILS
new file mode 100755
index 0000000..0370028
--- /dev/null
+++ b/http/libnsbmp/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=libnsbmp
+if [[ $LIBNSBMP_AUTO == y ]]; then
+ VERSION=$(date +%Y%d%m)
+else
+ VERSION=scm
+fi
+ SOURCE="${SPELL}-scm.tar.bz2"
+ SOURCE_URL[0]=svn://svn.netsurf-browser.org/trunk/${SPELL}:${SPELL}-scm
+ FORCE_DOWNLOAD=on
+ SOURCE_IGNORE=volatile
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
+ WEB_SITE="http://www.netsurf-browser.org/projects/libnsbmp/";
+ LICENSE[0]=MIT
+ ENTERED=20090429
+ SHORT="a decoding library for BMP and ICO image file formats"
+cat << EOF
+Libnsbmp is a decoding library for BMP and ICO image file formats, written
+in C. It was developed as part of the NetSurf project and is available for
+use by other software under the MIT licence.
+EOF
diff --git a/http/libnsbmp/HISTORY b/http/libnsbmp/HISTORY
new file mode 100644
index 0000000..805a532
--- /dev/null
+++ b/http/libnsbmp/HISTORY
@@ -0,0 +1,3 @@
+2009-04-29 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * BUILD, DETAILS: spell created
+
diff --git a/http/libnsbmp/INSTALL b/http/libnsbmp/INSTALL
new file mode 100755
index 0000000..f25ca1e
--- /dev/null
+++ b/http/libnsbmp/INSTALL
@@ -0,0 +1 @@
+make PREFIX=${INSTALL_ROOT}/usr COMPONENT_TYPE=lib-shared install
diff --git a/http/libnsbmp/PREPARE b/http/libnsbmp/PREPARE
new file mode 100755
index 0000000..065c971
--- /dev/null
+++ b/http/libnsbmp/PREPARE
@@ -0,0 +1,3 @@
+config_query LIBNSBMP_AUTO \
+ "Automaticaly update the spell on sorcery queue/system-update?" \
+ "n"
diff --git a/http/libnsgif/BUILD b/http/libnsgif/BUILD
new file mode 100755
index 0000000..5dce820
--- /dev/null
+++ b/http/libnsgif/BUILD
@@ -0,0 +1 @@
+make PREFIX=${INSTALL_ROOT}/usr COMPONENT_TYPE=lib-shared
diff --git a/http/libnsgif/DETAILS b/http/libnsgif/DETAILS
new file mode 100755
index 0000000..19149a6
--- /dev/null
+++ b/http/libnsgif/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=libnsgif
+if [[ $LIBNSGIF_AUTO == y ]]; then
+ VERSION=$(date +%Y%d%m)
+else
+ VERSION=scm
+fi
+ SOURCE="${SPELL}-scm.tar.bz2"
+ SOURCE_URL[0]=svn://svn.netsurf-browser.org/trunk/${SPELL}:${SPELL}-scm
+ FORCE_DOWNLOAD=on
+ SOURCE_IGNORE=volatile
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
+ WEB_SITE="http://www.netsurf-browser.org/projects/libnsgif/";
+ LICENSE[0]=MIT
+ ENTERED=20090429
+ SHORT="a decoding library for the GIF image file format"
+cat << EOF
+Libnsgif is a decoding library for the GIF image file format, written
+in C. It was developed as part of the NetSurf project and is available
+for use by other software under the MIT licence.
+EOF
diff --git a/http/libnsgif/HISTORY b/http/libnsgif/HISTORY
new file mode 100644
index 0000000..805a532
--- /dev/null
+++ b/http/libnsgif/HISTORY
@@ -0,0 +1,3 @@
+2009-04-29 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * BUILD, DETAILS: spell created
+
diff --git a/http/libnsgif/INSTALL b/http/libnsgif/INSTALL
new file mode 100755
index 0000000..f25ca1e
--- /dev/null
+++ b/http/libnsgif/INSTALL
@@ -0,0 +1 @@
+make PREFIX=${INSTALL_ROOT}/usr COMPONENT_TYPE=lib-shared install
diff --git a/http/libnsgif/PREPARE b/http/libnsgif/PREPARE
new file mode 100755
index 0000000..4cf4ad3
--- /dev/null
+++ b/http/libnsgif/PREPARE
@@ -0,0 +1,3 @@
+config_query LIBNSGIF_AUTO \
+ "Automaticaly update the spell on sorcery queue/system-update?" \
+ "n"
diff --git a/http/libparserutils/BUILD b/http/libparserutils/BUILD
new file mode 100755
index 0000000..5dce820
--- /dev/null
+++ b/http/libparserutils/BUILD
@@ -0,0 +1 @@
+make PREFIX=${INSTALL_ROOT}/usr COMPONENT_TYPE=lib-shared
diff --git a/http/libparserutils/DETAILS b/http/libparserutils/DETAILS
new file mode 100755
index 0000000..4e50474
--- /dev/null
+++ b/http/libparserutils/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=libparserutils
+if [[ $LIBPARSERUTILS_AUTO == y ]]; then
+ VERSION=$(date +%Y%d%m)
+else
+ VERSION=scm
+fi
+ SOURCE="${SPELL}-scm.tar.bz2"
+ SOURCE_URL[0]=svn://svn.netsurf-browser.org/trunk/${SPELL}:${SPELL}-scm
+ FORCE_DOWNLOAD=on
+ SOURCE_IGNORE=volatile
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
+ WEB_SITE="http://www.netsurf-browser.org/projects/libparserutils/";
+ LICENSE[0]=MIT
+ ENTERED=20090429
+ SHORT="a library for building efficient parsers"
+cat << EOF
+LibParserUtils is a library for building efficient parsers, written
+in C. It was developed as part of the NetSurf project and is available
+for use by other software under the MIT licence.
+EOF
diff --git a/http/libparserutils/HISTORY b/http/libparserutils/HISTORY
new file mode 100644
index 0000000..805a532
--- /dev/null
+++ b/http/libparserutils/HISTORY
@@ -0,0 +1,3 @@
+2009-04-29 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * BUILD, DETAILS: spell created
+
diff --git a/http/libparserutils/INSTALL b/http/libparserutils/INSTALL
new file mode 100755
index 0000000..f25ca1e
--- /dev/null
+++ b/http/libparserutils/INSTALL
@@ -0,0 +1 @@
+make PREFIX=${INSTALL_ROOT}/usr COMPONENT_TYPE=lib-shared install
diff --git a/http/libparserutils/PREPARE b/http/libparserutils/PREPARE
new file mode 100755
index 0000000..bafffa3
--- /dev/null
+++ b/http/libparserutils/PREPARE
@@ -0,0 +1,3 @@
+config_query LIBPARSERUTILS_AUTO \
+ "Automaticaly update the spell on sorcery queue/system-update?" \
+ "n"
diff --git a/http/libparserutils/PRE_BUILD b/http/libparserutils/PRE_BUILD
new file mode 100755
index 0000000..479cf79
--- /dev/null
+++ b/http/libparserutils/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+echo "CFLAGS += -DWITH_ICONV_FILTER" > build/Makefile.config.override
diff --git a/http/librosprite/BUILD b/http/librosprite/BUILD
new file mode 100755
index 0000000..c9dda20
--- /dev/null
+++ b/http/librosprite/BUILD
@@ -0,0 +1 @@
+make PREFIX=${INSTALL_ROOT}/usr
diff --git a/http/librosprite/DETAILS b/http/librosprite/DETAILS
new file mode 100755
index 0000000..c740fee
--- /dev/null
+++ b/http/librosprite/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=librosprite
+if [[ $LIBROSPRITE_AUTO == y ]]; then
+ VERSION=$(date +%Y%d%m)
+else
+ VERSION=scm
+fi
+ SOURCE="${SPELL}-scm.tar.bz2"
+ SOURCE_URL[0]=svn://svn.rjek.com/jshaw/libsprite/trunk:${SPELL}-scm
+ FORCE_DOWNLOAD=on
+ SOURCE_IGNORE=volatile
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
+ WEB_SITE="http://www.datumedge.co.uk/librosprite/";
+ LICENSE[0]=MIT
+ ENTERED=20090429
+ SHORT="a C library that provides support for reading RISC OS
sprite files"
+cat << EOF
+librosprite is a C library that provides support for reading RISC OS sprite
+files. The library is currently used by the GTK port of the NetSurf web
+browser.
+EOF
diff --git a/http/librosprite/HISTORY b/http/librosprite/HISTORY
new file mode 100644
index 0000000..b681610
--- /dev/null
+++ b/http/librosprite/HISTORY
@@ -0,0 +1,3 @@
+2009-04-29 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * BUILD, DETAILS, INSTALL: spell created
+
diff --git a/http/librosprite/INSTALL b/http/librosprite/INSTALL
new file mode 100755
index 0000000..621f3f8
--- /dev/null
+++ b/http/librosprite/INSTALL
@@ -0,0 +1 @@
+make PREFIX=${INSTALL_ROOT}/usr install
diff --git a/http/librosprite/PREPARE b/http/librosprite/PREPARE
new file mode 100755
index 0000000..3b10d5e
--- /dev/null
+++ b/http/librosprite/PREPARE
@@ -0,0 +1,3 @@
+config_query LIBROSPRITE_AUTO \
+ "Automaticaly update the spell on sorcery queue/system-update?" \
+ "n"
diff --git a/http/libwapcaplet/BUILD b/http/libwapcaplet/BUILD
new file mode 100755
index 0000000..5dce820
--- /dev/null
+++ b/http/libwapcaplet/BUILD
@@ -0,0 +1 @@
+make PREFIX=${INSTALL_ROOT}/usr COMPONENT_TYPE=lib-shared
diff --git a/http/libwapcaplet/DETAILS b/http/libwapcaplet/DETAILS
new file mode 100755
index 0000000..c8ef9b0
--- /dev/null
+++ b/http/libwapcaplet/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=libwapcaplet
+if [[ $LIBWAPCAPLET_AUTO == y ]]; then
+ VERSION=$(date +%Y%d%m)
+else
+ VERSION=scm
+fi
+ SOURCE="${SPELL}-scm.tar.bz2"
+ SOURCE_URL[0]=svn://svn.netsurf-browser.org/trunk/${SPELL}:${SPELL}-scm
+ FORCE_DOWNLOAD=on
+ SOURCE_IGNORE=volatile
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
+
WEB_SITE="http://source.netsurf-browser.org/trunk/libwapcaplet/README?revision=HEAD&view=markup";
+ LICENSE[0]=MIT
+ ENTERED=20090429
+ SHORT="a reference counted string internment system"
+cat << EOF
+LibWapcaplet provides a reference counted string internment system
+designed to store small strings and allow rapid comparison of them in
+terms of equality. It supports a caseless comparison where it will
+automatically intern a lowercased variant of the string and use that
+for comparison if needed.
+EOF
diff --git a/http/libwapcaplet/HISTORY b/http/libwapcaplet/HISTORY
new file mode 100644
index 0000000..805a532
--- /dev/null
+++ b/http/libwapcaplet/HISTORY
@@ -0,0 +1,3 @@
+2009-04-29 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * BUILD, DETAILS: spell created
+
diff --git a/http/libwapcaplet/INSTALL b/http/libwapcaplet/INSTALL
new file mode 100755
index 0000000..f25ca1e
--- /dev/null
+++ b/http/libwapcaplet/INSTALL
@@ -0,0 +1 @@
+make PREFIX=${INSTALL_ROOT}/usr COMPONENT_TYPE=lib-shared install
diff --git a/http/libwapcaplet/PREPARE b/http/libwapcaplet/PREPARE
new file mode 100755
index 0000000..9057c3d
--- /dev/null
+++ b/http/libwapcaplet/PREPARE
@@ -0,0 +1,3 @@
+config_query LIBWAPCAPLET_AUTO \
+ "Automaticaly update the spell on sorcery queue/system-update?" \
+ "n"
diff --git a/http/netsurf/BUILD b/http/netsurf/BUILD
new file mode 100755
index 0000000..c9dda20
--- /dev/null
+++ b/http/netsurf/BUILD
@@ -0,0 +1 @@
+make PREFIX=${INSTALL_ROOT}/usr
diff --git a/http/netsurf/DEPENDS b/http/netsurf/DEPENDS
new file mode 100755
index 0000000..ef9dd6c
--- /dev/null
+++ b/http/netsurf/DEPENDS
@@ -0,0 +1,44 @@
+depends libxml2 &&
+depends libmng &&
+depends gtk+2 &&
+depends libglade2 &&
+depends lcms &&
+depends freetype2 &&
+depends curl &&
+depends re2c &&
+depends lemon &&
+depends openssl &&
+#optional
+optional_depends libnsbmp \
+ "NETSURF_USE_BMP=YES" \
+ "NETSURF_USE_BMP=NO" \
+ "for displaying BMPs and ICOs" &&
+optional_depends libnsgif \
+ "NETSURF_USE_GIF=YES" \
+ "NETSURF_USE_GIF=NO" \
+ "for displaying GIFs" &&
+optional_depends jpeg \
+ "NETSURF_USE_JPEG=YES" \
+ "NETSURF_USE_JPEG=NO" \
+ "for displaying JPEGs" &&
+optional_depends libpng \
+ "NETSURF_USE_PNG=YES" \
+ "NETSURF_USE_PNG=NO" \
+ "for displaying PNGs" &&
+optional_depends libmng \
+ "NETSURF_USE_MNG=YES" \
+ "NETSURF_USE_MNG=NO" \
+ "for displaying MNGs, JNGs, PNGs" &&
+optional_depends libharu2-scm \
+ "NETSURF_USE_HARU_PDF=YES" \
+ "NETSURF_USE_HARU_PDF=NO" \
+ "for PDF export and GTK printing support" &&
+optional_depends librsvg2 \
+ "NETSURF_USE_RSVG=YES" \
+ "NETSURF_USE_RSVG=NO" \
+ "for displaying SVGs" &&
+optional_depends librosprite \
+ "NETSURF_USE_ROSPRITE=YES" \
+ "NETSURF_USE_ROSPRITE=NO" \
+ "for displaying RISC OS Sprites"
+
diff --git a/http/netsurf/DETAILS b/http/netsurf/DETAILS
new file mode 100755
index 0000000..2484d6b
--- /dev/null
+++ b/http/netsurf/DETAILS
@@ -0,0 +1,29 @@
+ SPELL=netsurf
+if [[ $NETSURF_SCM == y ]] ; then
+if [[ $NETSURF_SCM_AUTO == y ]] ; then
+ VERSION=$(date +%Y%m%d)
+else
+ VERSION=scm
+fi
+ SOURCE="${SPELL}-scm.tar.bz2"
+ SOURCE_URL[0]=svn://svn.netsurf-browser.org/trunk/${SPELL}:${SPELL}-scm
+ FORCE_DOWNLOAD=on
+ SOURCE_IGNORE=volatile
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
+else
+ VERSION=2.0
+ SOURCE="${SPELL}-${VERSION}-src.tar.gz"
+ SOURCE_URL[0]=http://www.${SPELL}-browser.org/downloads/releases/${SOURCE}
+
SOURCE_HASH=sha512:353333f886ecf3efbf588116f4317c081d79847a9205fff416b5e37c3960ed80d6b9be868080af746af8917692420cd91249bb7973a01154cf9f00c3eb67ad95
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+fi
+ WEB_SITE="http://www.netsurf-browser.org/";
+ LICENSE[0]=GPLv2
+ ENTERED=20090428
+ SHORT="A lightweight Web browser with good HTML 4 and CSS
support."
+cat << EOF
+NetSurf is a lightweight cross-platform Web browser. It supports the HTML 4
+and CSS standards and provides a small, fast, and comprehensive Web browsing
+solution. It works under RISC OS, AmigaOS, BeOS/Haiku and a variety of
+UNIX platforms.
+EOF
diff --git a/http/netsurf/HISTORY b/http/netsurf/HISTORY
new file mode 100644
index 0000000..7d51416
--- /dev/null
+++ b/http/netsurf/HISTORY
@@ -0,0 +1,3 @@
+2009-04-28 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * BUILD, DEPENDS, DETAILS: spell created
+
diff --git a/http/netsurf/INSTALL b/http/netsurf/INSTALL
new file mode 100755
index 0000000..621f3f8
--- /dev/null
+++ b/http/netsurf/INSTALL
@@ -0,0 +1 @@
+make PREFIX=${INSTALL_ROOT}/usr install
diff --git a/http/netsurf/PREPARE b/http/netsurf/PREPARE
new file mode 100755
index 0000000..3a2d629
--- /dev/null
+++ b/http/netsurf/PREPARE
@@ -0,0 +1,7 @@
+config_query NETSURF_SCM "Do you want SCM version" "n" &&
+if [[ "${NETSURF_SCM}" == "y" ]]
+then
+config_query NETSURF_SCM_AUTO \
+ "Automaticaly update the spell on sorcery queue/system-update?" \
+ "n"
+fi



  • [SM-Commit] GIT changes to master grimoire by Andraž Levstik (0f007b73f27d94f57eaa212ec4bd81213b0efa13), Andraž Levstik, 05/03/2009

Archive powered by MHonArc 2.6.24.

Top of Page