Skip to Content.
Sympa Menu

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

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 (e0b8f74becc86e981b20ae7b646eac9ad1d68a78)
  • Date: Sun, 24 Feb 2013 01:54:36 -0600

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

dev/null |binary
gnome2-libs/librsvg2/DEPENDS | 4 ++--
gnome2-libs/librsvg2/HISTORY | 3 +++
libs/podofo/DEPENDS | 2 ++
libs/podofo/DETAILS | 6 +++---
libs/podofo/HISTORY | 4 ++++
libs/podofo/podofo-0.9.1.tar.gz.sig | 0
7 files changed, 14 insertions(+), 5 deletions(-)

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

podofo: => 0.9.2

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

librsvg2 - gtk-{2,3} are optional

diff --git a/gnome2-libs/librsvg2/DEPENDS b/gnome2-libs/librsvg2/DEPENDS
index 332ee57..f7bb212 100755
--- a/gnome2-libs/librsvg2/DEPENDS
+++ b/gnome2-libs/librsvg2/DEPENDS
@@ -38,8 +38,8 @@ optional_depends gdk-pixbuf2 \


depends atk &&
-depends gtk+2 &&
-depends gtk+3 &&
+optional_depends gtk+2 '' '' 'GTK2 support' &&
+optional_depends gtk+3 '' '' 'GTK3 support' &&
depends harfbuzz &&
depends libpng &&
depends pixman
diff --git a/gnome2-libs/librsvg2/HISTORY b/gnome2-libs/librsvg2/HISTORY
index 2abcc24..04012c0 100644
--- a/gnome2-libs/librsvg2/HISTORY
+++ b/gnome2-libs/librsvg2/HISTORY
@@ -1,3 +1,6 @@
+2013-02-23 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: gtk+2, gtk+3 are optional
+
2012-12-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: made dependencies on vala and gdk-pixbuf2 optional,
removed dependencies on libxau, libxcb, libxdmcp, libxext,
libxrender
diff --git a/libs/podofo/DEPENDS b/libs/podofo/DEPENDS
index 76badfb..b398a80 100755
--- a/libs/podofo/DEPENDS
+++ b/libs/podofo/DEPENDS
@@ -1,3 +1,5 @@
+depends cmake &&
+depends openssl &&
depends freetype2 &&
depends zlib &&
depends fontconfig &&
diff --git a/libs/podofo/DETAILS b/libs/podofo/DETAILS
index 05a098a..c84d81a 100755
--- a/libs/podofo/DETAILS
+++ b/libs/podofo/DETAILS
@@ -1,8 +1,8 @@
SPELL=podofo
- VERSION=0.9.1
+ VERSION=0.9.2
+
SOURCE_HASH=sha512:e0bda743b192edfd42f381498edc56f30e6d89f45e7abd2b4351e15fd672a432d07f067ab8ed5cf378b0ecbab6d98abb32c22c1ce860c0021e31235fc5683a21
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=http://prdownloads.sourceforge.net/${SPELL}/${SOURCE}
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://podofo.sourceforge.net/";
LICENSE[0]="GPL, LGPL"
diff --git a/libs/podofo/HISTORY b/libs/podofo/HISTORY
index 0fc98ae..0955da1 100644
--- a/libs/podofo/HISTORY
+++ b/libs/podofo/HISTORY
@@ -1,3 +1,7 @@
+2013-02-23 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.9.2
+ * DEPENDS: add openssl, cmake
+
2013-02-16 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 0.9.1

diff --git a/libs/podofo/podofo-0.9.1.tar.gz.sig
b/libs/podofo/podofo-0.9.1.tar.gz.sig
deleted file mode 100644
index eba26c5..0000000
Binary files a/libs/podofo/podofo-0.9.1.tar.gz.sig and /dev/null differ



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (e0b8f74becc86e981b20ae7b646eac9ad1d68a78), Treeve Jelbert, 02/24/2013

Archive powered by MHonArc 2.6.24.

Top of Page