Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (8c80a24609d10040af09931b74e9e948703a2131)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (8c80a24609d10040af09931b74e9e948703a2131)
  • Date: Wed, 26 Jul 2017 21:35:40 +0000

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

dev/null |binary
devel/gource/DEPENDS | 11 ++++++++---
devel/gource/DETAILS | 10 ++++------
devel/gource/HISTORY | 3 +++
4 files changed, 15 insertions(+), 9 deletions(-)

New commits:
commit 8c80a24609d10040af09931b74e9e948703a2131
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

devel/gource: version 0.44

diff --git a/devel/gource/DEPENDS b/devel/gource/DEPENDS
index 2aade96..fa7c69f 100755
--- a/devel/gource/DEPENDS
+++ b/devel/gource/DEPENDS
@@ -1,7 +1,12 @@
depends OPENGL &&
-depends freefont-ttf &&
+depends boost &&
+sub_depends boost FILESYSTEM &&
+sub_depends boost SYSTEM &&
+depends libpng &&
+depends tinyxml &&
+depends pcre &&
+depends glew &&
depends freetype2 &&
-depends sdl &&
-depends sdl_image &&
+depends sdl2_image &&
depends ftgl &&
depends glm
diff --git a/devel/gource/DETAILS b/devel/gource/DETAILS
index b4162e6..86f760b 100755
--- a/devel/gource/DETAILS
+++ b/devel/gource/DETAILS
@@ -1,12 +1,10 @@
SPELL=gource
- VERSION=0.38
+ VERSION=0.44
SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
-#
SOURCE_HASH=sha512:50c0282ec2200bcdb4a70ad7a4e504584b9eef8292ecf457038ba27f4985dbd0ce8cb72f26b8ba10c48bc951f5004cab88eab3fea70d104eb0c95144db1f4b39
+
SOURCE_HASH=sha512:4cdc7824f8f5b4aa7004135e59157ebf731730bc2dab0120ab919240576939b0e13dc6a09df79fcdb55cc7b4628c3887f5eca7ab0fa73d5e7bf5ad49c7cf898c
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://gource.googlecode.com/files/$SPELL-$VERSION.tar.gz
- SOURCE_URL[1]=http://engineyard.github.com/$SPELL/download/$SOURCE
- WEB_SITE=http://code.google.com/p/gource/
+
SOURCE_URL[0]=https://github.com/acaudwell/Gource/releases/download/gource-${VERSION}/${SOURCE}
+ WEB_SITE=https://gource.io/
LICENSE[0]=GPLv3
ENTERED=20100316
KEYWORDS="version control visualization"
diff --git a/devel/gource/HISTORY b/devel/gource/HISTORY
index ff364a2..b8994c8 100644
--- a/devel/gource/HISTORY
+++ b/devel/gource/HISTORY
@@ -1,3 +1,6 @@
+2017-07-26 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS, DEPENDS: version 0.44
+
2012-08-12 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.38
* DEPENDS: glm added
diff --git a/devel/gource/gource-0.38.tar.gz.sig
b/devel/gource/gource-0.38.tar.gz.sig
deleted file mode 100644
index 188a4e6..0000000
Binary files a/devel/gource/gource-0.38.tar.gz.sig and /dev/null differ



  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (8c80a24609d10040af09931b74e9e948703a2131), Florian Franzmann, 07/26/2017

Archive powered by MHonArc 2.6.24.

Top of Page