Skip to Content.
Sympa Menu

sm-spell-submit - [SM-Spell-Submit]libpng to 1.2.5

sm-spell-submit AT lists.ibiblio.org

Subject: Submit list for new spells

List archive

Chronological Thread  
  • From: "Sergey A. Lipnevich" <sergeyli AT pisem.net>
  • To: Seth Woolley <seth AT tautology.org>, Unet <burududu AT hotpop.com>, SMGL Spell Submit <sm-spell-submit AT lists.ibiblio.org>
  • Subject: [SM-Spell-Submit]libpng to 1.2.5
  • Date: Thu, 10 Oct 2002 00:08:55 -0400

Hi guys,

Could you please apply the following patch which brings libpng to 1.2.5? It compiles and installs fine. Thanks!

Sergey.

diff -urN /var/lib/sorcery/codex/devel/graphics/libpng/BUILD libpng/BUILD
--- /var/lib/sorcery/codex/devel/graphics/libpng/BUILD 2002-07-09 05:43:24.000000000 -0400
+++ libpng/BUILD 2002-10-09 23:39:50.000000000 -0400
@@ -12,8 +12,6 @@
prepare_install &&
make -f $MAKEFILE prefix=/usr install

- cp /usr/include/libpng12/* /usr/include
-
) > $C_FIFO 2>&1


diff -urN /var/lib/sorcery/codex/devel/graphics/libpng/DETAILS libpng/DETAILS
--- /var/lib/sorcery/codex/devel/graphics/libpng/DETAILS 2002-10-07 04:00:03.000000000 -0400
+++ libpng/DETAILS 2002-10-10 00:05:00.000000000 -0400
@@ -1,19 +1,14 @@
SPELL=libpng
- VERSION=1.2.4
- SOURCE=$SPELL-${VERSION}.tar.bz2
- SOURCE2=$SPELL-1.2.2patch03-makefiles.tar.gz
+ VERSION=1.2.5
+ SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-SOURCE_URL[0]=http://unc.dl.sourceforge.net/sourceforge/$SPELL/$SOURCE
-SOURCE_URL[1]=http://belnet.dl.sourceforge.net/sourceforge/$SPELL/$SOURCE
-SOURCE2_URL[0]=http://unc.dl.sourceforge.net/sourceforge/$SPELL/$SOURCE2
-SOURCE2_URL[1]=http://telia.dl.sourceforge.net/sourceforge/$SPELL/$SOURCE2
+ SOURCE_URL[0]=http://unc.dl.sourceforge.net/sourceforge/$SPELL/$SOURCE
+ SOURCE_URL[1]=http://belnet.dl.sourceforge.net/sourceforge/$SPELL/$SOURCE
WEB_SITE=http://www.libpng.org/pub/png/libpng.html
ENTERED=20010922
UPDATED=20020522
- MD5[0]=9b7567e161647ec98650af288390cb30
- MD5[1]=6a7b4d702a03e5bb930e53f34c1e7330
+ MD5[0]=9a435986bc7eb705abe267c2edb39186
LICENSE[0]=ZLIB
- LICENSE[1]=ZLIB
SHORT="libpng is a library that supports the PNG graphics format."
cat << EOF
The PNG library is a collection of routines used to create and






Archive powered by MHonArc 2.6.24.

Top of Page