[gentoo-commits] repo/gentoo:master commit in: app-misc/radeontop/

2023-03-05 Thread Sam James
commit: 4e5831f128c79f62f3e20223482b136d6d1c525a
Author: jinqiang zhang  0x0  ee>
AuthorDate: Thu Mar  2 06:04:21 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar  5 11:19:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e5831f1

app-misc/radeontop: keyword 1.4 for ~arm64

Signed-off-by: jinqiang zhang  0x0.ee>
Signed-off-by: Sam James  gentoo.org>

 app-misc/radeontop/radeontop-1.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/radeontop/radeontop-1.4.ebuild 
b/app-misc/radeontop/radeontop-1.4.ebuild
index 2c1606ec6fba..6aad6527b642 100644
--- a/app-misc/radeontop/radeontop-1.4.ebuild
+++ b/app-misc/radeontop/radeontop-1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/clbr/radeontop/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~loong ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~x86"
 IUSE="nls video_cards_amdgpu video_cards_radeon"
 REQUIRED_USE="
|| ( video_cards_amdgpu video_cards_radeon )



[gentoo-commits] repo/gentoo:master commit in: app-misc/radeontop/

2022-11-18 Thread WANG Xuerui
commit: 4655294db7d9bca08981134969717915d822e09e
Author: WANG Xuerui  gentoo  org>
AuthorDate: Fri Nov 18 08:08:17 2022 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Fri Nov 18 08:08:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4655294d

app-misc/radeontop: keyword 1.4 for ~loong

Signed-off-by: WANG Xuerui  gentoo.org>

 app-misc/radeontop/radeontop-1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/radeontop/radeontop-1.4.ebuild 
b/app-misc/radeontop/radeontop-1.4.ebuild
index 94f74e964cdd..2c1606ec6fba 100644
--- a/app-misc/radeontop/radeontop-1.4.ebuild
+++ b/app-misc/radeontop/radeontop-1.4.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/clbr/radeontop/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~loong ~ppc64 ~x86"
 IUSE="nls video_cards_amdgpu video_cards_radeon"
 REQUIRED_USE="
|| ( video_cards_amdgpu video_cards_radeon )



[gentoo-commits] repo/gentoo:master commit in: app-misc/radeontop/

2022-11-11 Thread Georgy Yakovlev
commit: d16ae5e3858bebad59cb10f8eaab16c87cd64d17
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Nov 11 11:11:36 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Nov 11 11:12:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d16ae5e3

app-misc/radeontop: keyword 1.4 for ~ppc64

Signed-off-by: Georgy Yakovlev  gentoo.org>

 app-misc/radeontop/radeontop-1.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/radeontop/radeontop-1.4.ebuild 
b/app-misc/radeontop/radeontop-1.4.ebuild
index 31f1c853a9f5..94f74e964cdd 100644
--- a/app-misc/radeontop/radeontop-1.4.ebuild
+++ b/app-misc/radeontop/radeontop-1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/clbr/radeontop/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE="nls video_cards_amdgpu video_cards_radeon"
 REQUIRED_USE="
|| ( video_cards_amdgpu video_cards_radeon )



[gentoo-commits] repo/gentoo:master commit in: app-misc/radeontop/

2021-12-12 Thread Conrad Kostecki
commit: 389299b4ed19f924bb8caf11177a45c4c663648e
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sun Dec 12 12:50:11 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Dec 12 19:37:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=389299b4

app-misc/radeontop: version bummp (1.4)

Closes: https://github.com/gentoo/gentoo/pull/23264
Package-Manager: Portage-3.0.29, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-misc/radeontop/Manifest |  1 +
 app-misc/radeontop/radeontop-1.4.ebuild | 59 +
 2 files changed, 60 insertions(+)

diff --git a/app-misc/radeontop/Manifest b/app-misc/radeontop/Manifest
index f188178c6e36..f686bbaa1eba 100644
--- a/app-misc/radeontop/Manifest
+++ b/app-misc/radeontop/Manifest
@@ -1 +1,2 @@
 DIST radeontop-1.3.tar.gz 38138 BLAKE2B 
41bc36c571a99a136f2d1c1d5ff1a06b1e99bccb6e01f7432b9867e2700afa9d2b5cab7f743d3560b2120642c98253313e0356af977805ada173cd3c2168acbc
 SHA512 
cc54e0726b2a934d14ad591c7a199474b49885e6122399b282e9289610d26f3c55b3d68a7d655d88a0ff8de1a0ac0994e868fa06ae1198416aaf857a099181f1
+DIST radeontop-1.4.tar.gz 44602 BLAKE2B 
ad8893f491442c06f91c2a7bcf9cf884f066bb4fb01be019afbaa8e604ca12355647c624efa0742b15cb99e00fddbf71fa5b75f34086139acf0779c72668b354
 SHA512 
078087929bdbcf9b131d78f5ab0adc3d086be168d376d9f8e27a886668764263b072e0b08cb4dde593284fcdd16faa44711125c2ea5a14aaad70c8fa0f57f2b9

