New commits:
commit 85b6a7348a4c7b14e278fcfdf4bb239851f255ea
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>
libpng: Added optional patch for animated png's. Required to
be in libpng for firefox 3
diff --git a/graphics-libs/libpng/CONFIGURE b/graphics-libs/libpng/CONFIGURE
new file mode 100755
index 0000000..dea0187
--- /dev/null
+++ b/graphics-libs/libpng/CONFIGURE
@@ -0,0 +1 @@
+config_query ANI_PNG "Add patch for animated png's?" n
diff --git a/graphics-libs/libpng/HISTORY b/graphics-libs/libpng/HISTORY
index 6da6f24..58bdcde 100644
--- a/graphics-libs/libpng/HISTORY
+++ b/graphics-libs/libpng/HISTORY
@@ -1,3 +1,10 @@
+2007-12-01 George Sherwood <george AT beernabeer.com>
+ * CONFIGURE: Added to query concerning animated png's
+ * PRE_BUILD: Added to apply patch from
+ http://littlesvr.ca/apng/
+ * libpng-1.2.23-apng.patch: Added optional patch for animated
+ png's. Needed for firefox 3
+
2007-11-09 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.2.23