summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-11-24 19:02:05 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-11-24 19:02:05 +0000
commit0e82dd304abc926f3310fa385c00ae3b32a61fbb (patch)
treef17aa23ac0caad505ddeb9229f1d99a80a95c699
parent6a6b4d34f7f8d867904b0e52301b5c32c8279e46 (diff)
dev-libs/ocl-icd : drop package, masked in gentoo
-rw-r--r--dev-libs/ocl-icd/Manifest1
-rw-r--r--dev-libs/ocl-icd/ocl-icd-2.3.1-r100.ebuild48
-rw-r--r--metadata/md5-cache/dev-libs/ocl-icd-2.3.1-r10015
-rw-r--r--metadata/pkg_desc_index1
4 files changed, 0 insertions, 65 deletions
diff --git a/dev-libs/ocl-icd/Manifest b/dev-libs/ocl-icd/Manifest
deleted file mode 100644
index 0a003866..00000000
--- a/dev-libs/ocl-icd/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ocl-icd-2.3.1.tar.gz 102616 BLAKE2B f3e41d73e8cca7b42697a81f9d353341ba40ae67bb07ccbb7f6bd4fc9c8d16cbb4a9a9826ef81a381629cf1bd2c61d6ad9d7a02dcdb2871359041cfd8e9815b7 SHA512 3fa92dbcbe8ea2acf1ee967419d1b39ca7ace96e64261e3818984bd70831d62692e953c30e3e271fe74d59c634785055320f03c4d0516e2f53f7f700d3bcc76d
diff --git a/dev-libs/ocl-icd/ocl-icd-2.3.1-r100.ebuild b/dev-libs/ocl-icd/ocl-icd-2.3.1-r100.ebuild
deleted file mode 100644
index e8de34e6..00000000
--- a/dev-libs/ocl-icd/ocl-icd-2.3.1-r100.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools flag-o-matic multilib-minimal
-
-DESCRIPTION="Alternative to vendor specific OpenCL ICD loaders"
-HOMEPAGE="https://github.com/OCL-dev/ocl-icd"
-SRC_URI="https://github.com/OCL-dev/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-# Does nothing now but by keeping it here we avoid having to have virtual/opencl
-# handle ebuilds both with and without this flag.
-IUSE="+khronos-headers"
-
-BDEPEND="dev-lang/ruby:2.7
- virtual/rubygems"
-DEPEND=">=dev-util/opencl-headers-2021.04.29"
-RDEPEND="${DEPEND}
- !app-eselect/eselect-opencl
- !dev-libs/opencl-icd-loader"
-
-src_prepare() {
- replace-flags -Os -O2 # bug 646122
-
- default
- eautoreconf
-}
-
-multilib_src_configure() {
- # dev-util/opencl-headers ARE official Khronos Group headers, what this option
- # does is disable the use of the bundled ones
- ECONF_SOURCE="${S}" econf --enable-pthread-once --disable-official-khronos-headers
-}
-
-multilib_src_compile() {
- emake RUBY="$(type -P ruby27)"
-}
-
-multilib_src_install() {
- default
-
- # Drop .la files
- find "${ED}" -name '*.la' -delete || die
-}
diff --git a/metadata/md5-cache/dev-libs/ocl-icd-2.3.1-r100 b/metadata/md5-cache/dev-libs/ocl-icd-2.3.1-r100
deleted file mode 100644
index f256274d..00000000
--- a/metadata/md5-cache/dev-libs/ocl-icd-2.3.1-r100
+++ /dev/null
@@ -1,15 +0,0 @@
-BDEPEND=dev-lang/ruby:2.7 virtual/rubygems sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
-DEFINED_PHASES=compile configure install prepare test
-DEPEND=>=dev-util/opencl-headers-2021.04.29
-DESCRIPTION=Alternative to vendor specific OpenCL ICD loaders
-EAPI=7
-HOMEPAGE=https://github.com/OCL-dev/ocl-icd
-INHERIT=autotools flag-o-matic multilib-minimal
-IUSE=+khronos-headers abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
-KEYWORDS=~amd64 ~x86
-LICENSE=BSD-2
-RDEPEND=>=dev-util/opencl-headers-2021.04.29 !app-eselect/eselect-opencl !dev-libs/opencl-icd-loader
-SLOT=0
-SRC_URI=https://github.com/OCL-dev/ocl-icd/archive/v2.3.1.tar.gz -> ocl-icd-2.3.1.tar.gz
-_eclasses_=autotools 6dcd6b6a486e79928e1243ff9ba41fcc edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 8f942ebdcf04334697649d4a0bf65a32 flag-o-matic 29a755b1291d64133634d80b0328f153 gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 241a8f577b9781a42a7421e53448a44e multibuild d26d81f242cb193d899a72bca423d0bd multilib 5ca4e49abed8e3a2f7b56920eadee157 multilib-build 87f1b83e21a473787b821ef3d0437bf3 multilib-minimal 4b0f1857965db8869a729948d5277e0b strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 wrapper 4a1902f969e5718126434fc35f3a0d9c
-_md5_=017223789fbe28b7c01cd7236fa6507b
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 2507cc2f..0d1d22f0 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -16,7 +16,6 @@ app-portage/sisyphus-qt 4.2211.0-r1: A simple portage python wrapper which works
app-text/simplenote 2.6.0: The simplest way to keep notes
dev-libs/libdbusmenu-qt 0.9.3_pre20160218-r2: A library providing Qt implementation of DBusMenu specification (meta mackage)
dev-libs/libdbusmenu-qt5 0.9.3_pre20160218-r3: Library providing Qt implementation of DBusMenu specification
-dev-libs/ocl-icd 2.3.1-r100: Alternative to vendor specific OpenCL ICD loaders
dev-python/animation 0.0.5-r2: Tools for terminal-based wait animations
dev-python/click 7.1.2-r100: A Python package for creating beautiful command line interfaces
dev-python/sh 1.12.14-r4: Python process launching