Skip to Content.
Sympa Menu

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

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 (1c3beae1a8f43c60976d9dc6fb5da2669ae782cf)
  • Date: Thu, 16 Jun 2022 22:15:47 +0000

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

graphics/gscan2pdf/DEPENDS | 13 ++++++++-----
graphics/gscan2pdf/DETAILS | 4 ++--
graphics/gscan2pdf/HISTORY | 3 +++
3 files changed, 13 insertions(+), 7 deletions(-)

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

gscan2pdf 2.12.7

diff --git a/graphics/gscan2pdf/DEPENDS b/graphics/gscan2pdf/DEPENDS
index 0ad7a22..51838fd 100755
--- a/graphics/gscan2pdf/DEPENDS
+++ b/graphics/gscan2pdf/DEPENDS
@@ -1,9 +1,6 @@
depends gtk+2 &&
-depends perl-glib &&
-depends perl-gtk2 &&
depends sane-backends &&
depends pdf-api2 &&
-depends perl-gtk2-simple-list &&
depends locale-gettext &&
depends config-general &&
depends tiff &&
@@ -11,9 +8,15 @@ runtime_depends data-uuid &&
runtime_depends date-calc &&
runtime_depends filesys-df &&
runtime_depends log-log4perl &&
-runtime_depends perl-goo-canvas &&
-runtime_depends perl-gtk2-imageview &&
+runtime_depends perl-glib &&
+runtime_depends perl-gtk3 &&
+runtime_depends perl-gtk3-imageview &&
+runtime_depends perl-gtk3-simplelist &&
+runtime_depends perl-locale-codes &&
+runtime_depends perl-goocanvas2 &&
+runtime_depends perl-image-magick &&
runtime_depends perl-image-sane &&
+runtime_depends perl-pdf-builder &&
runtime_depends perl-proc-killfam &&
runtime_depends perl-readonly &&
runtime_depends perl-set-intspan &&
diff --git a/graphics/gscan2pdf/DETAILS b/graphics/gscan2pdf/DETAILS
index 514ae42..7d06070 100755
--- a/graphics/gscan2pdf/DETAILS
+++ b/graphics/gscan2pdf/DETAILS
@@ -1,6 +1,6 @@
SPELL=gscan2pdf
- VERSION=1.8.11
-
SOURCE_HASH=sha512:1ea09b8768771be4a1700cb8a6523d5f74fcbf0ebe459d97796032b56f896fd0c50e5ca1ed4c96aedef7e61f6952a92986153cc70173dd5ad91ccfb72461c565
+ VERSION=2.12.7
+
SOURCE_HASH=sha512:fce458ba6e9fad8861e0ec606a0674f1fd885a854212da02b01786f413ca636a6d52c2fb128e1d1c55b55f1f194ace2ab7b8806ad98df19d9a935c9423373679
SOURCE="$SPELL-$VERSION.tar.xz"

SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$VERSION/$SOURCE
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
diff --git a/graphics/gscan2pdf/HISTORY b/graphics/gscan2pdf/HISTORY
index 770dfba..b21bcf7 100644
--- a/graphics/gscan2pdf/HISTORY
+++ b/graphics/gscan2pdf/HISTORY
@@ -1,3 +1,6 @@
+2022-06-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS: updated spell to 2.12.7
+
2018-01-30 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS: added missing runtime dependencies




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (1c3beae1a8f43c60976d9dc6fb5da2669ae782cf), Ismael Luceno, 06/16/2022

Archive powered by MHonArc 2.6.24.

Top of Page