Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (2dbf47c6e5e501b437ac8e3c7836e7cfda078171)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (2dbf47c6e5e501b437ac8e3c7836e7cfda078171)
  • Date: Sat, 15 Nov 2008 08:36:16 -0600

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

database/tokyocabinet/DETAILS | 4 ++--
database/tokyocabinet/HISTORY | 3 +++
gnome2-libs/goffice-dev/DEPENDS | 2 +-
gnome2-libs/goffice-dev/HISTORY | 3 +++
kde4/kdenetwork4/DEPENDS | 4 +++-
kde4/kdenetwork4/HISTORY | 3 +++
x11-libs/cairo/DETAILS | 8 ++++----
x11-libs/cairo/HISTORY | 5 +++++
x11-libs/cairo/PRE_SUB_DEPENDS | 1 +
x11-libs/cairo/REPAIR^all^PRE_SUB_DEPENDS | 1 +
x11-libs/cairo/SUB_DEPENDS | 2 ++
11 files changed, 28 insertions(+), 8 deletions(-)

New commits:
commit a2e4df73d0a8bd5040b8a8650f199433da63fe5c
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

"cairo-1.8.4"

commit 178d06eaf787c60f89b56689e5788096b6f2adb7
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

goffice-dev - add add -sub SVG cairo

commit d0def957ef364867da2fb6593f0e9d47c7396724
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

cairo - extra subdepends SVG

commit bf28b05461763fb576c625e8d9d3a0053778e400
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

"tokyocabinet-1.3.18"

commit 3c62f147b6f4e24ecf0f214bb56ca6a87ca1b2bc
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

kdenetwork4 - more depends

diff --git a/database/tokyocabinet/DETAILS b/database/tokyocabinet/DETAILS
index 90cbde6..d764294 100755
--- a/database/tokyocabinet/DETAILS
+++ b/database/tokyocabinet/DETAILS
@@ -1,6 +1,6 @@
SPELL=tokyocabinet
- VERSION=1.3.16
-
SOURCE_HASH=sha512:be5d07e86b579647b824b8ddc491c80df0abb6d103d8bc513d40ca95aa93a90f2606944496d59c102db9dd1cbac12df8545856977273f37ab906031aa714add4
+ VERSION=1.3.18
+
SOURCE_HASH=sha512:769b93c0f9c2e1e136a468c36080fd1be26fcf497552552cb29bc0808144b99a5d28ab05bbeb1059ba0ec96d805072b6b58efb10672836fb603f966803512b0c
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://$SPELL.sf.net/$SOURCE
diff --git a/database/tokyocabinet/HISTORY b/database/tokyocabinet/HISTORY
index c69e753..ed3df86 100644
--- a/database/tokyocabinet/HISTORY
+++ b/database/tokyocabinet/HISTORY
@@ -1,3 +1,6 @@
+2008-11-15 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.3.18
+
2008-11-07 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.3.16
* BUILD, CONFLICTS: added
diff --git a/gnome2-libs/goffice-dev/DEPENDS b/gnome2-libs/goffice-dev/DEPENDS
index cc5f95f..5e916e1 100755
--- a/gnome2-libs/goffice-dev/DEPENDS
+++ b/gnome2-libs/goffice-dev/DEPENDS
@@ -2,7 +2,7 @@ depends glib2 &&
depends libgsf &&
depends xml-parser-expat &&

-optional_depends cairo \
+optional_depends -sub SVG cairo \
'--with-cairo' \
'--without-cairo' \
'for Cairo SVG support' &&
diff --git a/gnome2-libs/goffice-dev/HISTORY b/gnome2-libs/goffice-dev/HISTORY
index a8f5c8c..7fbad44 100644
--- a/gnome2-libs/goffice-dev/HISTORY
+++ b/gnome2-libs/goffice-dev/HISTORY
@@ -1,3 +1,6 @@
+2008-11-15 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: add -sub SVG cairo
+
2008-10-29 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 0.7.2

diff --git a/kde4/kdenetwork4/DEPENDS b/kde4/kdenetwork4/DEPENDS
index eec348a..2239d21 100755
--- a/kde4/kdenetwork4/DEPENDS
+++ b/kde4/kdenetwork4/DEPENDS
@@ -13,4 +13,6 @@ optional_depends libvncserver '' '' 'build krfb and VNC
suport in krdc' &&
optional_depends mdnsresponder '' '' 'krfb and krdc service discovery and
dnssd ioslave' &&
optional_depends jpeg '' '' 'JPEG images in krdc' &&
optional_depends sqlite '' '' 'build kopete statistics and kget history
plugins' &&
-optional_depends libotr '' '' 'build kopete OTR plugin'
+optional_depends libotr '' '' 'build kopete OTR (Off-the-Record
encryption) plugin' &&
+optional_depends libortp '' '' 'Jingle support in Kopete' &&
+optional_depends libmsn '' '' 'MSN Messaging support in Kopete'
diff --git a/kde4/kdenetwork4/HISTORY b/kde4/kdenetwork4/HISTORY
index 6c82e08..f202486 100644
--- a/kde4/kdenetwork4/HISTORY
+++ b/kde4/kdenetwork4/HISTORY
@@ -1,3 +1,6 @@
+2008-11-15 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: add optional libortp, libmsn
+
2008-11-13 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 4.1.73 (devel)

