From f78108598211053d41752a83e0345441bb9014ae Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 11 Feb 2018 16:09:52 +0000 Subject: gentoo resync : 11.02.2018 --- x11-misc/xembedsniproxy/Manifest | 4 +-- .../xembedsniproxy/xembedsniproxy-5.10.3.ebuild | 36 ---------------------- .../xembedsniproxy/xembedsniproxy-5.12.0.ebuild | 36 ++++++++++++++++++++++ 3 files changed, 38 insertions(+), 38 deletions(-) delete mode 100644 x11-misc/xembedsniproxy/xembedsniproxy-5.10.3.ebuild create mode 100644 x11-misc/xembedsniproxy/xembedsniproxy-5.12.0.ebuild (limited to 'x11-misc/xembedsniproxy') diff --git a/x11-misc/xembedsniproxy/Manifest b/x11-misc/xembedsniproxy/Manifest index fd3fb952c2fe..96bee4b2d302 100644 --- a/x11-misc/xembedsniproxy/Manifest +++ b/x11-misc/xembedsniproxy/Manifest @@ -1,4 +1,4 @@ AUX xembedsniproxy-5.10.3-Standalone-build.patch 1238 BLAKE2B cc32cdce2adb72a20f9cfed693d3d9fc6e702ddffa64e3915d2647e739daf2091821721fce44aad4ab50cdfc2765654cb890c6bc08e28a7a343e7d16d3933370 SHA512 f82b253e67fbdb01ba95d8987eacbcb06f18507c4a9a24e9cda2b56a53455ecacdaaca1a8bd24583156e0316d6e7b2ad638ee9a6cad0821856c9774fd7bf11d3 -DIST plasma-workspace-5.10.3.tar.xz 6994932 BLAKE2B c1d21b8c60d1319d0221befe7199b389a26b1aac37e574888b339d9a2bfabe143d243c30c232b481b089887d28a5d236ee46feae19c365d9854cecc429879e9b SHA512 010d1c125ceaf8fced30221cf2cf890227f55f0fbc87c0701c60466a00be925eda09e2eb07a655e000cfe279dfc89222e7fe216dd248c90d59bb0137c9ab9d66 -EBUILD xembedsniproxy-5.10.3.ebuild 774 BLAKE2B 32a071d48a90d594356c57de99870412d3933c78a5d46ca2adf7ba180fdd553fa5248c88e88eb7df5858f731633b212d2580c0665619cbce5b1dfb7ff6366eec SHA512 0da7cd99d479021c53b3ff3ab4da25ea698f19bbdde0567bc847023aaef6f31ae4d0dcd7c25d34f7e6ff1ab1df4099c431ee190b187035efba6f1a3334e41d5e +DIST plasma-workspace-5.12.0.tar.xz 4571240 BLAKE2B 817d227cee4e1c4a47fd0c948534d24dec77eb71e9f09ec8a9b226264678d86682234431102133e02342cf61627f981d24289fa9b210da20ff475b2775edcb53 SHA512 9bcdca74cbcff539f4431b8f888143ff278ed79c5b24033c0f81124a4e2eb5538eec959d5ad9e52aa553f2803634ff189957358d83d78a3d76122699a8add6ce +EBUILD xembedsniproxy-5.12.0.ebuild 832 BLAKE2B b44ce0ce509da37d554e1303db1574a841c09931b47ed0d5ff37cce39bea1f2aa60508f6e01845e96267078bdaad3285debd59345479ef93f907e67e066b4fa2 SHA512 7bb17d82a0ff5f317adb62da1550d2500467748ce691fd88eefa9787494d5309fbfde83acd42bd1175c249702cda29cebbe3bb76ae849f6d4617b181424a6175 MISC metadata.xml 383 BLAKE2B f3b107fa01c2b2424847e376abf1ab653cab845eedc35dd34f0613a47c513e71450c7ebcb6a42f68be6ce9002703b584f9e40fb19e6272a872430029501752be SHA512 43b9dc9d256d23f9fe81341771dfb4ad64776552c44ebbe3333f8b3136e9e37d0db4b90d0a2d962149f84e93a4fdc43ca0f65e955bbd7b2da9b41975a8849644 diff --git a/x11-misc/xembedsniproxy/xembedsniproxy-5.10.3.ebuild b/x11-misc/xembedsniproxy/xembedsniproxy-5.10.3.ebuild deleted file mode 100644 index 12f437f17b69..000000000000 --- a/x11-misc/xembedsniproxy/xembedsniproxy-5.10.3.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit cmake-utils - -DESCRIPTION="A program to use legacy Xembed tray icons with SNI-only trays" -HOMEPAGE="https://kde.org" -SRC_URI="mirror://kde/stable/plasma/${PV}/plasma-workspace-${PV}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -CDEPEND=" - dev-qt/qtcore:5 - dev-qt/qtgui:5 - dev-qt/qtdbus:5 - dev-qt/qtx11extras:5 - kde-frameworks/kwindowsystem:5 - x11-libs/libxcb - x11-libs/libXtst - x11-libs/xcb-util-image -" -DEPEND=" - kde-frameworks/extra-cmake-modules:5 - ${CDEPEND} -" -RDEPEND=" - !kde-plasma/plasma-workspace:5 - ${CDEPEND} -" - -S="${WORKDIR}/plasma-workspace-${PV}/xembed-sni-proxy" -PATCHES=( "${FILESDIR}/${PN}-5.10.3-Standalone-build.patch" ) diff --git a/x11-misc/xembedsniproxy/xembedsniproxy-5.12.0.ebuild b/x11-misc/xembedsniproxy/xembedsniproxy-5.12.0.ebuild new file mode 100644 index 000000000000..1d63abd50de2 --- /dev/null +++ b/x11-misc/xembedsniproxy/xembedsniproxy-5.12.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit cmake-utils + +DESCRIPTION="A program to use legacy Xembed tray icons with SNI-only trays" +HOMEPAGE="https://cgit.kde.org/plasma-workspace.git/tree/xembed-sni-proxy/Readme.md" +SRC_URI="mirror://kde/stable/plasma/${PV}/plasma-workspace-${PV}.tar.xz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +CDEPEND=" + dev-qt/qtcore:5 + dev-qt/qtgui:5 + dev-qt/qtdbus:5 + dev-qt/qtx11extras:5 + kde-frameworks/kwindowsystem:5 + x11-libs/libxcb + x11-libs/libXtst + x11-libs/xcb-util-image +" +DEPEND=" + kde-frameworks/extra-cmake-modules:5 + ${CDEPEND} +" +RDEPEND=" + !kde-plasma/plasma-workspace:5 + ${CDEPEND} +" + +S="${WORKDIR}/plasma-workspace-${PV}/xembed-sni-proxy" +PATCHES=( "${FILESDIR}/${PN}-5.10.3-Standalone-build.patch" ) -- cgit v1.2.3