Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (018475436ca892bc9ba8bcea6096aee44f9d638a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (018475436ca892bc9ba8bcea6096aee44f9d638a)
  • Date: Thu, 9 Mar 2017 19:38:21 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

doc/libharu2/BUILD | 4 +---
doc/libharu2/DETAILS | 12 ++++++------
doc/libharu2/HISTORY | 4 ++++
3 files changed, 11 insertions(+), 9 deletions(-)

New commits:
commit 018475436ca892bc9ba8bcea6096aee44f9d638a
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

libharu2 2.3.0

diff --git a/doc/libharu2/BUILD b/doc/libharu2/BUILD
index 7ae8831..e013b8d 100755
--- a/doc/libharu2/BUILD
+++ b/doc/libharu2/BUILD
@@ -1,3 +1 @@
-sedit "s|-O2|$CFLAGS|;s|/local||" configure &&
-./configure --shared --prefix=$INSTALL_ROOT/usr &&
-make
+cmake_build
diff --git a/doc/libharu2/DETAILS b/doc/libharu2/DETAILS
index 0aa6802..2f9d03d 100755
--- a/doc/libharu2/DETAILS
+++ b/doc/libharu2/DETAILS
@@ -1,10 +1,10 @@
SPELL=libharu2
- VERSION=2_0_8
-
SOURCE_HASH=sha512:f0f0663004d44c83b8f788e4b1ff9b62c284e042cb96b548d689b4ae064615dd3ea02262f80349c73c42e36b48d54e71a88d73394977d81eeb319ce8d6f0dce1
- SOURCE=${SPELL//2}\_${VERSION}.tgz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL//2/}-${VERSION//_/.}
-
SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELL//2/}/$SOURCE
- WEB_SITE=http://${SPELL//2}.SourceForge.net
+ VERSION=2.3.0
+ SOURCE=libharu-RELEASE_${VERSION//./_}.tar.gz
+
SOURCE_HASH=sha512:ebcabf1e8488e21185a231e97b4c16f9de742ae0ac2ebc7535b72b6b8e2045c2619bc6a94a820f7f923b0dfeceb217408f4e4c613ef3602104373cdf000d3f41
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SOURCE%.tar.*}
+ SOURCE_URL[0]=https://github.com/libharu/libharu/archive/${SOURCE#*-}
+ WEB_SITE=http://libharu.org/
LICENSE=ZLIB
ENTERED=20060807
DOCS="README doc/*"
diff --git a/doc/libharu2/HISTORY b/doc/libharu2/HISTORY
index 45817b2..c6bc15c 100644
--- a/doc/libharu2/HISTORY
+++ b/doc/libharu2/HISTORY
@@ -1,3 +1,7 @@
+2017-03-09 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 2.3.0
+
2015-05-25 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: remove SOURCEFORGE_URL usage (automated)




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (018475436ca892bc9ba8bcea6096aee44f9d638a), Ismael Luceno, 03/09/2017

Archive powered by MHonArc 2.6.24.

Top of Page