diff --git a/x11-libs/cairo/DETAILS b/x11-libs/cairo/DETAILS
index cadcaf6..8d3dddc 100755
--- a/x11-libs/cairo/DETAILS
+++ b/x11-libs/cairo/DETAILS
@@ -1,18 +1,18 @@
SPELL=cairo
if [[ $CAIRO_DEVEL == y ]]; then
- VERSION=1.8.2
+ VERSION=1.8.4
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://cairographics.org/releases/$SOURCE
+
SOURCE_HASH=sha512:4d012a14d15614eecd85e9f62c495e2b37a4fb8b6b027ae0f2cf5a45ea161f191b741e521906b446bd33dec5d81786b27af12f99d8654ee5c558c05d6771e1e6
# SOURCE_GPG=gurus.gpg:$SOURCE.sig
else
- VERSION=1.8.2
+ VERSION=1.8.4
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://cairographics.org/releases/$SOURCE
-#
SOURCE_HASH=sha512:b9b4f57c679559b2a128dde6e92cc297e21a29191219c7c24c2e933cbc8ec741253a2ba76075cf7414a04da506d669f8829d63510a98acc6073989e9b8cbd93e
+
SOURCE_HASH=sha512:4d012a14d15614eecd85e9f62c495e2b37a4fb8b6b027ae0f2cf5a45ea161f191b741e521906b446bd33dec5d81786b27af12f99d8654ee5c558c05d6771e1e6
fi
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://cairographics.org/
- SOURCE_GPG=gurus.gpg:$SOURCE.sig
LICENSE[0]=MIT
ENTERED=20040617
KEYWORDS="x11 libs"
diff --git a/x11-libs/cairo/HISTORY b/x11-libs/cairo/HISTORY
index 49880ee..44eb132 100644
--- a/x11-libs/cairo/HISTORY
+++ b/x11-libs/cairo/HISTORY
@@ -1,3 +1,8 @@
+2008-11-15 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.8.4
+ * [PRE_]SUB_DEPENDS: add SVG support
+ * REPAIR^all^PRE_SUB_DEPENDS: add svg support
+
2008-10-31 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.8.2

diff --git a/x11-libs/cairo/PRE_SUB_DEPENDS b/x11-libs/cairo/PRE_SUB_DEPENDS
index 4aba94b..ff1183d 100755
--- a/x11-libs/cairo/PRE_SUB_DEPENDS
+++ b/x11-libs/cairo/PRE_SUB_DEPENDS
@@ -2,6 +2,7 @@ case $THIS_SUB_DEPENDS in
PDF) is_depends_enabled $SPELL poppler;;
XCB) is_depends_enabled $SPELL xcb-util;;
PS) is_depends_enabled $SPELL ghostscript;;
+ SVG) is_depends_enabled $SPELL librsvg2;;
*) message "${PROBLEM_COLOR}bogus sub_depends: $SPELL
$THIS_SUB_DEPENDS${DEFAULT_COLOR}"
return 1;;
esac
diff --git a/x11-libs/cairo/REPAIR^all^PRE_SUB_DEPENDS
b/x11-libs/cairo/REPAIR^all^PRE_SUB_DEPENDS
index 4aba94b..ff1183d 100755
--- a/x11-libs/cairo/REPAIR^all^PRE_SUB_DEPENDS
+++ b/x11-libs/cairo/REPAIR^all^PRE_SUB_DEPENDS
@@ -2,6 +2,7 @@ case $THIS_SUB_DEPENDS in
PDF) is_depends_enabled $SPELL poppler;;
XCB) is_depends_enabled $SPELL xcb-util;;
PS) is_depends_enabled $SPELL ghostscript;;
+ SVG) is_depends_enabled $SPELL librsvg2;;
*) message "${PROBLEM_COLOR}bogus sub_depends: $SPELL
$THIS_SUB_DEPENDS${DEFAULT_COLOR}"
return 1;;
esac
diff --git a/x11-libs/cairo/SUB_DEPENDS b/x11-libs/cairo/SUB_DEPENDS
index 10e6792..bdaf2c5 100755
--- a/x11-libs/cairo/SUB_DEPENDS
+++ b/x11-libs/cairo/SUB_DEPENDS
@@ -5,6 +5,8 @@ case $THIS_SUB_DEPENDS in
depends xcb-util "--enable-xcb";;
PS) message "Cairo with PS support requested, forcing ghostscript
dependency" &&
depends ghostscript "--enable-ps";;
+ SVG) message "Cairo with SVG support requested, forcing libsvrg2
dependency" &&
+ depends librsvg2 "--enable-svg";;
*) message "${PROBLEM_COLOR}bogus sub_depends: $SPELL
$THIS_SUB_DEPENDS${DEFAULT_COLOR}"
return 1;;
esac



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (2dbf47c6e5e501b437ac8e3c7836e7cfda078171), Treeve Jelbert, 11/15/2008

Archive powered by MHonArc 2.6.24.

Top of Page