xorg-libxpm: updated to 3.5.7.

This commit is contained in:
Tilman Sauerbeck 2007-08-22 22:38:19 +02:00
parent 629a00b17f
commit 0d8c161903
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
37b7d1826c6a02107269632a93b8791f libXpm-3.5.6.tar.bz2 cd15ee542d9f515538b4462a6f79d977 libXpm-3.5.7.tar.bz2

View File

@ -4,14 +4,14 @@
# Depends on: xorg-xproto, xorg-libx11, xorg-libxt, xorg-xextproto, xorg-libxext # Depends on: xorg-xproto, xorg-libx11, xorg-libxt, xorg-xextproto, xorg-libxext
name=xorg-libxpm name=xorg-libxpm
version=3.5.6 version=3.5.7
release=1 release=1
source=(http://xorg.freedesktop.org/releases/individual/lib/libXpm-$version.tar.bz2) source=(http://xorg.freedesktop.org/releases/individual/lib/libXpm-$version.tar.bz2)
build() { build() {
cd libXpm-$version cd libXpm-$version
./configure --prefix=/usr ./configure --prefix=/usr --mandir=/usr/man
make make
make DESTDIR=$PKG install make DESTDIR=$PKG install