summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-07-14 14:24:31 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-07-14 14:27:09 +0200
commit4749822e8865f8e9d2863504f2058d9f439aff67 (patch)
treefefbb508e72e36162f49ce5c7178609b3b98ea3c /kde-plasma
parentgnustep-base/gnustep-make: fix compressed man pages install (diff)
downloadgentoo-4749822e8865f8e9d2863504f2058d9f439aff67.tar.gz
gentoo-4749822e8865f8e9d2863504f2058d9f439aff67.tar.bz2
gentoo-4749822e8865f8e9d2863504f2058d9f439aff67.zip
kde-plasma/plasma-desktop: Update to override-include-dirs-2 patchset
Updates to synaptics (minor) and libinput (bigger) headers. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma')
-rw-r--r--kde-plasma/plasma-desktop/Manifest1
-rw-r--r--kde-plasma/plasma-desktop/plasma-desktop-5.24.6-r1.ebuild (renamed from kde-plasma/plasma-desktop/plasma-desktop-5.24.6.ebuild)4
-rw-r--r--kde-plasma/plasma-desktop/plasma-desktop-5.25.3-r1.ebuild (renamed from kde-plasma/plasma-desktop/plasma-desktop-5.25.3.ebuild)4
3 files changed, 5 insertions, 4 deletions
diff --git a/kde-plasma/plasma-desktop/Manifest b/kde-plasma/plasma-desktop/Manifest
index 61593f00f77e..d3a314e5faec 100644
--- a/kde-plasma/plasma-desktop/Manifest
+++ b/kde-plasma/plasma-desktop/Manifest
@@ -2,3 +2,4 @@ DIST plasma-desktop-5.24.5.tar.xz 6241532 BLAKE2B 20bec56fbd0c3f68b3eaf75cb18a01
DIST plasma-desktop-5.24.6.tar.xz 6246924 BLAKE2B dff70688c684437eddbf74ba8487be6de3d71591ef1644841d8da11e05eb00a97d96500caeac4744d8bb6a00f7ab14d16f45c59aed10bc85ba78d0fb254e0873 SHA512 5a9324473fbb78b804c2311c223e97f66a0a00a91848818de47eb92167af6e86db22c4323a9709642a4fc58818c2a451b2afebeda35c203ad8136f119fa40023
DIST plasma-desktop-5.25.3.tar.xz 6300620 BLAKE2B 52df17bae22fcd12f7aa0c93663a309483dccfe17fc8925094988fdc6e280dad478d5c69d9737638d2e579291e49980ddd3710b0e89cb6700507540d6c478018 SHA512 d0540fab9d04849d8191bb5d6855be12f01610cbf678aa996807e98cbf579c96094cdd6c59a91c0e3d04cea51755aacbdb81d93452c0d3813a96531e960698d4
DIST plasma-desktop-override-include-dirs-1.tar.xz 7888 BLAKE2B f1e416fa0ed27cfe6e049cafc66d1603bb4f76f0cec16dc47339a238cbb485b202adf08ececbb8933a5e1a54954cbd21653d2c9dfec27baa49fdf583acf0d75f SHA512 aa26b4966a5d00c378128ee8ee56025d637f139fcd315bf0aabefa080caecadf8cd3176dee3df87d4f8bdc48446df535260cf64a65055857fb895fa8988e1a20
+DIST plasma-desktop-override-include-dirs-2.tar.xz 8324 BLAKE2B 5ddf9340edf6b6fa76e80158a982ac887b0fb464bc40d5bc4dcd3d6b8f5a87c2d6ecdd153e67e168454aa7faff8d84defb90ba16096b64f3af1e7a74570a00c6 SHA512 452923555bd419d3e389e808c4c9ea35e48795d4f0d78c5845aea677e21f594068540538a8968c2d4034aacb11e910a7b69908e10518eba486ebcc0dda39221a
diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.24.6.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.24.6-r1.ebuild
index 21f1c6a12638..2b1b9f590796 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-5.24.6.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.24.6-r1.ebuild
@@ -12,7 +12,7 @@ VIRTUALX_REQUIRED="test"
inherit ecm plasma.kde.org optfeature
DESCRIPTION="KDE Plasma desktop"
-XORGHDRS="${PN}-override-include-dirs-1"
+XORGHDRS="${PN}-override-include-dirs-2"
SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/${XORGHDRS}.tar.xz"
LICENSE="GPL-2" # TODO: CHECK
@@ -119,7 +119,7 @@ RDEPEND="${COMMON_DEPEND}
BDEPEND="virtual/pkgconfig"
PATCHES=(
- "${WORKDIR}/${XORGHDRS}/override-include-dirs.patch" # downstream patch
+ "${WORKDIR}/${XORGHDRS}/${PN}-5.24.6-override-include-dirs.patch" # downstream patch
)
src_prepare() {
diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.25.3.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.25.3-r1.ebuild
index 7cf9409a14ce..7cc313064b6b 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-5.25.3.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.25.3-r1.ebuild
@@ -12,7 +12,7 @@ VIRTUALX_REQUIRED="test"
inherit ecm plasma.kde.org optfeature
DESCRIPTION="KDE Plasma desktop"
-XORGHDRS="${PN}-override-include-dirs-1"
+XORGHDRS="${PN}-override-include-dirs-2"
SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/${XORGHDRS}.tar.xz"
LICENSE="GPL-2" # TODO: CHECK
@@ -119,7 +119,7 @@ RDEPEND="${COMMON_DEPEND}
BDEPEND="virtual/pkgconfig"
PATCHES=(
- "${WORKDIR}/${XORGHDRS}/override-include-dirs.patch" # downstream patch
+ "${WORKDIR}/${XORGHDRS}/${PN}-5.24.6-override-include-dirs.patch" # downstream patch
)
src_prepare() {