public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/RyzenAdj/
Date: Tue, 18 Feb 2025 08:18:32 +0000 (UTC)	[thread overview]
Message-ID: <1739866639.9caa1f45b82bce4762c7b8095461e23cd51d80d6.juippis@gentoo> (raw)

commit:     9caa1f45b82bce4762c7b8095461e23cd51d80d6
Author:     Karlson2k (Evgeny Grin) <k2k <AT> drgrin <DOT> dev>
AuthorDate: Sun Feb  2 10:10:37 2025 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Feb 18 08:17:19 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9caa1f45

sys-power/RyzenAdj: new upstream version 0.16.0

Signed-off-by: Karlson2k (Evgeny Grin) <k2k <AT> drgrin.dev>
Closes: https://github.com/gentoo/gentoo/pull/40412
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-power/RyzenAdj/Manifest               |  1 +
 sys-power/RyzenAdj/RyzenAdj-0.16.0.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/sys-power/RyzenAdj/Manifest b/sys-power/RyzenAdj/Manifest
index 65e341232708..11eeaa13e14c 100644
--- a/sys-power/RyzenAdj/Manifest
+++ b/sys-power/RyzenAdj/Manifest
@@ -1,3 +1,4 @@
 DIST RyzenAdj-0.12.0.tar.gz 125323 BLAKE2B d7cd07d20942d4c6ecfadf639e4cf4d0a6c7732f8a263f5c42ef5a3113953ebf8246e88df9f975cdcc225d368f56bb5719c76d9a599ee32693ce72225a39de45 SHA512 9e38114c7495b98fe65ecd86ba389510258361b3837b0aeabd9fd6004d5b6ea95d85ce949e2df23c50939c205dce8177227cdcc33b20a19f7371e93841a3b049
 DIST RyzenAdj-0.13.0.tar.gz 125519 BLAKE2B d0f4ef060449cb957ad4cb73ff55b843043394388df2575825c6822687e83246108a2d695b3463aa431724ca5a82688fd87af87af9d14f17f697c303d0e398e9 SHA512 d9757e2afd128b216ff3fb83582c4bfd4d96d5dc1d9cd8e5d27b4dd92c25abe3c38b35000dcfaaddf32042a03803177d5e9258ee6c9b01fb40f7b4708e37ba0e
 DIST RyzenAdj-0.15.0.tar.gz 126215 BLAKE2B 4575d47b71b3f777bfaaeb29217c8debf955f561d5bfb7ffdafcacfa23840514f875cfa19e7b41332e948716ec59b2442c900fdb85e1f36c9fb841bd42d6ccdf SHA512 1b40eafeb8fc308d97d76285f13cc5a9ea6043ae3a3af14ebcca3762c93f8b5f64463586aed19413fc79718565b44c43a14480de3e43456f9340f6fbc699a891
+DIST RyzenAdj-0.16.0.tar.gz 126451 BLAKE2B c414f6fdb4f18f83aa55e1890fda18558aaabe838d7470aadaa1ac3d2d98552b967bc5753f1784d711bc80b77af3f14ace96ed9986c3dcbf5ba248329a985df0 SHA512 15a49bda180b1a60838f358031c8b443382ced2b74fa9b9717846adc62a9310da43c85841d06cbfa869ea9b9fd0457b09dea26380479b587adac5b4624eb161d

diff --git a/sys-power/RyzenAdj/RyzenAdj-0.16.0.ebuild b/sys-power/RyzenAdj/RyzenAdj-0.16.0.ebuild
new file mode 100644
index 000000000000..565e80910604
--- /dev/null
+++ b/sys-power/RyzenAdj/RyzenAdj-0.16.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2022-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="The power management tool for mobile and desktop Ryzen APUs"
+HOMEPAGE="https://github.com/FlyGoat/RyzenAdj"
+SRC_URI="https://github.com/FlyGoat/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="sys-apps/pciutils"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+	CMAKE_BUILD_TYPE="Release"
+	cmake_src_configure
+}
+
+src_install() {
+	dosbin "${BUILD_DIR}"/ryzenadj
+
+	dolib.so "${BUILD_DIR}"/libryzenadj.so
+
+	dodoc "${S}"/README.md
+}


             reply	other threads:[~2025-02-18  8:18 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-18  8:18 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-15  7:24 [gentoo-commits] repo/gentoo:master commit in: sys-power/RyzenAdj/ Petr Vaněk
2025-04-26  1:02 Sam James
2025-04-26  0:39 Sam James
2025-02-18  8:18 Joonas Niilola
2024-11-23 16:20 Michał Górny
2024-11-23 15:42 Michał Górny
2023-08-09 18:14 Piotr Karbowski
2023-05-02 15:21 Arthur Zamarin
2023-05-02 15:21 Arthur Zamarin
2023-03-29 20:51 Piotr Karbowski
2023-03-29 20:51 Piotr Karbowski
2023-01-21 15:38 Piotr Karbowski
2023-01-21 15:38 Piotr Karbowski
2022-12-09 22:32 Sam James
2022-12-09 21:55 Arthur Zamarin
2022-10-20 10:56 Jakov Smolić
2022-10-20 10:52 Jakov Smolić
2022-10-19 19:51 Piotr Karbowski
2022-07-03 10:52 Agostino Sarubbo
2022-07-03 10:48 Agostino Sarubbo
2022-07-02 20:45 Piotr Karbowski
2022-02-07 22:24 Piotr Karbowski
2021-06-14  9:15 Piotr Karbowski
2021-05-20  9:05 Piotr Karbowski
2021-05-10 18:59 Piotr Karbowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1739866639.9caa1f45b82bce4762c7b8095461e23cd51d80d6.juippis@gentoo \
    --to=juippis@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox