diff options
Diffstat (limited to 'dev-util/sysprof')
-rw-r--r-- | dev-util/sysprof/Manifest | 4 | ||||
-rw-r--r-- | dev-util/sysprof/sysprof-3.48.0-r1.ebuild (renamed from dev-util/sysprof/sysprof-3.48.0.ebuild) | 4 | ||||
-rw-r--r-- | dev-util/sysprof/sysprof-46.0-r1.ebuild (renamed from dev-util/sysprof/sysprof-46.0.ebuild) | 10 |
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-util/sysprof/Manifest b/dev-util/sysprof/Manifest index ed6d8ceea3d2..ba398cad6e70 100644 --- a/dev-util/sysprof/Manifest +++ b/dev-util/sysprof/Manifest @@ -1,5 +1,5 @@ DIST sysprof-3.48.0.tar.xz 533092 BLAKE2B 5af48d9216f13ffcc8824b0ba6a4e0ff931c903991953e66c2b50534399320d3d3fccd6e8478b10dc895d19544f9c08733565d95fe9c2c70d64f2294ccce2330 SHA512 100b79fabee005b5445dab3ad78d43facf375a488aa6513e987deecd6a3036cc43bfd78db106a4b8a15b4280dcd975872784c839f560779183adb5a339b0648c DIST sysprof-46.0.tar.xz 1170396 BLAKE2B 6455d31c00509540d43137863e330dc0dff49887108f80091b4374630e91a9c1c8e16c8475f6c3e992e7e416dfb3fe19e14e6e466c37424d960b91ba6c65e5a6 SHA512 f04d887218257d177f7bc68485bcc47c310188335530ff9bf5e3efa7c383d56e97d5d969b2e8b5b0469993456aa734873c599f3d743615716305b8c7f113f534 -EBUILD sysprof-3.48.0.ebuild 2530 BLAKE2B 98d8e0a61a724dfbe399b6a8001607e4ca170ea18ba957d0744150f74a3fc430ea28a3a8d03017099b5ba991f26bcb553ef4923a07e6c33981b68aded2385a2d SHA512 0c79c53cf8979cdb4bf92b4319f1ad8ffdcb9c761e1bfbd5db191246dffbb86925c63a3686eee5f2166ff7ef89842c911c0f529c6c551b65a5f113161f25e2ba -EBUILD sysprof-46.0.ebuild 2516 BLAKE2B fbcfc3a099673bea87f25ae92132603500a09b7a8c89b3a960614525b0916dbd53a2e807aef9c0917f310c20b88e915fc8b457b3909a0c8529c425e30e3fae63 SHA512 21e5a0297304b35bde19b6ae8f4c47401cf91157963a5520b45800997e983c7fdeb9cad1093b005651ad0e923c23618a97857bfe5876ee5f064796a7abc1fff3 +EBUILD sysprof-3.48.0-r1.ebuild 2538 BLAKE2B 76497bdacdac875323af6b6175d8764af993925ed3e21bae39a8462f46e9a883bdcfd629c34e860de9315d52dbf0ea35add0c1edd4d6c34821ba9f6600612005 SHA512 82349b8d3947063372390c3a39f29563f8461863076e9e051d24d4d6861cff9269c6a3f9a6091735fa73afdff64c89f927c069eef19e5af8834708273c5852dc +EBUILD sysprof-46.0-r1.ebuild 2600 BLAKE2B a4cadee3cb30df81723b45998ead39af91f4545ea1a18631b9d7efa6043582478a7d463ded30e2c8aa52381fa0460999f2b116a73037147e60e43b1107cad871 SHA512 cebb11065fe9e89c56dc80a4d720d842537580a0edcc90c8e533d4a8b843150631c73e03ebfb25b3b866c68ce914003f090d56263d038a811994e24a29f213fe MISC metadata.xml 833 BLAKE2B 35f88ffbe55a8acf5322b2f30556b950d2cdf148e0e16d1dcf8eac080273419bdca505088d4cea12c01cd2644fe9129995dfb497177aac70dbd75c82ed018917 SHA512 de169c39ab639a120f4ca13d5619fdb531239cfcb2af90c7fc0c4b7d234002fca5b9f2f1cbc8ab305648a7a13bd116d2c1addd2e32f2d04e7ef37118dd2af913 diff --git a/dev-util/sysprof/sysprof-3.48.0.ebuild b/dev-util/sysprof/sysprof-3.48.0-r1.ebuild index d87368eacc05..09ed50fba0d1 100644 --- a/dev-util/sysprof/sysprof-3.48.0.ebuild +++ b/dev-util/sysprof/sysprof-3.48.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -24,7 +24,7 @@ RDEPEND=" x11-libs/pango ) dev-libs/json-glib - >=sys-auth/polkit-0.114 + >=sys-auth/polkit-0.114[daemon] unwind? ( sys-libs/libunwind:= ) >=dev-util/sysprof-common-${PV} >=dev-util/sysprof-capture-${PV}:${API_VERSION} diff --git a/dev-util/sysprof/sysprof-46.0.ebuild b/dev-util/sysprof/sysprof-46.0-r1.ebuild index 709f8ac2dcfc..db1534313d32 100644 --- a/dev-util/sysprof/sysprof-46.0.ebuild +++ b/dev-util/sysprof/sysprof-46.0-r1.ebuild @@ -12,7 +12,7 @@ LICENSE="GPL-3+ GPL-2+" API_VERSION="4" SLOT="0/${API_VERSION}" KEYWORDS="amd64 ~arm64 x86" -IUSE="gtk test" +IUSE="gtk systemd test" RESTRICT="!test? ( test )" RDEPEND=" @@ -23,15 +23,19 @@ RDEPEND=" x11-libs/cairo x11-libs/pango ) + systemd? ( sys-apps/systemd ) dev-libs/json-glib >=dev-libs/libdex-0.3.1 >=gui-libs/libpanel-1.3.0 sys-libs/libunwind:= - >=sys-auth/polkit-0.114 + >=sys-auth/polkit-0.114[daemon] >=dev-util/sysprof-common-${PV} >=dev-util/sysprof-capture-${PV}:${API_VERSION} " -DEPEND="${RDEPEND}" +DEPEND=" + ${RDEPEND} + !systemd? ( !!sys-apps/systemd ) +" BDEPEND=" dev-libs/appstream-glib dev-util/gdbus-codegen |