summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09>2014-07-26 17:42:18 +0800
committerkwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09>2014-07-26 17:42:18 +0800
commit934e6101d971948647e01165b91dd8a86604c16a (patch)
tree237322ba6587472ae9a4b693bfb1a75179d09e82
parent089fd015ea508703695db59d9767eed3f5a622ca (diff)
downloadxorg-devel-ports-934e6101d971948647e01165b91dd8a86604c16a.tar
xorg-devel-ports-934e6101d971948647e01165b91dd8a86604c16a.tar.gz
xorg-devel-ports-934e6101d971948647e01165b91dd8a86604c16a.tar.bz2
xorg-devel-ports-934e6101d971948647e01165b91dd8a86604c16a.tar.lz
xorg-devel-ports-934e6101d971948647e01165b91dd8a86604c16a.tar.xz
xorg-devel-ports-934e6101d971948647e01165b91dd8a86604c16a.tar.zst
xorg-devel-ports-934e6101d971948647e01165b91dd8a86604c16a.zip
Remove libtxc_dxtn now that it lives in ports.
This port probably isn't going to get a update soon. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1495 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r--graphics/libtxc_dxtn/Makefile34
-rw-r--r--graphics/libtxc_dxtn/distinfo2
-rw-r--r--graphics/libtxc_dxtn/pkg-descr7
-rw-r--r--graphics/libtxc_dxtn/pkg-plist6
4 files changed, 0 insertions, 49 deletions
diff --git a/graphics/libtxc_dxtn/Makefile b/graphics/libtxc_dxtn/Makefile
deleted file mode 100644
index ae876f7..0000000
--- a/graphics/libtxc_dxtn/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# Created by: Jean-Sébastien Pédron <dumbbell@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= libtxn_dxtn
-PORTVERSION= 20140604
-CATEGORIES= graphics
-
-MAINTAINER= x11@FreeBSD.org
-COMMENT= Subset of a well-known texture compression scheme
-
-LICENSE= MIT
-
-BUILD_DEPENDS= libGL>=9.1.7:${PORTSDIR}/graphics/libGL
-
-USE_GITHUB= yes
-GH_ACCOUNT= divVerent
-GH_PROJECT= s2tc
-GH_COMMIT= 3d644da
-GH_TAGNAME= ${GH_COMMIT}
-
-USES= libtool pathfix pkgconfig
-PATHFIX_MAKEFILEIN=Makefile.am
-USE_AUTOTOOLS= aclocal autoconf libtoolize automake
-AUTOMAKE_ARGS= --add-missing --copy
-GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
-
-CONFIGURE_ARGS+=--disable-tools
-
-CPPFLAGS+= -I${LOCALBASE}/include
-
-INSTALL_TARGET= install-strip
-
-.include <bsd.port.mk>
diff --git a/graphics/libtxc_dxtn/distinfo b/graphics/libtxc_dxtn/distinfo
deleted file mode 100644
index a914c56..0000000
--- a/graphics/libtxc_dxtn/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (libtxn_dxtn-20140604.tar.gz) = e6fe8827c68de7ba62f5e4996cec62ee3248bc6f98707d4a36425a537c179333
-SIZE (libtxn_dxtn-20140604.tar.gz) = 1397439
diff --git a/graphics/libtxc_dxtn/pkg-descr b/graphics/libtxc_dxtn/pkg-descr
deleted file mode 100644
index 859f887..0000000
--- a/graphics/libtxc_dxtn/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-S2TC is a patent-free S3TC compatible implementation and provides texture
-compression to Mesa.
-
-The library is automatically loaded if present and adds the OpenGL extensions
-GL_S3_s3tc and GL_EXT_texture_compression_s3tc.
-
-WWW: https://github.com/divVerent/s2tc
diff --git a/graphics/libtxc_dxtn/pkg-plist b/graphics/libtxc_dxtn/pkg-plist
deleted file mode 100644
index 734e978..0000000
--- a/graphics/libtxc_dxtn/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-include/txc_dxtn.h
-lib/libtxc_dxtn.a
-lib/libtxc_dxtn.so
-lib/libtxc_dxtn.so.0
-lib/libtxc_dxtn.so.0.0.0
-libdata/pkgconfig/txc_dxtn.pc