diff --git a/app-misc/radeontop/radeontop-1.4.ebuild 
b/app-misc/radeontop/radeontop-1.4.ebuild
new file mode 100644
index ..31f1c853a9f5
--- /dev/null
+++ b/app-misc/radeontop/radeontop-1.4.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs
+
+DESCRIPTION="Utility to view Radeon GPU utilization"
+HOMEPAGE="https://github.com/clbr/radeontop";
+SRC_URI="https://github.com/clbr/radeontop/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls video_cards_amdgpu video_cards_radeon"
+REQUIRED_USE="
+   || ( video_cards_amdgpu video_cards_radeon )
+"
+
+RDEPEND="
+   sys-libs/ncurses:=
+   x11-libs/libdrm[video_cards_amdgpu?,video_cards_radeon?]
+   x11-libs/libpciaccess
+   x11-libs/libxcb
+   nls? (
+   sys-libs/ncurses:=[unicode(+)]
+   virtual/libintl
+   )
+"
+DEPEND="${RDEPEND}
+   nls? ( sys-devel/gettext )
+"
+BDEPEND="virtual/pkgconfig"
+
+src_prepare() {
+   default
+
+   cat > include/version.h <<-EOF || die
+   #ifndef VER_H
+   #define VER_H
+
+   #define VERSION "${PV}"
+
+   #endif
+   EOF
+   >getver.sh || die
+   touch .git || die
+}
+
+src_configure() {
+   tc-export CC
+   export LIBDIR=$(get_libdir)
+   export nls=$(usex nls 1 0)
+   export amdgpu=$(usex video_cards_amdgpu 1 0)
+   export xcb=1
+   # Do not add -g or -s to CFLAGS
+   export plain=1
+   export PREFIX="${EPREFIX}"/usr
+}



[gentoo-commits] repo/gentoo:master commit in: app-misc/radeontop/

2021-08-26 Thread Benda XU
commit: fe5cad3a3be75690eacc752e8f22fdae8918f34d
Author: YiyangWu  gmail  com>
AuthorDate: Sat Aug 21 13:32:53 2021 +
Commit: Benda XU  gentoo  org>
CommitDate: Thu Aug 26 13:03:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe5cad3a

app-misc/radeontop: fit for gentoo prefix

export PREFIX="${EPREFIX}"/usr in src_configure,
so the install location is in ${EPREFIX}

Closes: https://github.com/gentoo/gentoo/pull/22064
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Yiyang Wu  gmail.com>
Signed-off-by: Benda Xu  gentoo.org>

 app-misc/radeontop/radeontop-1.3-r3.ebuild | 1 +
 app-misc/radeontop/radeontop-.ebuild   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/app-misc/radeontop/radeontop-1.3-r3.ebuild 
b/app-misc/radeontop/radeontop-1.3-r3.ebuild
index 4088c077cd3..eb8884a435a 100644
--- a/app-misc/radeontop/radeontop-1.3-r3.ebuild
+++ b/app-misc/radeontop/radeontop-1.3-r3.ebuild
@@ -54,4 +54,5 @@ src_configure() {
export xcb=1
# Do not add -g or -s to CFLAGS
export plain=1
+   export PREFIX="${EPREFIX}"/usr
 }

diff --git a/app-misc/radeontop/radeontop-.ebuild 
b/app-misc/radeontop/radeontop-.ebuild
index 72a3586f9ba..729930cec90 100644
--- a/app-misc/radeontop/radeontop-.ebuild
+++ b/app-misc/radeontop/radeontop-.ebuild
@@ -39,4 +39,5 @@ src_configure() {
export xcb=1
# Do not add -g or -s to CFLAGS
export plain=1
+   export PREFIX="${EPREFIX}"/usr
 }



[gentoo-commits] repo/gentoo:master commit in: app-misc/radeontop/

2021-02-17 Thread Conrad Kostecki
commit: d50c2b42a4b140da2c9dba85542ec5bba82b84bf
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Feb 17 19:27:00 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Feb 17 19:32:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d50c2b42

app-misc/radeontop: fix build without amdgpu

Really fixes #768549.

Bug: https://bugs.gentoo.org/768549
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Jernej Jakob  gmail.com>
Signed-off-by: Conrad Kostecki  gentoo.org>

 ...deontop-.ebuild => radeontop-1.3-r2.ebuild} | 23 ++
 app-misc/radeontop/radeontop-.ebuild   |  2 +-
 2 files changed, 20 insertions(+), 5 deletions(-)

diff --git a/app-misc/radeontop/radeontop-.ebuild 
b/app-misc/radeontop/radeontop-1.3-r2.ebuild
similarity index 68%
copy from app-misc/radeontop/radeontop-.ebuild
copy to app-misc/radeontop/radeontop-1.3-r2.ebuild
index f8399ddb7e6..504d9fd32d8 100644
--- a/app-misc/radeontop/radeontop-.ebuild
+++ b/app-misc/radeontop/radeontop-1.3-r2.ebuild
@@ -2,15 +2,15 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit toolchain-funcs git-r3
+inherit toolchain-funcs
 
 DESCRIPTION="Utility to view Radeon GPU utilization"
 HOMEPAGE="https://github.com/clbr/radeontop";
-EGIT_REPO_URI="https://github.com/clbr/radeontop.git";
+SRC_URI="https://github.com/clbr/radeontop/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64 ~x86"
 IUSE="nls video_cards_amdgpu video_cards_radeon"
 REQUIRED_USE="
