Skip to Content.
Sympa Menu

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

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 (05b55b060e13eb8e89120a4ff48bcbe7a76b8a45)
  • Date: Tue, 7 May 2013 11:24:05 -0500

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

gnome2-libs/gdk-pixbuf2/DEPENDS | 5 +++++
gnome2-libs/gdk-pixbuf2/HISTORY | 3 +++
2 files changed, 8 insertions(+)

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

gdk-pixbuf2: Add optional dependency on jasper

diff --git a/gnome2-libs/gdk-pixbuf2/DEPENDS b/gnome2-libs/gdk-pixbuf2/DEPENDS
index b5559e1..dbc0691 100755
--- a/gnome2-libs/gdk-pixbuf2/DEPENDS
+++ b/gnome2-libs/gdk-pixbuf2/DEPENDS
@@ -14,6 +14,11 @@ optional_depends gobject-introspection \
"--disable-introspection" \
"enable gobject-introspection" &&

+optional_depends jasper \
+ --enable-jasper \
+ --disable-jasper \
+ "enable JPEG2000 loader" &&
+
depends libffi &&
if is_depends_enabled $SPELL libx11; then
depends libxau &&
diff --git a/gnome2-libs/gdk-pixbuf2/HISTORY b/gnome2-libs/gdk-pixbuf2/HISTORY
index fbe092e..d97d7e6 100644
--- a/gnome2-libs/gdk-pixbuf2/HISTORY
+++ b/gnome2-libs/gdk-pixbuf2/HISTORY
@@ -1,3 +1,6 @@
+2013-05-07 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: Add optional dependency on jasper
+
2013-04-04 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 2.28.0




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (05b55b060e13eb8e89120a4ff48bcbe7a76b8a45), Ismael Luceno, 05/07/2013

Archive powered by MHonArc 2.6.24.

Top of Page