summaryrefslogtreecommitdiff
path: root/app-misc/qtxdg-tools
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-18 19:48:47 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-18 19:48:47 +0100
commit1494784ae35c6fa7b6a92a80dea93265fc54ccd0 (patch)
treedbbb1b83e130750c3a55a4287c3a2ec2bbff7af8 /app-misc/qtxdg-tools
parentee74b33422f15493c315bdacf20da95d5b936d3c (diff)
gentoo auto-resync : 18:06:2023 - 19:48:47
Diffstat (limited to 'app-misc/qtxdg-tools')
-rw-r--r--app-misc/qtxdg-tools/Manifest4
-rw-r--r--app-misc/qtxdg-tools/qtxdg-tools-3.10.0.ebuild27
-rw-r--r--app-misc/qtxdg-tools/qtxdg-tools-3.9.1.ebuild27
3 files changed, 0 insertions, 58 deletions
diff --git a/app-misc/qtxdg-tools/Manifest b/app-misc/qtxdg-tools/Manifest
index 8816f56d3bb2..0f1e08634a7e 100644
--- a/app-misc/qtxdg-tools/Manifest
+++ b/app-misc/qtxdg-tools/Manifest
@@ -1,7 +1,3 @@
-DIST qtxdg-tools-3.10.0.tar.xz 16704 BLAKE2B a43ebdaca879cbfc6f1b6cebcea4964c5486bd983b030a4b374605efeef9a9ad67e3176c95e33ad09c90df5e9432526dbf62ecfbb192df768509e213f57e383f SHA512 d5cdc14ceadf6b2ed7adaa7de383b9930d57d06a6c5294920764b403bcedfdb837de4a01e70f65f2957e18a9e866659406b88e35903376fb26b91f8620b95a55
DIST qtxdg-tools-3.11.0.tar.xz 16716 BLAKE2B ef6b88e69b0b4e8896ba37f7b5f663234a5348759d430600396432f4abb52901001c54ec78bd706efa021b51d9ff514457ff8e123d5142a6562cd380dd5a15ee SHA512 da88f36130b7c23d1553bce252ddc783ae30ba91cd55fba065702376f6cc9c0353c0ad4bb099ed1b65964bd9d476ae431bfde46df110bccec832d3f57cbaa7f3
-DIST qtxdg-tools-3.9.1.tar.xz 16688 BLAKE2B c59032f55749616554036cded80050b3390f02741d6874d4e48ca943d0b37864d3565cc1bb0e39474cfbcc38b6b525e73c22a9e9d6277a319dd44a93935af982 SHA512 f5bea93ad927967edf13c07ee39a24297fbe06d03e450557afd519b26c3eeed6c9347747efbdc2e0c201a4d51f66cd80a5f2da143544149375d89f36baab5c3f
-EBUILD qtxdg-tools-3.10.0.ebuild 595 BLAKE2B f5c79bb4d5f4a47fef227fad87ca83d4ba64ea3b3346b0634d42e40fe3f5a739d73c57d555b15acf380699ab58789a6a812a1faff21954851bfcac77f9059bdb SHA512 bde5b9a28287a8af22849bd1aba91671bf88e529a3f63dded2387ebf20c7c860fcdffda5b99ea1b92e8eee31131c23f539181344062905d864de28dfd19247a3
EBUILD qtxdg-tools-3.11.0.ebuild 600 BLAKE2B 8a66a2f000e598909459f5756926bd4d113fb2849c6498607e9576d2af102639d1c45d526090c9612bbc3730d8424f6c32f0cd15cf86c49a4ff23a081a1f17f7 SHA512 de016014c38a326121630d1ac16db6a0a0cc2792cb3d353218a3ccd8caa88bf04ee505f89c0cdc20c0ea73678c3b0d320d1e0d9d7d79c6d9366dd60f9cd74bef
-EBUILD qtxdg-tools-3.9.1.ebuild 594 BLAKE2B 10f2710ed78ad67642c62d4b6815ea89b804566f9157261fcdde49723449badd8d254cccedba2614aec56698c1ceaaaa2f23b49fb8cd5e4652c6edc5363d61a3 SHA512 b42baa96e996e239b0c6e36adbfe32452b6d0293dd39c537806e1d03c616610e8f139ceda7f5a24dd0ae20bb6599c741e4aaf89e7a091cf90ba729dc8c8a31fc
MISC metadata.xml 318 BLAKE2B 0cfa3589deb6a2af8f05101ae300035d66d7bd7d0523f3196e005c82c1e0bea15d09feb3b44a2c1db94efccf15f13552e05cf1d38c6fbd7b359f75bea573adbf SHA512 321b105744b1138f2d444235800fa9680c11a92e4e22efccd994c9d103365e2ae449f39ac64f213dce2e895e9b8bcd94c311d1e90a4c00e1f4071a0cd8a68c54
diff --git a/app-misc/qtxdg-tools/qtxdg-tools-3.10.0.ebuild b/app-misc/qtxdg-tools/qtxdg-tools-3.10.0.ebuild
deleted file mode 100644
index d3bf8467bc47..000000000000
--- a/app-misc/qtxdg-tools/qtxdg-tools-3.10.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="User Tools from libqtxdg"
-HOMEPAGE="https://lxqt-project.org/"
-
-if [[ ${PV} == *9999 ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
-else
- SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-fi
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-
-BDEPEND=">=dev-util/lxqt-build-tools-0.12.0"
-RDEPEND="
- >=dev-libs/libqtxdg-3.10.0
- >=dev-qt/qtcore-5.15:5
-"
-DEPEND="${RDEPEND}"
diff --git a/app-misc/qtxdg-tools/qtxdg-tools-3.9.1.ebuild b/app-misc/qtxdg-tools/qtxdg-tools-3.9.1.ebuild
deleted file mode 100644
index b03faef5826f..000000000000
--- a/app-misc/qtxdg-tools/qtxdg-tools-3.9.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="User Tools from libqtxdg"
-HOMEPAGE="https://lxqt-project.org/"
-
-if [[ ${PV} == *9999 ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
-else
- SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-fi
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-
-BDEPEND=">=dev-util/lxqt-build-tools-0.11.0"
-RDEPEND="
- >=dev-libs/libqtxdg-3.9.1
- >=dev-qt/qtcore-5.15:5
-"
-DEPEND="${RDEPEND}"