|| ( video_cards_amdgpu video_cards_radeon )
@@ -31,11 +31,26 @@ DEPEND="${RDEPEND}
 "
 BDEPEND="virtual/pkgconfig"
 
+src_prepare() {
+   default
+
+   cat > include/version.h <<-EOF || die
+   #ifndef VER_H
+   #define VER_H
+
+   #define VERSION "${PV}"
+
+   #endif
+   EOF
+   >getver.sh || die
+   touch .git || die
+}
+
 src_configure() {
tc-export CC
export LIBDIR=$(get_libdir)
export nls=$(usex nls 1 0)
-   export amdgpu=1
+   export amdgpu=$(usex video_cards_amdgpu 1 0)
export xcb=1
# Do not add -g or -s to CFLAGS
export plain=1

diff --git a/app-misc/radeontop/radeontop-.ebuild 
b/app-misc/radeontop/radeontop-.ebuild
index f8399ddb7e6..8185bf5f830 100644
--- a/app-misc/radeontop/radeontop-.ebuild
+++ b/app-misc/radeontop/radeontop-.ebuild
@@ -35,7 +35,7 @@ src_configure() {
tc-export CC
export LIBDIR=$(get_libdir)
export nls=$(usex nls 1 0)
-   export amdgpu=1
+   export amdgpu=$(usex video_cards_amdgpu 1 0)
export xcb=1
# Do not add -g or -s to CFLAGS
export plain=1



[gentoo-commits] repo/gentoo:master commit in: app-misc/radeontop/

2021-02-17 Thread Conrad Kostecki
commit: 4b57ed768aa8609fb474d9fbfb53bc47724b8815
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Feb 17 19:29:18 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Feb 17 19:32:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b57ed76

app-misc/radeontop: drop old version

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-misc/radeontop/radeontop-1.3-r1.ebuild | 57 --
 1 file changed, 57 deletions(-)

diff --git a/app-misc/radeontop/radeontop-1.3-r1.ebuild 
b/app-misc/radeontop/radeontop-1.3-r1.ebuild
deleted file mode 100644
index c82aa5733c6..000
--- a/app-misc/radeontop/radeontop-1.3-r1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit toolchain-funcs
-
-DESCRIPTION="Utility to view Radeon GPU utilization"
-HOMEPAGE="https://github.com/clbr/radeontop";
-SRC_URI="https://github.com/clbr/radeontop/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="nls video_cards_amdgpu video_cards_radeon"
-REQUIRED_USE="
-   || ( video_cards_amdgpu video_cards_radeon )
-"
-
-RDEPEND="
-   sys-libs/ncurses:0=
-   x11-libs/libdrm[video_cards_amdgpu?,video_cards_radeon?]
-   x11-libs/libpciaccess
-   x11-libs/libxcb
-   nls? (
-   sys-libs/ncurses:0=[unicode]
-   virtual/libintl
-   )
-"
-DEPEND="${RDEPEND}
-   nls? ( sys-devel/gettext )
-"
-BDEPEND="virtual/pkgconfig"
-
-src_prepare() {
-   default
-
-   cat > include/version.h <<-EOF || die
-   #ifndef VER_H
-   #define VER_H
-
-   #define VERSION "${PV}"
-
-   #endif
-   EOF
-   >getver.sh || die
-   touch .git || die
-}
-
-src_configure() {
-   tc-export CC
-   export LIBDIR=$(get_libdir)
-   export nls=$(usex nls 1 0)
-   export amdgpu=1
-   export xcb=1
-   # Do not add -g or -s to CFLAGS
-   export plain=1
-}



[gentoo-commits] repo/gentoo:master commit in: app-misc/radeontop/

2021-02-13 Thread Conrad Kostecki
commit: 23e9991e1bfdfe1ea2331459fdaf8f64fc253274
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sat Feb 13 09:06:15 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Feb 13 11:55:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23e9991e

app-misc/radeontop: add dependency on amd radeon gpus, fixes #768549

Closes: https://github.com/gentoo/gentoo/pull/19350
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-misc/radeontop/radeontop-1.3-r1.ebuild | 57 ++
 1 file changed, 57 insertions(+)

diff --git a/app-misc/radeontop/radeontop-1.3-r1.ebuild 
b/app-misc/radeontop/radeontop-1.3-r1.ebuild
new file mode 100644
index 000..c82aa5733c6
--- /dev/null
+++ b/app-misc/radeontop/radeontop-1.3-r1.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit toolchain-funcs
+
+DESCRIPTION="Utility to view Radeon GPU utilization"
+HOMEPAGE="https://github.com/clbr/radeontop";
+SRC_URI="https://github.com/clbr/radeontop/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls video_cards_amdgpu video_cards_radeon"
+REQUIRED_USE="
+   || ( video_cards_amdgpu video_cards_radeon )
+"
+
+RDEPEND="
+   sys-libs/ncurses:0=
+   x11-libs/libdrm[video_cards_amdgpu?,video_cards_radeon?]
+   x11-libs/libpciaccess
+   x11-libs/libxcb
+   nls? (
+   sys-libs/ncurses:0=[unicode]
+   virtual/libintl
+   )
+"
+DEPEND="${RDEPEND}
+   nls? ( sys-devel/gettext )
+"
+BDEPEND="virtual/pkgconfig"
+
+src_prepare() {
+   default
+
+   cat > include/version.h <<-EOF || die
+   #ifndef VER_H
+   #define VER_H
+
+   #define VERSION "${PV}"
+
+   #endif
+   EOF
+   >getver.sh || die
+   touch .git || die
+}
+
+src_configure() {
+   tc-export CC
+   export LIBDIR=$(get_libdir)
+   export nls=$(usex nls 1 0)
+   export amdgpu=1
+   export xcb=1
+   # Do not add -g or -s to CFLAGS
+   export plain=1
+}



[gentoo-commits] repo/gentoo:master commit in: app-misc/radeontop/

2021-02-13 Thread Conrad Kostecki
commit: d6c089f3ae4f24c6b439a80a73b057bd12f6c178
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sat Feb 13 09:06:49 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Feb 13 11:55:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6c089f3

app-misc/radeontop: cleanup old

Closes: https://github.com/gentoo/gentoo/pull/19350
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-misc/radeontop/Manifest |  1 -
 app-misc/radeontop/radeontop-1.2.ebuild | 54 -
 app-misc/radeontop/radeontop-1.3.ebuild | 54 -
 3 files changed, 109 deletions(-)

diff --git a/app-misc/radeontop/Manifest b/app-misc/radeontop/Manifest
index f2c3f518943..f188178c6e3 100644
--- a/app-misc/radeontop/Manifest
+++ b/app-misc/radeontop/Manifest
@@ -1,2 +1 @@
-DIST radeontop-1.2.tar.gz 35319 BLAKE2B 
52a92b86379c9340b8f59b3039a4ad725827e1b3ee2bb7d2f544d6ec8730e03ab1baab266edbc263195e68ca56a4e7b3f251337401775fff588fbfb8bae0751d
 SHA512 
f36c2e418fe8add77080642e575b99c092afeda24811f33ee161a8c9341decb611f631e5511a5255089d63e172eda6836295e5795c3ebd3f5cad172f7599d862
 DIST radeontop-1.3.tar.gz 38138 BLAKE2B 
41bc36c571a99a136f2d1c1d5ff1a06b1e99bccb6e01f7432b9867e2700afa9d2b5cab7f743d3560b2120642c98253313e0356af977805ada173cd3c2168acbc
 SHA512 
cc54e0726b2a934d14ad591c7a199474b49885e6122399b282e9289610d26f3c55b3d68a7d655d88a0ff8de1a0ac0994e868fa06ae1198416aaf857a099181f1

diff --git a/app-misc/radeontop/radeontop-1.2.ebuild 
b/app-misc/radeontop/radeontop-1.2.ebuild
deleted file mode 100644
index 0a3872644e8..000
--- a/app-misc/radeontop/radeontop-1.2.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit toolchain-funcs
-
-DESCRIPTION="Utility to view Radeon GPU utilization"
-HOMEPAGE="https://github.com/clbr/radeontop";
-SRC_URI="https://github.com/clbr/radeontop/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="nls"
-
-RDEPEND="
-   sys-libs/ncurses:0=
-   x11-libs/libdrm
-   x11-libs/libpciaccess
-   x11-libs/libxcb
-   nls? (
-   sys-libs/ncurses:0=[unicode]
-   virtual/libintl
-   )
-"
-DEPEND="${RDEPEND}
-   nls? ( sys-devel/gettext )
-"
-BDEPEND="virtual/pkgconfig"
-
-src_prepare() {
-   default
-
-   cat > include/version.h <<-EOF || die
-   #ifndef VER_H
-   #define VER_H
-
-   #define VERSION "${PV}"
-
-   #endif
-   EOF
-   >getver.sh || die
-   touch .git || die
-}
-
-src_configure() {
-   tc-export CC
-   export LIBDIR=$(get_libdir)
-   export nls=$(usex nls 1 0)
-   export amdgpu=1
-   export xcb=1
-   # Do not add -g or -s to CFLAGS
-   export plain=1
-}

diff --git a/app-misc/radeontop/radeontop-1.3.ebuild 
b/app-misc/radeontop/radeontop-1.3.ebuild
deleted file mode 100644
index 78d907d4151..000
--- a/app-misc/radeontop/radeontop-1.3.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit toolchain-funcs
-
-DESCRIPTION="Utility to view Radeon GPU utilization"
-HOMEPAGE="https://github.com/clbr/radeontop";
-SRC_URI="https://github.com/clbr/radeontop/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="nls"
-
-RDEPEND="
-   sys-libs/ncurses:0=
-   x11-libs/libdrm
-   x11-libs/libpciaccess
-   x11-libs/libxcb
-   nls? (
-   sys-libs/ncurses:0=[unicode]
-   virtual/libintl
-   )
-"
-DEPEND="${RDEPEND}
-   nls? ( sys-devel/gettext )
-"
-BDEPEND="virtual/pkgconfig"
-
-src_prepare() {
-   default
-
-   cat > include/version.h <<-EOF || die
-   #ifndef VER_H
-   #define VER_H
-
-   #define VERSION "${PV}"
-
-   #endif
-   EOF
-   >getver.sh || die
-   touch .git || die
-}
-
-src_configure() {
-   tc-export CC
-   export LIBDIR=$(get_libdir)
-   export nls=$(usex nls 1 0)
-   export amdgpu=1
-   export xcb=1
-   # Do not add -g or -s to CFLAGS
-   export plain=1
-}



[gentoo-commits] repo/gentoo:master commit in: app-misc/radeontop/

2021-02-13 Thread Conrad Kostecki
commit: c0b96d19de180034419bab1ef9ce6c87e781e711
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Feb 13 11:59:15 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Feb 13 11:59:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0b96d19

app-misc/radeontop: update live ebuild

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-misc/radeontop/radeontop-.ebuild | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/app-misc/radeontop/radeontop-.ebuild 
b/app-misc/radeontop/radeontop-.ebuild
index af212477ea7..f8399ddb7e6 100644
--- a/app-misc/radeontop/radeontop-.ebuild
+++ b/app-misc/radeontop/radeontop-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,11 +11,14 @@ EGIT_REPO_URI="https://github.com/clbr/radeontop.git";
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS=""
-IUSE="nls"
+IUSE="nls video_cards_amdgpu video_cards_radeon"
+REQUIRED_USE="
+   || ( video_cards_amdgpu video_cards_radeon )
+"
 
 RDEPEND="
sys-libs/ncurses:0=
-   x11-libs/libdrm
+   x11-libs/libdrm[video_cards_amdgpu?,video_cards_radeon?]
x11-libs/libpciaccess
x11-libs/libxcb
nls? (



[gentoo-commits] repo/gentoo:master commit in: app-misc/radeontop/

2021-02-03 Thread Joonas Niilola
commit: 7e44924e497c51d7309c797f3379aa421099723a
Author: mercuriete  gmail  com>
AuthorDate: Mon Jan 18 19:36:49 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Feb  3 10:33:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e44924e

app-misc/radeontop: bump to 1.3

Closes: https://bugs.gentoo.org/765529
Signed-off-by: Abel Garcia Dorta  yahoo.es>
Closes: https://github.com/gentoo/gentoo/pull/19108
Signed-off-by: Joonas Niilola  gentoo.org>

 app-misc/radeontop/Manifest |  1 +
 app-misc/radeontop/radeontop-1.3.ebuild | 54 +
 2 files changed, 55 insertions(+)

diff --git a/app-misc/radeontop/Manifest b/app-misc/radeontop/Manifest
index 151d26a0f7d..f2c3f518943 100644
--- a/app-misc/radeontop/Manifest
+++ b/app-misc/radeontop/Manifest
@@ -1 +1,2 @@
 DIST radeontop-1.2.tar.gz 35319 BLAKE2B 
52a92b86379c9340b8f59b3039a4ad725827e1b3ee2bb7d2f544d6ec8730e03ab1baab266edbc263195e68ca56a4e7b3f251337401775fff588fbfb8bae0751d
 SHA512 
f36c2e418fe8add77080642e575b99c092afeda24811f33ee161a8c9341decb611f631e5511a5255089d63e172eda6836295e5795c3ebd3f5cad172f7599d862
+DIST radeontop-1.3.tar.gz 38138 BLAKE2B 
41bc36c571a99a136f2d1c1d5ff1a06b1e99bccb6e01f7432b9867e2700afa9d2b5cab7f743d3560b2120642c98253313e0356af977805ada173cd3c2168acbc
 SHA512 
cc54e0726b2a934d14ad591c7a199474b49885e6122399b282e9289610d26f3c55b3d68a7d655d88a0ff8de1a0ac0994e868fa06ae1198416aaf857a099181f1

diff --git a/app-misc/radeontop/radeontop-1.3.ebuild 
b/app-misc/radeontop/radeontop-1.3.ebuild
new file mode 100644
index 000..78d907d4151
--- /dev/null
+++ b/app-misc/radeontop/radeontop-1.3.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit toolchain-funcs
+
+DESCRIPTION="Utility to view Radeon GPU utilization"
+HOMEPAGE="https://github.com/clbr/radeontop";
+SRC_URI="https://github.com/clbr/radeontop/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+
+RDEPEND="
+   sys-libs/ncurses:0=
+   x11-libs/libdrm
+   x11-libs/libpciaccess
+   x11-libs/libxcb
+   nls? (
+   sys-libs/ncurses:0=[unicode]
+   virtual/libintl
+   )
+"
+DEPEND="${RDEPEND}
+   nls? ( sys-devel/gettext )
+"
+BDEPEND="virtual/pkgconfig"
+
+src_prepare() {
+   default
+
+   cat > include/version.h <<-EOF || die
+   #ifndef VER_H
+   #define VER_H
+
+   #define VERSION "${PV}"
+
+   #endif
+   EOF
+   >getver.sh || die
+   touch .git || die
+}
+
+src_configure() {
+   tc-export CC
+   export LIBDIR=$(get_libdir)
+   export nls=$(usex nls 1 0)
+   export amdgpu=1
+   export xcb=1
+   # Do not add -g or -s to CFLAGS
+   export plain=1
+}



[gentoo-commits] repo/gentoo:master commit in: app-misc/radeontop/

2020-08-16 Thread Jonas Stein
commit: 988d04a3b9b14be2dfd8240d19563c3670ac78f9
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Aug 16 13:49:10 2020 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Sun Aug 16 18:50:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=988d04a3

app-misc/radeontop: update maintainer email

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Jonas Stein  gentoo.org>

 app-misc/radeontop/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/radeontop/metadata.xml b/app-misc/radeontop/metadata.xml
index b7acaa774ca..f42aa641e44 100644
--- a/app-misc/radeontop/metadata.xml
+++ b/app-misc/radeontop/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 

-   m.mairkeimber...@gmail.com
+   m...@levelnine.at
Michael Mair-Keimberger





[gentoo-commits] repo/gentoo:master commit in: app-misc/radeontop/

2019-08-14 Thread Joonas Niilola
commit: d8cbf406cdaec296bf868d05ddb7cfd8dbe5aa66
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Tue Aug 13 18:09:34 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Aug 14 07:18:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8cbf406

app-misc/radeontop: remove old

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12700
Signed-off-by: Joonas Niilola  gentoo.org>

 app-misc/radeontop/Manifest|  2 --
 app-misc/radeontop/radeontop-1.0-r1.ebuild | 54 --
 app-misc/radeontop/radeontop-1.1.ebuild| 54 --
 3 files changed, 110 deletions(-)

diff --git a/app-misc/radeontop/Manifest b/app-misc/radeontop/Manifest
index e11d5e3b37b..151d26a0f7d 100644
--- a/app-misc/radeontop/Manifest
+++ b/app-misc/radeontop/Manifest
@@ -1,3 +1 @@
-DIST radeontop-1.0.tar.gz 32677 BLAKE2B 
e3445c400dff0f8afaa743d349477b67ccc4da187cbf979fe42c63b9e60f246f54e5fa2076ef6af789fea093c175d0ec66fa9f0f30bfb926a28f1aa12f2b10cf
 SHA512 
bd7e8ecff962d8ac3072f3f1fa7a5d9981e2da28b38a1f234f6fe550511c3fbda2c1c6e9a6d1120bf99ef3ae621a91ff67c451eaf98dfa1264e9e6a59ae55e08
-DIST radeontop-1.1.tar.gz 33527 BLAKE2B 
920376e5fb8acffb181b7a9e1362f46bad2de66fcf3665dc212f931d9b6fb9bf3f6765e2f8de78f8b2ba7d13cc5baae3e4d3b0612a1097f917420a43b3215f8d
 SHA512 
abf4e51582cc668e1abbcd87bfa6ec5f16a301c3327a276a6f27fe928f780acf1442a696bb00bdbd3e8cad21a1416ffcf500a865dd4bac9517fac1a43d851c5a
 DIST radeontop-1.2.tar.gz 35319 BLAKE2B 
52a92b86379c9340b8f59b3039a4ad725827e1b3ee2bb7d2f544d6ec8730e03ab1baab266edbc263195e68ca56a4e7b3f251337401775fff588fbfb8bae0751d
 SHA512 
f36c2e418fe8add77080642e575b99c092afeda24811f33ee161a8c9341decb611f631e5511a5255089d63e172eda6836295e5795c3ebd3f5cad172f7599d862

diff --git a/app-misc/radeontop/radeontop-1.0-r1.ebuild 
b/app-misc/radeontop/radeontop-1.0-r1.ebuild
deleted file mode 100644
index dbe582980fc..000
--- a/app-misc/radeontop/radeontop-1.0-r1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit toolchain-funcs
-
-DESCRIPTION="Utility to view Radeon GPU utilization"
-HOMEPAGE="https://github.com/clbr/radeontop";
-SRC_URI="https://github.com/clbr/radeontop/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="nls"
-
-RDEPEND="
-   sys-libs/ncurses:0=
-   x11-libs/libdrm
-   x11-libs/libpciaccess
-   x11-libs/libxcb
-   nls? (
-   sys-libs/ncurses:0=[unicode]
-   virtual/libintl
-   )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   nls? ( sys-devel/gettext )
-"
-
-src_prepare() {
-   default
-
-   cat > include/version.h <<-EOF || die
-   #ifndef VER_H
-   #define VER_H
-
-   #define VERSION "${PV}"
-
-   #endif
-   EOF
-   >getver.sh || die
-   touch .git || die
-}
-
-src_configure() {
-   tc-export CC
-   export LIBDIR=$(get_libdir)
-   export nls=$(usex nls 1 0)
-   export amdgpu=1
-   export xcb=1
-   # Do not add -g or -s to CFLAGS
-   export plain=1
-}

diff --git a/app-misc/radeontop/radeontop-1.1.ebuild 
b/app-misc/radeontop/radeontop-1.1.ebuild
deleted file mode 100644
index aea4af8f943..000
--- a/app-misc/radeontop/radeontop-1.1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit toolchain-funcs
-
-DESCRIPTION="Utility to view Radeon GPU utilization"
-HOMEPAGE="https://github.com/clbr/radeontop";
-SRC_URI="https://github.com/clbr/radeontop/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="nls"
-
-RDEPEND="
-   sys-libs/ncurses:0=
-   x11-libs/libdrm
-   x11-libs/libpciaccess
-   x11-libs/libxcb
-   nls? (
-   sys-libs/ncurses:0=[unicode]
-   virtual/libintl
-   )
-"
-DEPEND="${RDEPEND}
-   nls? ( sys-devel/gettext )
-"
-BDEPEND="virtual/pkgconfig"
-
-src_prepare() {
-   default
-
-   cat > include/version.h <<-EOF || die
-   #ifndef VER_H
-   #define VER_H
-
-   #define VERSION "${PV}"
-
-   #endif
-   EOF
-   >getver.sh || die
-   touch .git || die
-}
-
-src_configure() {
-   tc-export CC
-   export LIBDIR=$(get_libdir)
-   export nls=$(usex nls 1 0)
-   export amdgpu=1
-   export xcb=1
-   # Do not add -g or -s to CFLAGS
-   export plain=1
-}



[gentoo-commits] repo/gentoo:master commit in: app-misc/radeontop/

2019-08-06 Thread Michał Górny
commit: 5206b5769e68c8aecae41a54d77520205f928a36
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Tue Aug  6 16:31:59 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Aug  6 18:25:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5206b576

app-misc/radeontop: update e-mail address

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>

 app-misc/radeontop/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/radeontop/metadata.xml b/app-misc/radeontop/metadata.xml
index 4229aa40eac..b7acaa774ca 100644
--- a/app-misc/radeontop/metadata.xml
+++ b/app-misc/radeontop/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 

-   bu9zi...@gmail.com
+   m.mairkeimber...@gmail.com
Michael Mair-Keimberger





[gentoo-commits] repo/gentoo:master commit in: app-misc/radeontop/

2019-08-02 Thread Joonas Niilola
commit: abffb53ad741030e5a682c4eb3ceb255de78d8ba
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Aug  1 17:06:58 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Aug  2 19:03:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abffb53a

app-misc/radeontop: bump to 1.2

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12595
Signed-off-by: Joonas Niilola  gentoo.org>

 app-misc/radeontop/Manifest |  1 +
 app-misc/radeontop/radeontop-1.2.ebuild | 54 +
 2 files changed, 55 insertions(+)

diff --git a/app-misc/radeontop/Manifest b/app-misc/radeontop/Manifest
index 4b0f2900728..e11d5e3b37b 100644
--- a/app-misc/radeontop/Manifest
+++ b/app-misc/radeontop/Manifest
@@ -1,2 +1,3 @@
 DIST radeontop-1.0.tar.gz 32677 BLAKE2B 
e3445c400dff0f8afaa743d349477b67ccc4da187cbf979fe42c63b9e60f246f54e5fa2076ef6af789fea093c175d0ec66fa9f0f30bfb926a28f1aa12f2b10cf
 SHA512 
bd7e8ecff962d8ac3072f3f1fa7a5d9981e2da28b38a1f234f6fe550511c3fbda2c1c6e9a6d1120bf99ef3ae621a91ff67c451eaf98dfa1264e9e6a59ae55e08
 DIST radeontop-1.1.tar.gz 33527 BLAKE2B 
920376e5fb8acffb181b7a9e1362f46bad2de66fcf3665dc212f931d9b6fb9bf3f6765e2f8de78f8b2ba7d13cc5baae3e4d3b0612a1097f917420a43b3215f8d
 SHA512 
abf4e51582cc668e1abbcd87bfa6ec5f16a301c3327a276a6f27fe928f780acf1442a696bb00bdbd3e8cad21a1416ffcf500a865dd4bac9517fac1a43d851c5a
+DIST radeontop-1.2.tar.gz 35319 BLAKE2B 
52a92b86379c9340b8f59b3039a4ad725827e1b3ee2bb7d2f544d6ec8730e03ab1baab266edbc263195e68ca56a4e7b3f251337401775fff588fbfb8bae0751d
 SHA512 
f36c2e418fe8add77080642e575b99c092afeda24811f33ee161a8c9341decb611f631e5511a5255089d63e172eda6836295e5795c3ebd3f5cad172f7599d862

diff --git a/app-misc/radeontop/radeontop-1.2.ebuild 
b/app-misc/radeontop/radeontop-1.2.ebuild
new file mode 100644
index 000..0a3872644e8
--- /dev/null
+++ b/app-misc/radeontop/radeontop-1.2.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit toolchain-funcs
+
+DESCRIPTION="Utility to view Radeon GPU utilization"
+HOMEPAGE="https://github.com/clbr/radeontop";
+SRC_URI="https://github.com/clbr/radeontop/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+
+RDEPEND="
+   sys-libs/ncurses:0=
+   x11-libs/libdrm
+   x11-libs/libpciaccess
+   x11-libs/libxcb
+   nls? (
+   sys-libs/ncurses:0=[unicode]
+   virtual/libintl
+   )
+"
+DEPEND="${RDEPEND}
+   nls? ( sys-devel/gettext )
+"
+BDEPEND="virtual/pkgconfig"
+
+src_prepare() {
+   default
+
+   cat > include/version.h <<-EOF || die
+   #ifndef VER_H
+   #define VER_H
+
+   #define VERSION "${PV}"
+
+   #endif
+   EOF
+   >getver.sh || die
+   touch .git || die
+}
+
+src_configure() {
+   tc-export CC
+   export LIBDIR=$(get_libdir)
+   export nls=$(usex nls 1 0)
+   export amdgpu=1
+   export xcb=1
+   # Do not add -g or -s to CFLAGS
+   export plain=1
+}



[gentoo-commits] repo/gentoo:master commit in: app-misc/radeontop/

2018-08-23 Thread Michał Górny
commit: 2ce36631bdbf8daa1c6d74559d534aa9d33aa615
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Aug 23 09:16:59 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug 23 19:53:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ce36631

app-misc/radeontop: version and EAPI bump

 app-misc/radeontop/Manifest |  1 +
 app-misc/radeontop/radeontop-1.1.ebuild | 54 +
 2 files changed, 55 insertions(+)

diff --git a/app-misc/radeontop/Manifest b/app-misc/radeontop/Manifest
index dbbad14e4ea..4b0f2900728 100644
--- a/app-misc/radeontop/Manifest
+++ b/app-misc/radeontop/Manifest
@@ -1 +1,2 @@
 DIST radeontop-1.0.tar.gz 32677 BLAKE2B 
e3445c400dff0f8afaa743d349477b67ccc4da187cbf979fe42c63b9e60f246f54e5fa2076ef6af789fea093c175d0ec66fa9f0f30bfb926a28f1aa12f2b10cf
 SHA512 
bd7e8ecff962d8ac3072f3f1fa7a5d9981e2da28b38a1f234f6fe550511c3fbda2c1c6e9a6d1120bf99ef3ae621a91ff67c451eaf98dfa1264e9e6a59ae55e08
+DIST radeontop-1.1.tar.gz 33527 BLAKE2B 
920376e5fb8acffb181b7a9e1362f46bad2de66fcf3665dc212f931d9b6fb9bf3f6765e2f8de78f8b2ba7d13cc5baae3e4d3b0612a1097f917420a43b3215f8d
 SHA512 
abf4e51582cc668e1abbcd87bfa6ec5f16a301c3327a276a6f27fe928f780acf1442a696bb00bdbd3e8cad21a1416ffcf500a865dd4bac9517fac1a43d851c5a

diff --git a/app-misc/radeontop/radeontop-1.1.ebuild 
b/app-misc/radeontop/radeontop-1.1.ebuild
new file mode 100644
index 000..aea4af8f943
--- /dev/null
+++ b/app-misc/radeontop/radeontop-1.1.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit toolchain-funcs
+
+DESCRIPTION="Utility to view Radeon GPU utilization"
+HOMEPAGE="https://github.com/clbr/radeontop";
+SRC_URI="https://github.com/clbr/radeontop/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+
+RDEPEND="
+   sys-libs/ncurses:0=
+   x11-libs/libdrm
+   x11-libs/libpciaccess
+   x11-libs/libxcb
+   nls? (
+   sys-libs/ncurses:0=[unicode]
+   virtual/libintl
+   )
+"
+DEPEND="${RDEPEND}
+   nls? ( sys-devel/gettext )
+"
+BDEPEND="virtual/pkgconfig"
+
+src_prepare() {
+   default
+
+   cat > include/version.h <<-EOF || die
+   #ifndef VER_H
+   #define VER_H
+
+   #define VERSION "${PV}"
+
+   #endif
+   EOF
+   >getver.sh || die
+   touch .git || die
+}
+
+src_configure() {
+   tc-export CC
+   export LIBDIR=$(get_libdir)
+   export nls=$(usex nls 1 0)
+   export amdgpu=1
+   export xcb=1
+   # Do not add -g or -s to CFLAGS
+   export plain=1
+}



[gentoo-commits] repo/gentoo:master commit in: app-misc/radeontop/

2018-08-23 Thread Michał Górny
commit: 33de86283ec87838079d75c4dc6b9376e1058882
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Aug 23 09:21:04 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug 23 19:56:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33de8628

app-misc/radeontop: EAPI7 bump

This bumps the live ebuild to EAPI7

Closes: https://github.com/gentoo/gentoo/pull/9673

 app-misc/radeontop/radeontop-.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-misc/radeontop/radeontop-.ebuild 
b/app-misc/radeontop/radeontop-.ebuild
index 4c1bafa1eb8..af212477ea7 100644
--- a/app-misc/radeontop/radeontop-.ebuild
+++ b/app-misc/radeontop/radeontop-.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 inherit toolchain-funcs git-r3
 
 DESCRIPTION="Utility to view Radeon GPU utilization"
@@ -24,9 +24,9 @@ RDEPEND="
)
 "
 DEPEND="${RDEPEND}
-   virtual/pkgconfig
nls? ( sys-devel/gettext )
 "
+BDEPEND="virtual/pkgconfig"
 
 src_configure() {
tc-export CC



[gentoo-commits] repo/gentoo:master commit in: app-misc/radeontop/

2018-08-23 Thread Michał Górny
commit: 45b277f2a9e2ae2b0df316be03be74fa34722d90
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu Aug 23 07:15:54 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug 23 19:53:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45b277f2

app-misc/radeontop: add myself as maintainer

 app-misc/radeontop/metadata.xml | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/app-misc/radeontop/metadata.xml b/app-misc/radeontop/metadata.xml
index 0fad074d073..4229aa40eac 100644
--- a/app-misc/radeontop/metadata.xml
+++ b/app-misc/radeontop/metadata.xml
@@ -1,7 +1,14 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-
+   
+   bu9zi...@gmail.com
+   Michael Mair-Keimberger
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   

clbr/radeontop