summaryrefslogtreecommitdiff
path: root/lxqt-base/lxqt-notificationd
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
commitf516638b7fe9592837389826a6152a7e1b251c54 (patch)
tree8bfecb640b7b6403d7a3d662d923eed630033da7 /lxqt-base/lxqt-notificationd
parent1a61119f9f7b057830e2ce0563f913ec86f282ad (diff)
gentoo resync : 30.05.2020
Diffstat (limited to 'lxqt-base/lxqt-notificationd')
-rw-r--r--lxqt-base/lxqt-notificationd/Manifest4
-rw-r--r--lxqt-base/lxqt-notificationd/lxqt-notificationd-0.14.1.ebuild2
-rw-r--r--lxqt-base/lxqt-notificationd/lxqt-notificationd-0.15.0.ebuild37
3 files changed, 41 insertions, 2 deletions
diff --git a/lxqt-base/lxqt-notificationd/Manifest b/lxqt-base/lxqt-notificationd/Manifest
index 590c9632f6a5..b03ee18b6f62 100644
--- a/lxqt-base/lxqt-notificationd/Manifest
+++ b/lxqt-base/lxqt-notificationd/Manifest
@@ -1,3 +1,5 @@
DIST lxqt-notificationd-0.14.1.tar.xz 47356 BLAKE2B b80febe059a17e30df4abb81e6d63271b8955211474d80853dc54ea65112081160bf270766654498b50c78c58df4444682e1e9b9cac800c4afb294fdb2fdbaeb SHA512 dcd1892ff66d6beb5c8953c6731f798a59272365fb7439277732b145cc9e6479314415481d9e8aae9fd670d779011c3d7bb3874b05a67cfad2a722f467866795
-EBUILD lxqt-notificationd-0.14.1.ebuild 749 BLAKE2B 6f7a70dad1e9f65c5c7aaa08063ae7cb5109187f6007ca4db972486c49deccb4a7b186ea5a91f0099fc15a77d743beffbd2642818f8f452de99083c2a22881b8 SHA512 0679fbb8a31f00e0fd091abd6a910eee9073035e3181f1e29ec95806af41e8704cd92d5049f382e081caa44a634dc6895137656d265ee0c8db60bb3a743d43b6
+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
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
index 2ec8adfd6b00..5a7b6b8d2b59 100644
--- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.14.1.ebuild
+++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.14.1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
inherit cmake
DESCRIPTION="LXQt notification daemon and library"
-HOMEPAGE="https://lxqt.org/"
+HOMEPAGE="https://lxqt.github.io/"
if [[ ${PV} = *9999* ]]; then
inherit git-r3
diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.15.0.ebuild b/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.15.0.ebuild
new file mode 100644
index 000000000000..a78ba273344a
--- /dev/null
+++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.15.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2020 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://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+fi
+
+LICENSE="LGPL-2.1 LGPL-2.1+"
+SLOT="0"
+
+BDEPEND="
+ dev-qt/linguist-tools:5
+ >=dev-util/lxqt-build-tools-0.7.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
+"