From 3cf7c3ef441822c889356fd1812ebf2944a59851 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 25 Aug 2020 10:45:55 +0100 Subject: gentoo resync : 25.08.2020 --- lxqt-base/lxqt-notificationd/Manifest | 4 +-- .../lxqt-notificationd-0.14.1.ebuild | 37 ---------------------- .../lxqt-notificationd-0.15.0.ebuild | 2 +- 3 files changed, 2 insertions(+), 41 deletions(-) delete mode 100644 lxqt-base/lxqt-notificationd/lxqt-notificationd-0.14.1.ebuild (limited to 'lxqt-base/lxqt-notificationd') diff --git a/lxqt-base/lxqt-notificationd/Manifest b/lxqt-base/lxqt-notificationd/Manifest index b03ee18b6f62..0d69e32d2d5d 100644 --- a/lxqt-base/lxqt-notificationd/Manifest +++ b/lxqt-base/lxqt-notificationd/Manifest @@ -1,5 +1,3 @@ -DIST lxqt-notificationd-0.14.1.tar.xz 47356 BLAKE2B b80febe059a17e30df4abb81e6d63271b8955211474d80853dc54ea65112081160bf270766654498b50c78c58df4444682e1e9b9cac800c4afb294fdb2fdbaeb SHA512 dcd1892ff66d6beb5c8953c6731f798a59272365fb7439277732b145cc9e6479314415481d9e8aae9fd670d779011c3d7bb3874b05a67cfad2a722f467866795 DIST lxqt-notificationd-0.15.0.tar.xz 49068 BLAKE2B 00277a1ecb75a7591ad4d74156889f9fceec1f81b752f2d6dc10bc77a8dbe8406df88ff4b768dfa42efa3b50048fd757b648766fa7131f7e11b5314fc9718a9e SHA512 0febe3ff61caaf4303e3853df6bc494ce8eb4a931e6d8600a2e38c07317ecadbe3d7060ac234d139326a726c43ac555153dde6b2d4d05e95ab357873457c9632 -EBUILD lxqt-notificationd-0.14.1.ebuild 755 BLAKE2B bdae72362ac68470a04d2fd63f5592c12720f514c6c6a5296be9b0a8beb0f024da681b0aec41d54fbc078134d0544b817ea688f331d84a6d09c30019fbaf7dd0 SHA512 086442fc0a0c814310574daed7b6e5b4dc18d097c5ce1e24504e9cd3edaf8ee6ab67036f514e8ca9d72b36a7ed7e2cf8da6e6ddbd669981f2a9b1f2d0a304607 -EBUILD lxqt-notificationd-0.15.0.ebuild 771 BLAKE2B af18eeb6c7ff1989813c4d83a7120e1ce862a992ae1493179247f4838f31eb9f3cd5503bd80aded9d01ddca270cd34fc55a1aaf3e81cc254922d8f65c92d001e SHA512 436727542030afcae4e1ba037a495d676f11d36337510d2bf73613501dcfba20d33ebfd22d9e0a3d46a76e8745fe93ae12c10611d40101e3288684bbb002aba8 +EBUILD lxqt-notificationd-0.15.0.ebuild 769 BLAKE2B 706565e61570b696608be5218f73d54dda00af157206cd108f666fec98692532c43eeee349674455a7e0cecc754561f38d2ae4347022662726d6bdab7e1229b8 SHA512 643f349328ba00378f754891d669e20babd0c531ac5ad802c25288c29f4b7651a9ab8f795a500a9f9c70102b152d00d15603c58732a5edab8cfcdb60eeb111fd MISC metadata.xml 323 BLAKE2B cc28b17d478bed98b59743c03ceb630cc65495414d1dd5703b917643f54ff606518016358e2b0149cc25082097a1e8dd5cb2ee173c235aa6cc4197d9cc258493 SHA512 3aa6fb296384049f738b51edf21ea16a7a68cad1cf5bc79c6c34f970f12292afdb44eb34bf6b48c8e884903dfad041e1078b7409427aaeaabee48d5ee5c1bc14 diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.14.1.ebuild b/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.14.1.ebuild deleted file mode 100644 index 5a7b6b8d2b59..000000000000 --- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.14.1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake - -DESCRIPTION="LXQt notification daemon and library" -HOMEPAGE="https://lxqt.github.io/" - -if [[ ${PV} = *9999* ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/lxqt/${PN}.git" -else - SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz" - KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" -fi - -LICENSE="LGPL-2.1+" -SLOT="0" - -BDEPEND=" - dev-qt/linguist-tools:5 - >=dev-util/lxqt-build-tools-0.6.0 -" -DEPEND=" - >=dev-libs/libqtxdg-3.3.1 - dev-qt/qtcore:5 - dev-qt/qtdbus:5 - dev-qt/qtgui:5 - dev-qt/qtwidgets:5 - kde-frameworks/kwindowsystem:5 - =lxqt-base/liblxqt-$(ver_cut 1-2)* -" -RDEPEND="${DEPEND} - !lxqt-base/lxqt-l10n -" diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.15.0.ebuild b/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.15.0.ebuild index a78ba273344a..ecfdd82eda63 100644 --- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.15.0.ebuild +++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.15.0.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then 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 ~ppc64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" fi LICENSE="LGPL-2.1 LGPL-2.1+" -- cgit v1.2.3