media-libs/mesa: Drop note about libtxc_dxtn
authorMatt Turner <mattst88@gentoo.org>
Thu, 30 Nov 2017 05:08:40 +0000 (21:08 -0800)
committerMatt Turner <mattst88@gentoo.org>
Thu, 30 Nov 2017 06:22:09 +0000 (22:22 -0800)
No longer needed since I merged that library into Mesa.

Closes: https://bugs.gentoo.org/639262

media-libs/mesa/mesa-17.3.0_rc5.ebuild
media-libs/mesa/mesa-9999.ebuild

index fa362116f537777355be072683a61464893244e3..5f60440346d075c24380d09307b42b356c6e74b7 100644 (file)
@@ -516,12 +516,6 @@ pkg_postinst() {
                elog "USE=\"bindist\" was not set. Potentially patent encumbered code was"
                elog "enabled. Please see patents.txt for an explanation."
        fi
-
-       if ! has_version media-libs/libtxc_dxtn; then
-               elog "Note that in order to have full S3TC support, it is necessary to install"
-               elog "media-libs/libtxc_dxtn as well. This may be necessary to get nice"
-               elog "textures in some apps, and some others even require this to run."
-       fi
 }
 
 pkg_prerm() {
index 7a951da5d58fc0bb45a28cf953f5da81d1e5d549..288625e2ad51d25a43b5d7aad222052667148a3e 100644 (file)
@@ -516,12 +516,6 @@ pkg_postinst() {
                elog "USE=\"bindist\" was not set. Potentially patent encumbered code was"
                elog "enabled. Please see patents.txt for an explanation."
        fi
-
-       if ! has_version media-libs/libtxc_dxtn; then
-               elog "Note that in order to have full S3TC support, it is necessary to install"
-               elog "media-libs/libtxc_dxtn as well. This may be necessary to get nice"
-               elog "textures in some apps, and some others even require this to run."
-       fi
 }
 
 pkg_prerm() {