Skip to Content.
Sympa Menu

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

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 (ec9867c13cfdc288d18a7994c465ef11e9a329a1)
  • Date: Sun, 25 Sep 2011 02:44:09 -0500

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

libs/podofo/BUILD | 1 +
libs/podofo/DETAILS | 4 ++--
libs/podofo/HISTORY | 6 ++++++
3 files changed, 9 insertions(+), 2 deletions(-)

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

podofo - build shared library

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

podofo: => 0.9.0

diff --git a/libs/podofo/BUILD b/libs/podofo/BUILD
index e013b8d..a5ee6bf 100755
--- a/libs/podofo/BUILD
+++ b/libs/podofo/BUILD
@@ -1 +1,2 @@
+OPTS+=" -DPODOFO_BUILD_SHARED=1" &&
cmake_build
diff --git a/libs/podofo/DETAILS b/libs/podofo/DETAILS
index 81d604d..ac5799b 100755
--- a/libs/podofo/DETAILS
+++ b/libs/podofo/DETAILS
@@ -1,8 +1,8 @@
SPELL=podofo
- VERSION=0.7.0
+ VERSION=0.9.0
+
SOURCE_HASH=sha512:60c875930c79f3b389f31a6c4d6d72cd7a9383cebc31e3d449809add3eb292278f10a249fcf175fa14b6ccf6424e23293ad2174ba6f828a72c43c9561007aea8
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://prdownloads.sourceforge.net/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:c4c07d46747f1daf49a9b84c9c23a6bb9d9ca29cd1cc8765728c761bad567fa7eb432ed8e37c01df33a1053668cf63bc0bbe3b9a274452fd7d508034fd64b1d2
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 b6f13f6..c6f5d86 100644
--- a/libs/podofo/HISTORY
+++ b/libs/podofo/HISTORY
@@ -1,3 +1,9 @@
+2011-09-23 Treeve Jelbert <treeve AT sourcemage.org>
+ * BUILD: build shared library
+
+2011-09-23 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.9.0
+
2010-11-03 Ladislav Hagara <hgr AT vabo.cz>
* DEPENDS: jpeg -> JPEG




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (ec9867c13cfdc288d18a7994c465ef11e9a329a1), Treeve Jelbert, 09/25/2011

Archive powered by MHonArc 2.6.24.

Top of Page