Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (501fd2591035753f919fc84dbbb9f8463bb3c376)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (501fd2591035753f919fc84dbbb9f8463bb3c376)
  • Date: Tue, 25 Aug 2009 17:43:40 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

x11-libs/cairo/HISTORY | 3 +++
x11-libs/cairo/REPAIR^all^PRE_SUB_DEPENDS | 1 +
2 files changed, 4 insertions(+)

New commits:
commit 501fd2591035753f919fc84dbbb9f8463bb3c376
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

cairo: Update with PNG support (Bug #15368)

diff --git a/x11-libs/cairo/HISTORY b/x11-libs/cairo/HISTORY
index 84771bc..76db0b2 100644
--- a/x11-libs/cairo/HISTORY
+++ b/x11-libs/cairo/HISTORY
@@ -1,3 +1,6 @@
+2009-08-25 Eric Sandall <sandalle AT sourcemage.org>
+ * REPAIR^all^PRE_SUB_DEPENDS: Update with PNG support (Bug #15368)
+
2009-08-04 Finn Haedicke <finn_haedicke AT gmx.net>
* SUB_DEPENDS, PRE_SUB_DEPENDS: added, with PNG support

diff --git a/x11-libs/cairo/REPAIR^all^PRE_SUB_DEPENDS
b/x11-libs/cairo/REPAIR^all^PRE_SUB_DEPENDS
index d3e3b94..d53513c 100755
--- a/x11-libs/cairo/REPAIR^all^PRE_SUB_DEPENDS
+++ b/x11-libs/cairo/REPAIR^all^PRE_SUB_DEPENDS
@@ -1,6 +1,7 @@
case $THIS_SUB_DEPENDS in
PDF) is_depends_enabled $SPELL poppler;;
XCB) is_depends_enabled $SPELL xcb-util;;
+ PNG) is_depends_enabled $SPELL libpng;;
PS) is_depends_enabled $SPELL ghostscript;;
SVG) is_depends_enabled $SPELL librsvg2;;
X) is_depends_enabled $SPELL libx11;;



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (501fd2591035753f919fc84dbbb9f8463bb3c376), Eric Sandall, 08/25/2009

Archive powered by MHonArc 2.6.24.

Top of Page