summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2015-03-09 18:04:25 +1100
committerDanny Rawlins <monster.romster@gmail.com>2015-03-09 18:05:42 +1100
commit09cd5b4ad575b6c07917e703bed90f983c5f81f5 (patch)
tree1693c3ea40467797f07a2cf9c7f2a34c035358e5
parent8ef3fb972dc34706b20c03765c02f5ba27e3287a (diff)
downloadopt-09cd5b4ad575b6c07917e703bed90f983c5f81f5.tar.gz
opt-09cd5b4ad575b6c07917e703bed90f983c5f81f5.tar.xz
libtxc_dxtn: dropped
-rw-r--r--libtxc_dxtn/.footprint3
-rw-r--r--libtxc_dxtn/.md5sum1
-rw-r--r--libtxc_dxtn/Pkgfile15
3 files changed, 0 insertions, 19 deletions
diff --git a/libtxc_dxtn/.footprint b/libtxc_dxtn/.footprint
deleted file mode 100644
index a86972703..000000000
--- a/libtxc_dxtn/.footprint
+++ /dev/null
@@ -1,3 +0,0 @@
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/lib/
--rwxr-xr-x root/root usr/lib/libtxc_dxtn.so
diff --git a/libtxc_dxtn/.md5sum b/libtxc_dxtn/.md5sum
deleted file mode 100644
index 8406e7a8c..000000000
--- a/libtxc_dxtn/.md5sum
+++ /dev/null
@@ -1 +0,0 @@
-ebee75ed669f6011e3998ba0c358d778 libtxc_dxtn-1.0.0.tar.bz2
diff --git a/libtxc_dxtn/Pkgfile b/libtxc_dxtn/Pkgfile
deleted file mode 100644
index 851fc4d50..000000000
--- a/libtxc_dxtn/Pkgfile
+++ /dev/null
@@ -1,15 +0,0 @@
-# Description: Implementation of S3TC
-# URL: http://people.freedesktop.org/~cbrill/libtxc_dxtn/
-# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
-
-name=libtxc_dxtn
-version=1.0.0
-release=1
-source=(http://cgit.freedesktop.org/~mareko/libtxc_dxtn/snapshot/libtxc_dxtn-$version.tar.bz2)
-
-build() {
- cd $name-$version
-
- make
- make DESTDIR=$PKG install
-}

Generated by cgit