libtxc_dxtn: updated to 1.0.0.

This commit is contained in:
Tilman Sauerbeck 2011-03-02 08:22:38 +01:00
parent 90e8b492f0
commit 8d1dfb569c
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
a7c0652475a0f57fd96f5b1e55d921c8 libtxc_dxtn070518.tar.bz2
ebee75ed669f6011e3998ba0c358d778 libtxc_dxtn-1.0.0.tar.bz2

View File

@ -3,12 +3,12 @@
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
name=libtxc_dxtn
version=070518
version=1.0.0
release=1
source=(http://cgit.freedesktop.org/~cbrill/libtxc_dxtn/snapshot/libtxc_dxtn070518.tar.bz2)
source=(http://cgit.freedesktop.org/~mareko/libtxc_dxtn/snapshot/libtxc_dxtn-$version.tar.bz2)
build() {
cd $name$version
cd $name-$version
make
make DESTDIR=$PKG install