commit: 95617af15fbd7a9b427da2f77ce81bf3a483e2e8 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Sun Jul 13 11:53:49 2025 +0000 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> CommitDate: Sun Jul 13 11:53:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=95617af1
dev-vcs/gitqlient-jenkins-plugin: treeclean Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> dev-vcs/gitqlient-jenkins-plugin/Manifest | 2 - .../gitqlient-jenkins-plugin-0.2.0.ebuild | 54 ---------------------- dev-vcs/gitqlient-jenkins-plugin/metadata.xml | 11 ----- profiles/package.mask | 1 - 4 files changed, 68 deletions(-) diff --git a/dev-vcs/gitqlient-jenkins-plugin/Manifest b/dev-vcs/gitqlient-jenkins-plugin/Manifest deleted file mode 100644 index ff31e25c39..0000000000 --- a/dev-vcs/gitqlient-jenkins-plugin/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST gitqlient-1.6.1.tar.gz 4971880 BLAKE2B b793dd406d1dff7aa193916a08dc5c10159eb54f79d2d9930b672aed5ee5d98fe3d6afb1869032bdeee1790b078a5fefa8064506353d56e870ea95bb24ebcc26 SHA512 e115c9fca6c8fe17b32d326a7f649d35ea55fd1f4c1df7c30962e9f07382d246cd23b8dbdbf6759620d1ba7ba9c48c7a391b2e0a730a58bba9f1ba6425a2da9e -DIST gitqlient-JenkinsPlugin-0.2.0.tar.gz 29474 BLAKE2B f8dfb020f68ec474b0d15b62a5566316f21cd29f4878170bcf7940e3df596a970535d5db3c3f05f12d18fdff5f5b6f99db242c807e8554754f08f14ad31997a0 SHA512 0c3089b80116974a687821940d7e78c6b663acf50cb060cff824d3e1e1838773eca8ed671778d2cf016d0b3e5fff8daab958f765af4eacc04dea66864966ae8e diff --git a/dev-vcs/gitqlient-jenkins-plugin/gitqlient-jenkins-plugin-0.2.0.ebuild b/dev-vcs/gitqlient-jenkins-plugin/gitqlient-jenkins-plugin-0.2.0.ebuild deleted file mode 100644 index 01634b0e64..0000000000 --- a/dev-vcs/gitqlient-jenkins-plugin/gitqlient-jenkins-plugin-0.2.0.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit qmake-utils - -MY_PN="JenkinsPlugin" -GQ="GitQlient" -GQ_PN="gitqlient" -GQ_PV="1.6.1" - -DESCRIPTION="GitQlient Jenkins plugin" -HOMEPAGE="https://github.com/francescmm/JenkinsPlugin" -SRC_URI=" - https://github.com/francescmm/${MY_PN}/archive/refs/tags/${PV}.tar.gz -> ${GQ_PN}-${MY_PN}-${PV}.tar.gz - https://github.com/francescmm/${GQ}/releases/download/v${GQ_PV}/${GQ_PN}_${GQ_PV}.tar.gz -> ${GQ_PN}-${GQ_PV}.tar.gz -" - -S="${WORKDIR}/${MY_PN}-${PV}" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64" - -PDEPEND=">=dev-vcs/gitqlient-1.6.1" -RDEPEND=" - dev-qt/qtnetwork:5 - dev-qt/qtwidgets:5 - dev-qt/qtwebengine:5[widgets] -" - -# No need SONAME for runtime plugin -QA_SONAME="usr/lib.*/lib${MY_PN}.so" - -src_prepare() { - default - - mv -T ../"${GQ_PN}_${GQ_PV}"/src/AuxiliarCustomWidgets src/AuxiliarCustomWidgets || die - mv -T ../"${GQ_PN}_${GQ_PV}"/src/QLogger src/QLogger || die - mv -T ../"${GQ_PN}_${GQ_PV}"/src/QPinnableTabWidget src/QPinnableTabWidget || die -} - -src_configure() { - eqmake5 "${MY_PN}".pro -} - -src_install() { - dolib.so lib/lib"${MY_PN}".so -} - -pkg_postinst() { - elog "To use ${MY_PN} set PluginFolder in GitQlient settings Plugin tab to /usr/$(get_libdir)" -} diff --git a/dev-vcs/gitqlient-jenkins-plugin/metadata.xml b/dev-vcs/gitqlient-jenkins-plugin/metadata.xml deleted file mode 100644 index 6df263613a..0000000000 --- a/dev-vcs/gitqlient-jenkins-plugin/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>Sergey Torokhov</name> - </maintainer> - <upstream> - <remote-id type="github">francescmm/JenkinsPlugin</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index beb9fb696d..00ae290bdf 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -69,7 +69,6 @@ www-apps/whoogle-search # David (stkw0) Roman <[email protected]> (2025-04-30) # Depends on removed dev-qt/qtwebengine:5, they should be moved to qtwebengine:6 -dev-vcs/gitqlient-jenkins-plugin media-video/stremio sci-physics/openmodelica
