diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-18 15:41:31 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-19 15:44:14 +0100 |
commit | a51d470ab9fcd6932526b4534a91c46635042920 (patch) | |
tree | af41c22ae194e880d6ee217f4efba9c50c211716 /gui-apps | |
parent | Move {dev-util → dev-debug}/sysdig (diff) | |
download | gentoo-a51d470ab9fcd6932526b4534a91c46635042920.tar.gz gentoo-a51d470ab9fcd6932526b4534a91c46635042920.tar.bz2 gentoo-a51d470ab9fcd6932526b4534a91c46635042920.zip |
Move {dev-util → dev-debug}/systemtap
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r-- | gui-apps/waypipe/waypipe-0.8.0-r2.ebuild | 6 | ||||
-rw-r--r-- | gui-apps/waypipe/waypipe-0.8.6.ebuild | 6 | ||||
-rw-r--r-- | gui-apps/waypipe/waypipe-9999.ebuild | 6 | ||||
-rw-r--r-- | gui-apps/wayvnc/wayvnc-0.6.2.ebuild | 4 | ||||
-rw-r--r-- | gui-apps/wayvnc/wayvnc-9999.ebuild | 4 |
5 files changed, 13 insertions, 13 deletions
diff --git a/gui-apps/waypipe/waypipe-0.8.0-r2.ebuild b/gui-apps/waypipe/waypipe-0.8.0-r2.ebuild index 0d8968a8db52..16a595e11e9e 100644 --- a/gui-apps/waypipe/waypipe-0.8.0-r2.ebuild +++ b/gui-apps/waypipe/waypipe-0.8.0-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit meson python-any-r1 DESCRIPTION="Transparent network proxy for Wayland compositors" @@ -38,7 +38,7 @@ DEPEND=" x11-libs/libdrm ) lz4? ( app-arch/lz4 ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) vaapi? ( media-libs/libva[drm(+),wayland] ) ffmpeg? ( media-video/ffmpeg[x264,vaapi?] diff --git a/gui-apps/waypipe/waypipe-0.8.6.ebuild b/gui-apps/waypipe/waypipe-0.8.6.ebuild index 0cc69b7a164e..973c438e2f8b 100644 --- a/gui-apps/waypipe/waypipe-0.8.6.ebuild +++ b/gui-apps/waypipe/waypipe-0.8.6.ebuild @@ -1,9 +1,9 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit meson python-any-r1 DESCRIPTION="Transparent network proxy for Wayland compositors" @@ -38,7 +38,7 @@ DEPEND=" x11-libs/libdrm ) lz4? ( app-arch/lz4 ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) vaapi? ( media-libs/libva[drm(+),wayland] ) ffmpeg? ( media-video/ffmpeg[x264,vaapi?] diff --git a/gui-apps/waypipe/waypipe-9999.ebuild b/gui-apps/waypipe/waypipe-9999.ebuild index 0cc69b7a164e..973c438e2f8b 100644 --- a/gui-apps/waypipe/waypipe-9999.ebuild +++ b/gui-apps/waypipe/waypipe-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit meson python-any-r1 DESCRIPTION="Transparent network proxy for Wayland compositors" @@ -38,7 +38,7 @@ DEPEND=" x11-libs/libdrm ) lz4? ( app-arch/lz4 ) - systemtap? ( dev-util/systemtap ) + systemtap? ( dev-debug/systemtap ) vaapi? ( media-libs/libva[drm(+),wayland] ) ffmpeg? ( media-video/ffmpeg[x264,vaapi?] diff --git a/gui-apps/wayvnc/wayvnc-0.6.2.ebuild b/gui-apps/wayvnc/wayvnc-0.6.2.ebuild index 0b357ecd87a5..691731cedc39 100644 --- a/gui-apps/wayvnc/wayvnc-0.6.2.ebuild +++ b/gui-apps/wayvnc/wayvnc-0.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -29,7 +29,7 @@ RDEPEND=" x11-libs/libxkbcommon x11-libs/pixman pam? ( sys-libs/pam ) - tracing? ( dev-util/systemtap ) + tracing? ( dev-debug/systemtap ) " DEPEND="${RDEPEND}" BDEPEND=" diff --git a/gui-apps/wayvnc/wayvnc-9999.ebuild b/gui-apps/wayvnc/wayvnc-9999.ebuild index 0b357ecd87a5..691731cedc39 100644 --- a/gui-apps/wayvnc/wayvnc-9999.ebuild +++ b/gui-apps/wayvnc/wayvnc-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -29,7 +29,7 @@ RDEPEND=" x11-libs/libxkbcommon x11-libs/pixman pam? ( sys-libs/pam ) - tracing? ( dev-util/systemtap ) + tracing? ( dev-debug/systemtap ) " DEPEND="${RDEPEND}" BDEPEND=" |