Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (b5ea9474802a566bddc8e638c0c84020bd17446c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (b5ea9474802a566bddc8e638c0c84020bd17446c)
  • Date: Mon, 3 Nov 2014 10:56:42 -0600

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

graphics/libgphoto2/DEPENDS | 6 ++++++
graphics/libgphoto2/DETAILS | 4 ++--
graphics/libgphoto2/HISTORY | 4 ++++
printer/cups-filters/DETAILS | 6 +++---
printer/cups-filters/HISTORY | 3 +++
5 files changed, 18 insertions(+), 5 deletions(-)

New commits:
commit b5ea9474802a566bddc8e638c0c84020bd17446c
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libgphoto2: => 2.5.5.1

commit 6aedf04c2b22729873cd53483d0c844628a7e4e7
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

cups-filters: => 1.0.61

diff --git a/graphics/libgphoto2/DEPENDS b/graphics/libgphoto2/DEPENDS
index 07a02f1..14734e2 100755
--- a/graphics/libgphoto2/DEPENDS
+++ b/graphics/libgphoto2/DEPENDS
@@ -1,5 +1,11 @@
depends bison && # Is this really needed?
depends pkgconfig &&
+depends libxml2 &&
+# make icu usage explicit
+if is_depends_enabled libxml2 icu;then
+ depends icu
+fi &&
+

# test kernel version
local GPH_KDEV
diff --git a/graphics/libgphoto2/DETAILS b/graphics/libgphoto2/DETAILS
index 0c56a38..df40f2e 100755
--- a/graphics/libgphoto2/DETAILS
+++ b/graphics/libgphoto2/DETAILS
@@ -1,6 +1,6 @@
SPELL=libgphoto2
- VERSION=2.5.5
-
SOURCE_HASH=sha512:ed931e0e92dd9d27ba1267c4b4cfae589b2c2be600ed4412c756e17cde4c388cc56e35d243dc78ab092353d1267ec1f05b7371a1301714eb027b9bc58ea45abe
+ VERSION=2.5.5.1
+
SOURCE_HASH=sha512:a274bb553abed2f498b28388b2e2bc1810b4f57823744e7461248020818f1b79430198d81091aaa8ddc18a2a2acc5acf4fce5800e80da5e7ba534f0c094c749a
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/gphoto/$SOURCE
diff --git a/graphics/libgphoto2/HISTORY b/graphics/libgphoto2/HISTORY
index 40755e2..d612ec9 100644
--- a/graphics/libgphoto2/HISTORY
+++ b/graphics/libgphoto2/HISTORY
@@ -1,3 +1,7 @@
+2014-11-03 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.5.5
+ * DEPENDS: add libxml2 and possibly icu.1
+
2014-08-31 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.5.5

diff --git a/printer/cups-filters/DETAILS b/printer/cups-filters/DETAILS
index 04304a8..bd79376 100755
--- a/printer/cups-filters/DETAILS
+++ b/printer/cups-filters/DETAILS
@@ -1,10 +1,10 @@
SPELL=cups-filters
- VERSION=1.0.60
-
SOURCE_HASH=sha512:e7e6533bdcc62ef24942e3387e243debf6ebe6d84a34970b6065cc7c5156858668d630cae892a1c87d75aff53150de9bd2feb045b165f6f5d4e5daf22edecd79
+ VERSION=1.0.61
+
SOURCE_HASH=sha512:7d538d71e6c8342e521f4366c443e767b64e324ed1689bb56c15e70211c91ea89e819c7ae142a9f6d86a111c6a5a4d44ba7b8aa2e5d0d71247fc2d3771c1598d
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=http://www.openprinting.org/download/$SPELL/$SOURCE
+ SOURCE_URL[0]=https://www.openprinting.org/download/$SPELL/$SOURCE
WEB_SITE=http://www.openprinting.org
ENTERED=20120727
LICENSE[0]=http://www.cups.org/faq0003.html
diff --git a/printer/cups-filters/HISTORY b/printer/cups-filters/HISTORY
index 4dfb2b0..9c3130d 100644
--- a/printer/cups-filters/HISTORY
+++ b/printer/cups-filters/HISTORY
@@ -1,3 +1,6 @@
+2014-11-03 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.61
+
2014-10-14 Treeve Jelbert <treeve AT sourcemage.org>
* TRIGGERS: added
* DEPENDS: add cups, dbus



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (b5ea9474802a566bddc8e638c0c84020bd17446c), Treeve Jelbert, 11/03/2014

Archive powered by MHonArc 2.6.24.

Top of Page