Skip to Content.
Sympa Menu

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

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 (84f2a6a88c0aa03ae1e49111da670d56a06b292e)
  • Date: Sun, 18 Aug 2019 14:35:52 +0000

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

graphics/viewnior/CONFIGURE | 1 +
graphics/viewnior/DEPENDS | 4 +++-
graphics/viewnior/DETAILS | 11 ++++++-----
graphics/viewnior/HISTORY | 4 ++++
4 files changed, 14 insertions(+), 6 deletions(-)

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

viewnior 1.7

diff --git a/graphics/viewnior/CONFIGURE b/graphics/viewnior/CONFIGURE
new file mode 100755
index 0000000..d1cc655
--- /dev/null
+++ b/graphics/viewnior/CONFIGURE
@@ -0,0 +1 @@
+. "$GRIMOIRE"/MESON_CONFIGURE
diff --git a/graphics/viewnior/DEPENDS b/graphics/viewnior/DEPENDS
index 9364d58..80fef33 100755
--- a/graphics/viewnior/DEPENDS
+++ b/graphics/viewnior/DEPENDS
@@ -1,2 +1,4 @@
+depends meson &&
depends glib2 &&
-depends gtk+2
+depends gtk+2 &&
+depends exiv2
diff --git a/graphics/viewnior/DETAILS b/graphics/viewnior/DETAILS
index 6e1ad4c..666c254 100755
--- a/graphics/viewnior/DETAILS
+++ b/graphics/viewnior/DETAILS
@@ -1,10 +1,11 @@
+. "$GRIMOIRE/MESON_FUNCTIONS"
SPELL=viewnior
- VERSION=1.3
-
SOURCE_HASH=sha512:1047422f73fc9bc7b7cbef1298f52bd1e59c0430bdcfa219061ec929c9c874f7872d3d6fbfcb44681f031deffd7fa5c2ffe2e98002df47ada8f432203feefa33
+ VERSION=1.7
+
SOURCE_HASH=sha512:5ba17d7b5ceeffa65b04213f179c1439b09ac44e412e0750dde159b118a714f28d3a290509a402b234e4e7ba5b185fc73eef65d418598f344911e4e2c1373fe5
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://cloud.github.com/downloads/xsisqox/Viewnior/$SOURCE
- WEB_SITE=http://xsisqox.github.com/Viewnior/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/Viewnior-$SPELL-$VERSION
+ SOURCE_URL[0]="https://github.com/hellosiyan/Viewnior/archive/$SOURCE";
+ WEB_SITE=http://siyanpanayotov.com/project/viewnior
ENTERED=20120226
LICENSE[0]=GPL
SHORT="simple, fast and elegant image viewer"
diff --git a/graphics/viewnior/HISTORY b/graphics/viewnior/HISTORY
index 4d379d2..d405067 100644
--- a/graphics/viewnior/HISTORY
+++ b/graphics/viewnior/HISTORY
@@ -1,2 +1,6 @@
+2019-08-18 Ismael Luceno <ismael AT sourcemage.org>
+ * CONFIGURE, DEPENDS, DETAILS: now uses a meson buildsystem
+ updated spell to 1.7
+
2012-02-26 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS, DEPENDS: spell created, version 1.3



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (84f2a6a88c0aa03ae1e49111da670d56a06b292e), Ismael Luceno, 08/18/2019

Archive powered by MHonArc 2.6.24.

Top of Page