From: Lucas Stach <l.stach@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 2/2] libtxc_dxtn: remove
Date: Thu, 11 Jan 2018 11:19:01 +0100 [thread overview]
Message-ID: <20180111101901.1876-2-l.stach@pengutronix.de> (raw)
In-Reply-To: <20180111101901.1876-1-l.stach@pengutronix.de>
The S3TC patent has expired and the functionality of libtxc_dxtn has been
integrated into Mesa 17.3.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
rules/libtxc_dxtn.in | 12 ------------
rules/libtxc_dxtn.make | 53 --------------------------------------------------
2 files changed, 65 deletions(-)
delete mode 100644 rules/libtxc_dxtn.in
delete mode 100644 rules/libtxc_dxtn.make
diff --git a/rules/libtxc_dxtn.in b/rules/libtxc_dxtn.in
deleted file mode 100644
index f838010bf482..000000000000
--- a/rules/libtxc_dxtn.in
+++ /dev/null
@@ -1,12 +0,0 @@
-## SECTION=multimedia_libs
-
-config LIBTXC_DXTN
- tristate
- select MESALIB if BUILDTIME
- prompt "libtxc_dxtn"
- help
- This library enables S3TC texture compression support in the
- open-source MESA OpenGL implementation.
- NOTE: S3TC is patent encumbered until at least 2017, so you
- may need to licence this patent and/or seek legal advice in
- order to ship products including this feature.
diff --git a/rules/libtxc_dxtn.make b/rules/libtxc_dxtn.make
deleted file mode 100644
index 702b76e25bf7..000000000000
--- a/rules/libtxc_dxtn.make
+++ /dev/null
@@ -1,53 +0,0 @@
-# -*-makefile-*-
-#
-# Copyright (C) 2016 by Lucas Stach <l.stach@pengutronix.de>
-#
-# See CREDITS for details about who has contributed to this project.
-#
-# For further information about the PTXdist project and license conditions
-# see the README file.
-#
-
-#
-# We provide this package
-#
-PACKAGES-$(PTXCONF_LIBTXC_DXTN) += libtxc_dxtn
-
-#
-# Paths and names
-#
-LIBTXC_DXTN_VERSION := 1.0.1
-LIBTXC_DXTN_MD5 := 7105107f07ac49753f4b61ba9d0c79c5
-LIBTXC_DXTN := libtxc_dxtn-$(LIBTXC_DXTN_VERSION)
-LIBTXC_DXTN_SUFFIX := tar.bz2
-LIBTXC_DXTN_URL := http://people.freedesktop.org/~cbrill/libtxc_dxtn/$(LIBTXC_DXTN).$(LIBTXC_DXTN_SUFFIX)
-LIBTXC_DXTN_SOURCE := $(SRCDIR)/$(LIBTXC_DXTN).$(LIBTXC_DXTN_SUFFIX)
-LIBTXC_DXTN_DIR := $(BUILDDIR)/$(LIBTXC_DXTN)
-LIBTXC_DXTN_LICENSE := MIT
-
-# ----------------------------------------------------------------------------
-# Prepare
-# ----------------------------------------------------------------------------
-
-LIBTXC_DXTN_CONF_TOOL := autoconf
-
-# ----------------------------------------------------------------------------
-# Target-Install
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/libtxc_dxtn.targetinstall:
- @$(call targetinfo)
-
- @$(call install_init, libtxc_dxtn)
- @$(call install_fixup, libtxc_dxtn,PRIORITY,optional)
- @$(call install_fixup, libtxc_dxtn,SECTION,base)
- @$(call install_fixup, libtxc_dxtn,AUTHOR,"Lucas Stach <l.stach@pengutronix.de>")
- @$(call install_fixup, libtxc_dxtn,DESCRIPTION,missing)
-
- @$(call install_lib, libtxc_dxtn, 0, 0, 0644, libtxc_dxtn)
-
- @$(call install_finish, libtxc_dxtn)
-
- @$(call touch)
-
-# vim: syntax=make
--
2.11.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
prev parent reply other threads:[~2018-01-11 10:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-11 10:19 [ptxdist] [PATCH 1/2] libdrm: version bump 2.4.88 -> 2.4.89 Lucas Stach
2018-01-11 10:19 ` Lucas Stach [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180111101901.1876-2-l.stach@pengutronix.de \
--to=l.stach@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox