libtxc_dxtn rebuild

This commit is contained in:
AlmAck 2014-06-24 20:50:40 +02:00
parent 613dd66252
commit 261bfc2598

View File

@ -1,17 +1,16 @@
#
# Part of chakra-project.org
# Part of chakraos.org
#
# Maintainer: Francesco Marinucci <franzmari[at]chakra-project[dot]it>
pkgname=libtxc_dxtn
pkgver=1.0.1
pkgrel=3
pkgrel=4
arch=('x86_64')
pkgdesc="Texture compression library for Mesa"
url="http://dri.freedesktop.org/wiki/S3TC"
license=(custom:BSD)
depends=(mesa)
options=(!libtool)
source=(http://people.freedesktop.org/~cbrill/$pkgname/$pkgname-$pkgver.tar.bz2)
md5sums=('7105107f07ac49753f4b61ba9d0c79c5')