Skip to Content.
Sympa Menu

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

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 (ff5d840adcd57e71314655ef440ad987793a2187)
  • Date: Mon, 17 Jun 2013 14:44:47 -0500

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

libs/podofo/DEPENDS | 2 +-
libs/podofo/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

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

podofo - lua is optional

diff --git a/libs/podofo/DEPENDS b/libs/podofo/DEPENDS
index 5a556a1..b85b85a 100755
--- a/libs/podofo/DEPENDS
+++ b/libs/podofo/DEPENDS
@@ -3,7 +3,7 @@ depends openssl &&
depends freetype2 &&
depends zlib &&
depends fontconfig &&
-depends lua &&
+optional_depends lua "" "" "LUA support"&&
optional_depends cppunit "" "" "Enable cppunit support" &&
optional_depends JPEG "" "" "Enable jpeg support" &&
optional_depends tiff "" "" "Enable tiff support"
diff --git a/libs/podofo/HISTORY b/libs/podofo/HISTORY
index bfdbe04..6fc98a5 100644
--- a/libs/podofo/HISTORY
+++ b/libs/podofo/HISTORY
@@ -1,3 +1,6 @@
+2013-06-17 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: lua is optional
+
2013-03-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: lua51 -> lua, mandatory
* PRE_BUILD: fix compile error



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (ff5d840adcd57e71314655ef440ad987793a2187), Treeve Jelbert, 06/17/2013

Archive powered by MHonArc 2.6.24.

Top of Page