Skip to Content.
Sympa Menu

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

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 (d6da32e28ce89fbc12f6fab9f7a57d467ce2581f)
  • Date: Mon, 12 Dec 2016 20:56:26 +0000

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

gnome2-apps/gramps/BUILD | 3 +--
gnome2-apps/gramps/DEPENDS | 2 +-
gnome2-apps/gramps/DETAILS | 4 ++--
gnome2-apps/gramps/HISTORY | 4 ++++
gnome2-apps/gramps/INSTALL | 1 +
5 files changed, 9 insertions(+), 5 deletions(-)

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

gramps 4.2.4

diff --git a/gnome2-apps/gramps/BUILD b/gnome2-apps/gramps/BUILD
index 00a0e19..78e28e3 100755
--- a/gnome2-apps/gramps/BUILD
+++ b/gnome2-apps/gramps/BUILD
@@ -1,2 +1 @@
-OPTS="$OPTS --disable-mime-install" &&
-default_build
+default_build_python3
diff --git a/gnome2-apps/gramps/DEPENDS b/gnome2-apps/gramps/DEPENDS
index 23c66b9..3dafb5d 100755
--- a/gnome2-apps/gramps/DEPENDS
+++ b/gnome2-apps/gramps/DEPENDS
@@ -1,4 +1,4 @@
-depends python &&
+depends python3 &&
depends bsddb3 &&
depends perl &&
depends xml-parser-expat &&
diff --git a/gnome2-apps/gramps/DETAILS b/gnome2-apps/gramps/DETAILS
index c267c83..8f5ebaf 100755
--- a/gnome2-apps/gramps/DETAILS
+++ b/gnome2-apps/gramps/DETAILS
@@ -1,6 +1,6 @@
SPELL=gramps
- VERSION=3.4.7
-
SOURCE_HASH=sha512:e4e785a6fbc1a7b5d5c3c8692a30a7ead2e495651e5ee7ba9454d5280523fb80c153bbdd5d9b79f753ea931c35770c176e53cd8fe6f0ca9145c51a689d1af021
+ VERSION=4.2.4
+
SOURCE_HASH=sha512:5f8aee57830453f3fcc6811ef7ba2fb36783e8387b149a26e71613b29532259abba8d77bfad724a93f50ebca5ed24b464a7c303f942019d0dd37bb2ba52873db
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION//-?}
SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
diff --git a/gnome2-apps/gramps/HISTORY b/gnome2-apps/gramps/HISTORY
index e83e465..2ad4141 100644
--- a/gnome2-apps/gramps/HISTORY
+++ b/gnome2-apps/gramps/HISTORY
@@ -1,3 +1,7 @@
+2016-12-12 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 4.2.4
+ * BUILD, DEPENDS, INSTALL: converted to python3
+
2015-05-25 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: remove SOURCEFORGE_URL usage (automated)

diff --git a/gnome2-apps/gramps/INSTALL b/gnome2-apps/gramps/INSTALL
new file mode 100755
index 0000000..6a91b84
--- /dev/null
+++ b/gnome2-apps/gramps/INSTALL
@@ -0,0 +1 @@
+default_install_python3



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (d6da32e28ce89fbc12f6fab9f7a57d467ce2581f), Ismael Luceno, 12/12/2016

Archive powered by MHonArc 2.6.24.

Top of Page