New package: libtxc_dxtn-1.0.1.
This commit is contained in:
parent
ceca2832d1
commit
d3766f4551
1 changed files with 19 additions and 0 deletions
19
srcpkgs/libtxc_dxtn/template
Normal file
19
srcpkgs/libtxc_dxtn/template
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'libtxc_dxtn'
|
||||
pkgname=libtxc_dxtn
|
||||
version=1.0.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="MesaLib-devel"
|
||||
short_desc="S3 Texture Compression (S3TC) library for Mesa"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="http://dri.freedesktop.org/wiki/S3TC"
|
||||
distfiles="http://people.freedesktop.org/~cbrill/$pkgname/$pkgname-${version}.tar.bz2"
|
||||
checksum=45290d12cdca529a3f41e7fc35c4250fc1b6d2fc16b56680f8401f6aa792ae60
|
||||
|
||||
libtxc_dxtn_package() {
|
||||
pkg_install() {
|
||||
vmove all
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue