aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authordbn <dbn@FreeBSD.org>2016-03-29 14:21:23 +0800
committerdbn <dbn@FreeBSD.org>2016-03-29 14:21:23 +0800
commit1c1a476cf862df621a188b4f41dac9a890b5f9b0 (patch)
tree446c1907c2eb66d079bf21b42ac0c5920b94878a /graphics
parent12012f974d5ea6662639945c23fbc3e06f8e9527 (diff)
downloadfreebsd-ports-gnome-1c1a476cf862df621a188b4f41dac9a890b5f9b0.tar.gz
freebsd-ports-gnome-1c1a476cf862df621a188b4f41dac9a890b5f9b0.tar.zst
freebsd-ports-gnome-1c1a476cf862df621a188b4f41dac9a890b5f9b0.zip
graphics/libtxc_dxtn: remove port
Remove libtxc_dxtn as s2tc is based on a newer version and includes extra components (command line tools for texture compression). s2tc is also based on a newer version than libtxc_dxtn. Approved by: x11 (dumbbell@)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile1
-rw-r--r--graphics/libtxc_dxtn/Makefile31
-rw-r--r--graphics/libtxc_dxtn/distinfo2
-rw-r--r--graphics/libtxc_dxtn/pkg-descr7
-rw-r--r--graphics/libtxc_dxtn/pkg-plist6
5 files changed, 0 insertions, 47 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index b2e360b2ddaf..9b7f04b23001 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -532,7 +532,6 @@
SUBDIR += libspiro
SUBDIR += libsvg
SUBDIR += libsvg-cairo
- SUBDIR += libtxc_dxtn
SUBDIR += libvisual
SUBDIR += libvisual04
SUBDIR += libvisual04-plugins
diff --git a/graphics/libtxc_dxtn/Makefile b/graphics/libtxc_dxtn/Makefile
deleted file mode 100644
index 8aee9e1bad52..000000000000
--- a/graphics/libtxc_dxtn/Makefile
+++ /dev/null
@@ -1,31 +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_TAGNAME= 3d644da
-
-USES= autoreconf libtool pathfix pkgconfig
-PATHFIX_MAKEFILEIN=Makefile.am
-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 806c009388ab..000000000000
--- a/graphics/libtxc_dxtn/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (divVerent-s2tc-20140604-3d644da_GH0.tar.gz) = 70c9b84b4b5a1df083b5b83f8de2cc1449aae11c56e502f5efc9b579fcc475fd
-SIZE (divVerent-s2tc-20140604-3d644da_GH0.tar.gz) = 1397344
diff --git a/graphics/libtxc_dxtn/pkg-descr b/graphics/libtxc_dxtn/pkg-descr
deleted file mode 100644
index 859f887fdd23..000000000000
--- 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 734e9783eec8..000000000000
--- 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