Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (0e28552565251056456364b76943ad9c53a8fa35)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (0e28552565251056456364b76943ad9c53a8fa35)
  • Date: Sat, 3 May 2008 12:21:55 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

graphics-libs/libpng/DEPENDS | 5 ++++-
graphics-libs/libpng/HISTORY | 1 +
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 0e28552565251056456364b76943ad9c53a8fa35
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

libpng: Added a depends for autogen.sh

diff --git a/graphics-libs/libpng/DEPENDS b/graphics-libs/libpng/DEPENDS
index c83dcf6..d7c6ba8 100755
--- a/graphics-libs/libpng/DEPENDS
+++ b/graphics-libs/libpng/DEPENDS
@@ -1,2 +1,5 @@
-depends pkgconfig &&
+depends pkgconfig &&
+depends autoconf &&
+depends automake &&
+depends libtool &&
depends zlib
diff --git a/graphics-libs/libpng/HISTORY b/graphics-libs/libpng/HISTORY
index 5cf5930..e3f237d 100644
--- a/graphics-libs/libpng/HISTORY
+++ b/graphics-libs/libpng/HISTORY
@@ -1,5 +1,6 @@
2008-05-03 George Sherwood <george AT beernabeer.com>
* DETAILS: Downgraded to 1.2.28.
+ * DEPENDS: Added autoconf, automake, libtool for autogen.sh.
* PRE_BUILD: Added fix from gentoo for broken Makefile.am.
Patch for ani png applies. Fixes Bug #14486.




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (0e28552565251056456364b76943ad9c53a8fa35), George Sherwood, 05/03/2008

Archive powered by MHonArc 2.6.24.

Top of Page