summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-09-19 13:12:42 +0200
committerMarek Szuba <marecki@gentoo.org>2021-09-19 13:28:38 +0200
commit37d6a77232433d1f907429674dc117189179e3dc (patch)
tree1f3db2ab93eb15daff3382c02fb38047fd2c45d2
parentprofiles/arch/riscv: remove USE=unwind masks (diff)
downloadgentoo-37d6a77232433d1f907429674dc117189179e3dc.tar.gz
gentoo-37d6a77232433d1f907429674dc117189179e3dc.tar.bz2
gentoo-37d6a77232433d1f907429674dc117189179e3dc.zip
media-gfx/nvidia-texture-tools: keyword for -riscv
Bundled poshlib explicitly refuses to compile on any arch that has not been explicitly declared as supported, see extern/poshlib/posh.h. Given that the poshlib version in question dates back to 2006 and that the project appears to have since disappeared off the Web, it is highly unlikely that it is a simple matter of updating it. Moreover, nvidia-texture-tools themselves got discontinued in December 2020 so this will not be addressed upstream either. Signed-off-by: Marek Szuba <marecki@gentoo.org>
-rw-r--r--media-gfx/nvidia-texture-tools/nvidia-texture-tools-2.0.8-r4.ebuild2
-rw-r--r--media-gfx/nvidia-texture-tools/nvidia-texture-tools-2.1.2.ebuild4
-rw-r--r--profiles/arch/riscv/package.use.mask6
3 files changed, 7 insertions, 5 deletions
diff --git a/media-gfx/nvidia-texture-tools/nvidia-texture-tools-2.0.8-r4.ebuild b/media-gfx/nvidia-texture-tools/nvidia-texture-tools-2.0.8-r4.ebuild
index d0e927d8fc91..7ce85d72afbd 100644
--- a/media-gfx/nvidia-texture-tools/nvidia-texture-tools-2.0.8-r4.ebuild
+++ b/media-gfx/nvidia-texture-tools/nvidia-texture-tools-2.0.8-r4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}-1.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 -riscv x86"
IUSE="cg glew glut openexr"
RDEPEND="
diff --git a/media-gfx/nvidia-texture-tools/nvidia-texture-tools-2.1.2.ebuild b/media-gfx/nvidia-texture-tools/nvidia-texture-tools-2.1.2.ebuild
index 8a3d4922c2b2..803456bf123a 100644
--- a/media-gfx/nvidia-texture-tools/nvidia-texture-tools-2.1.2.ebuild
+++ b/media-gfx/nvidia-texture-tools/nvidia-texture-tools-2.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/castano/nvidia-texture-tools/archive/${PV}.tar.gz ->
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 -riscv ~x86"
IUSE="cpu_flags_x86_sse2 openmp"
RDEPEND="
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
index 2d8dde7c0f40..1477529c2762 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 2019-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Marek Szuba <marecki@gentoo.org> (2021-09-19)
+# media-gfx/nvidia-texture-tools reports arch as unknown, fails to build
+media-libs/devil nvtt
+
# Alex Fan <alexfanqi@yahoo.com> (2021-09-13)
# dev-vcs/darcs depends on haskell
app-portage/layman darcs
@@ -143,8 +147,6 @@ mail-mta/courier fax
# Dependencies not keyworded here yet:
# - dev-ruby/asciidoctor
dev-libs/nanomsg doc
-# - media-gfx/nvidia-texture-tools
-media-libs/devil nvtt
# - dev-cpp/glog, sci-libs/vtk
media-libs/opencv contribsfm glog vtk
# - dev-util/aruba