From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C4FE7158090 for ; Sun, 15 May 2022 00:13:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8702FE0858; Sun, 15 May 2022 00:13:11 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6C5E0E0858 for ; Sun, 15 May 2022 00:13:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8222B341BDB for ; Sun, 15 May 2022 00:13:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DFD1946A for ; Sun, 15 May 2022 00:13:08 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1652573524.b14be2826931af62eab8992b3a9ed8731b88ecf2.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-notificationd/ X-VCS-Repository: repo/gentoo X-VCS-Files: lxqt-base/lxqt-notificationd/Manifest lxqt-base/lxqt-notificationd/lxqt-notificationd-1.1.0.ebuild X-VCS-Directories: lxqt-base/lxqt-notificationd/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b14be2826931af62eab8992b3a9ed8731b88ecf2 X-VCS-Branch: master Date: Sun, 15 May 2022 00:13:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 91df9d13-9cfb-44c0-9474-8e70b0ebee0d X-Archives-Hash: 9b67aff81ccddc8a7468e104fa38786b commit: b14be2826931af62eab8992b3a9ed8731b88ecf2 Author: Jimi Huotari gentoo org> AuthorDate: Mon Apr 18 21:29:50 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sun May 15 00:12:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b14be282 lxqt-base/lxqt-notificationd: add version 1.1.0 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jimi Huotari gentoo.org> Signed-off-by: Sam James gentoo.org> lxqt-base/lxqt-notificationd/Manifest | 1 + .../lxqt-notificationd-1.1.0.ebuild | 37 ++++++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/lxqt-base/lxqt-notificationd/Manifest b/lxqt-base/lxqt-notificationd/Manifest index 4dff6c2cf75b..12ee6fa1259b 100644 --- a/lxqt-base/lxqt-notificationd/Manifest +++ b/lxqt-base/lxqt-notificationd/Manifest @@ -1,2 +1,3 @@ DIST lxqt-notificationd-0.17.0.tar.xz 53712 BLAKE2B d15f00179eb24c43add51f246b46738d4da6f9ce89f041a65ce4acc252ebd0a832519c0e9e7ac2ee86d23806a2ac6a9a740b57fc5e88d73a09d1170e405386ef SHA512 042d69e01c3015d254ae3472867de0b41587af2285cd26445cd9d6d455de8ef713413431dea9997f2d2e19f70c2c8c73af39ce880d54ecb9fd6c50cd05a7dba4 DIST lxqt-notificationd-1.0.0.tar.xz 57160 BLAKE2B 518822c8fc4e5d8d68ae8181d64f80dc4dd0ffb7cc192f69432efaa7f35242c8e222b45cf51eaad473c8b55df09fd66475f7c1f9343d7d9b24c757304cef061a SHA512 e8953c06be5821d875027692589dd80bfc7bca8ff9d7e590dcab2ab80b17ed530983119b0cf9d254ba5b15bf863eb6283896e6ae38a999437e5ccd7d3a50adf9 +DIST lxqt-notificationd-1.1.0.tar.xz 59596 BLAKE2B 5ae9e152d3f95fafa986e611efa2cc873971ba67719f27cc71dc08ca90f7dacea285fc552703b8ade1d86c4e9b7fb909e54ffd07a7d3de5f20989ac503580f89 SHA512 fd4ecdff4e32886959dd8806d247e7bfa5920a3b3c8f98066577758ab7d3884b15c9b791982e9b05a581b04ac09e6eb7d127172a930acf639e1378f997bd583f diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-1.1.0.ebuild b/lxqt-base/lxqt-notificationd/lxqt-notificationd-1.1.0.ebuild new file mode 100644 index 000000000000..1993386c97bc --- /dev/null +++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-1.1.0.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake + +DESCRIPTION="LXQt notification daemon and library" +HOMEPAGE="https://lxqt-project.org/" + +MY_PV="$(ver_cut 1-2)" + +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 ~riscv ~x86" +fi + +LICENSE="LGPL-2.1 LGPL-2.1+" +SLOT="0" + +BDEPEND=" + dev-qt/linguist-tools:5 + >=dev-util/lxqt-build-tools-0.11.0 +" +DEPEND=" + >=dev-libs/libqtxdg-3.9.0 + >=dev-qt/qtcore-5.15:5 + >=dev-qt/qtdbus-5.15:5 + >=dev-qt/qtgui-5.15:5 + >=dev-qt/qtwidgets-5.15:5 + kde-frameworks/kwindowsystem:5 + =lxqt-base/liblxqt-${MY_PV}*:= +" +RDEPEND="${DEPEND}"