Gentoo Archives: gentoo-commits

From: Aisha Tammy <gentoo@×××××.cc>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/arrayfire/
Date: Wed, 23 Dec 2020 02:46:55
Message-Id: 1608691599.486551514d058a29ab9e7faa45c330dde6542c2a.epsilon-0@gentoo
1 commit: 486551514d058a29ab9e7faa45c330dde6542c2a
2 Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
3 AuthorDate: Wed Dec 23 02:46:39 2020 +0000
4 Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
5 CommitDate: Wed Dec 23 02:46:39 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=48655151
7
8 sci-libs/arrayfire: version bump 3.7.3
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
12
13 sci-libs/arrayfire/arrayfire-3.7.2.ebuild | 5 -----
14 .../arrayfire/{arrayfire-3.7.2.ebuild => arrayfire-3.7.3.ebuild} | 5 -----
15 2 files changed, 10 deletions(-)
16
17 diff --git a/sci-libs/arrayfire/arrayfire-3.7.2.ebuild b/sci-libs/arrayfire/arrayfire-3.7.2.ebuild
18 index c48d70612..bc6313b9e 100644
19 --- a/sci-libs/arrayfire/arrayfire-3.7.2.ebuild
20 +++ b/sci-libs/arrayfire/arrayfire-3.7.2.ebuild
21 @@ -4,7 +4,6 @@
22 EAPI=7
23
24 inherit cmake multilib
25 -CMAKE_BUILD_TYPE=Release
26
27 DESCRIPTION="general purpose GPU library"
28 HOMEPAGE="https://www.arrayfire.com/"
29 @@ -49,10 +48,6 @@ BDEPEND="
30 virtual/pkgconfig
31 "
32
33 -# We need write acccess /dev/nvidiactl, /dev/nvidia0 and /dev/nvidia-uvm and the portage
34 -# user is (usually) not in the video group
35 -RESTRICT="userpriv"
36 -
37 src_unpack() {
38 default
39
40
41 diff --git a/sci-libs/arrayfire/arrayfire-3.7.2.ebuild b/sci-libs/arrayfire/arrayfire-3.7.3.ebuild
42 similarity index 92%
43 copy from sci-libs/arrayfire/arrayfire-3.7.2.ebuild
44 copy to sci-libs/arrayfire/arrayfire-3.7.3.ebuild
45 index c48d70612..bc6313b9e 100644
46 --- a/sci-libs/arrayfire/arrayfire-3.7.2.ebuild
47 +++ b/sci-libs/arrayfire/arrayfire-3.7.3.ebuild
48 @@ -4,7 +4,6 @@
49 EAPI=7
50
51 inherit cmake multilib
52 -CMAKE_BUILD_TYPE=Release
53
54 DESCRIPTION="general purpose GPU library"
55 HOMEPAGE="https://www.arrayfire.com/"
56 @@ -49,10 +48,6 @@ BDEPEND="
57 virtual/pkgconfig
58 "
59
60 -# We need write acccess /dev/nvidiactl, /dev/nvidia0 and /dev/nvidia-uvm and the portage
61 -# user is (usually) not in the video group
62 -RESTRICT="userpriv"
63 -
64 src_unpack() {
65 default