[gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-notificationd/

2024-06-15 Thread Jimi Huotari
commit: d55b6fe71d9c99e91bd84493c81d9619e6183ff6
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sat Jun 15 14:41:47 2024 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sat Jun 15 14:43:51 2024 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=d55b6fe7

lxqt-base/lxqt-notificationd: drop 2.0.1

Signed-off-by: Jimi Huotari  gentoo.org>

 lxqt-base/lxqt-notificationd/Manifest  |  1 -
 .../lxqt-notificationd-2.0.1.ebuild| 35 --
 2 files changed, 36 deletions(-)

diff --git a/lxqt-base/lxqt-notificationd/Manifest 
b/lxqt-base/lxqt-notificationd/Manifest
deleted file mode 100644
index 07bb9617..
--- a/lxqt-base/lxqt-notificationd/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST lxqt-notificationd-2.0.1.tar.xz 64132 BLAKE2B 
55d0c7f785528acde181161c0d0c4f61f952700f90e535d00ab7009d768f8118e54a6ab10a75e3e3dda2def4fc395720de89701e4fc3ec0927aa9bd346c7723c
 SHA512 
c2a532e61129f09dde253f7499485f85088c19f8cc6f5ddfd1949eb9d43b142ee4f3f526b38a70fbe276623c1637398c70470f24bcdbb5597a499354e9840d67

diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-2.0.1.ebuild 
b/lxqt-base/lxqt-notificationd/lxqt-notificationd-2.0.1.ebuild
deleted file mode 100644
index abea757c..
--- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-2.0.1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2024 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} ==  ]]; 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"
-fi
-
-LICENSE="LGPL-2.1 LGPL-2.1+"
-SLOT="0"
-
-BDEPEND="
-   >=dev-qt/qttools-6.6:6[linguist]
-   >=dev-util/lxqt-build-tools-2.0.0
-"
-DEPEND="
-   >=dev-libs/libqtxdg-4.0.0
-   >=dev-qt/qtbase-6.6:6[dbus,gui,widgets]
-   kde-frameworks/kwindowsystem:6
-   >=kde-plasma/layer-shell-qt-6.0:6
-   =lxqt-base/liblxqt-${MY_PV}*:=
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-notificationd/

2024-05-08 Thread Jimi Huotari
commit: efd7d8067d90a19e6aab100fbc79a1f5065eaf24
Author: Jimi Huotari  gentoo  org>
AuthorDate: Wed May  8 17:49:05 2024 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Wed May  8 17:49:05 2024 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=efd7d806

lxqt-base/lxqt-notificationd: add 2.0.1, drop 2.0.0

Signed-off-by: Jimi Huotari  gentoo.org>

 lxqt-base/lxqt-notificationd/Manifest   | 2 +-
 ...{lxqt-notificationd-2.0.0.ebuild => lxqt-notificationd-2.0.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxqt-base/lxqt-notificationd/Manifest 
b/lxqt-base/lxqt-notificationd/Manifest
index 47fd2e77..07bb9617 100644
--- a/lxqt-base/lxqt-notificationd/Manifest
+++ b/lxqt-base/lxqt-notificationd/Manifest
@@ -1 +1 @@
-DIST lxqt-notificationd-2.0.0.tar.xz 64076 BLAKE2B 
0bfb3f1a88eda80e51da2255a4657d7fc86235ae2986435869df474704102a014427072f2e11f98839130cfd8b907293dfa184a794d6f3d52af9d6abc4396288
 SHA512 
d1fce66bea535d65964cfaf12d8712424c861dd1309f492e7a00e678bdb18d19e921ea5a49ed6a03f0c96ddccfcb4f56131bcd26861d15b90564b8eddde7754d
+DIST lxqt-notificationd-2.0.1.tar.xz 64132 BLAKE2B 
55d0c7f785528acde181161c0d0c4f61f952700f90e535d00ab7009d768f8118e54a6ab10a75e3e3dda2def4fc395720de89701e4fc3ec0927aa9bd346c7723c
 SHA512 
c2a532e61129f09dde253f7499485f85088c19f8cc6f5ddfd1949eb9d43b142ee4f3f526b38a70fbe276623c1637398c70470f24bcdbb5597a499354e9840d67

diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-2.0.0.ebuild 
b/lxqt-base/lxqt-notificationd/lxqt-notificationd-2.0.1.ebuild
similarity index 100%
rename from lxqt-base/lxqt-notificationd/lxqt-notificationd-2.0.0.ebuild
rename to lxqt-base/lxqt-notificationd/lxqt-notificationd-2.0.1.ebuild



[gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-notificationd/

2024-04-21 Thread Jimi Huotari
commit: 1061bea43e5e9295eb1ab8be7537f75a3db499f5
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sun Apr 21 17:18:11 2024 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sun Apr 21 19:48:26 2024 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=1061bea4

lxqt-base/lxqt-notificationd: add 2.0.0

Signed-off-by: Jimi Huotari  gentoo.org>

 lxqt-base/lxqt-notificationd/Manifest  |  1 +
 .../lxqt-notificationd-2.0.0.ebuild| 35 ++
 2 files changed, 36 insertions(+)

diff --git a/lxqt-base/lxqt-notificationd/Manifest 
b/lxqt-base/lxqt-notificationd/Manifest
new file mode 100644
index ..47fd2e77
--- /dev/null
+++ b/lxqt-base/lxqt-notificationd/Manifest
@@ -0,0 +1 @@
+DIST lxqt-notificationd-2.0.0.tar.xz 64076 BLAKE2B 
0bfb3f1a88eda80e51da2255a4657d7fc86235ae2986435869df474704102a014427072f2e11f98839130cfd8b907293dfa184a794d6f3d52af9d6abc4396288
 SHA512 
d1fce66bea535d65964cfaf12d8712424c861dd1309f492e7a00e678bdb18d19e921ea5a49ed6a03f0c96ddccfcb4f56131bcd26861d15b90564b8eddde7754d

diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-2.0.0.ebuild 
b/lxqt-base/lxqt-notificationd/lxqt-notificationd-2.0.0.ebuild
new file mode 100644
index ..abea757c
--- /dev/null
+++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-2.0.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2024 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} ==  ]]; 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"
+fi
+
+LICENSE="LGPL-2.1 LGPL-2.1+"
+SLOT="0"
+
+BDEPEND="
+   >=dev-qt/qttools-6.6:6[linguist]
+   >=dev-util/lxqt-build-tools-2.0.0
+"
+DEPEND="
+   >=dev-libs/libqtxdg-4.0.0
+   >=dev-qt/qtbase-6.6:6[dbus,gui,widgets]
+   kde-frameworks/kwindowsystem:6
+   >=kde-plasma/layer-shell-qt-6.0:6
+   =lxqt-base/liblxqt-${MY_PV}*:=
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-notificationd/

2024-03-25 Thread Jimi Huotari
commit: 6478b448579d3ad579f1f467eac84be54d3a6bf0
Author: Jimi Huotari  gentoo  org>
AuthorDate: Mon Mar 25 21:05:40 2024 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Mon Mar 25 21:11:35 2024 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=6478b448

lxqt-base/lxqt-notificationd: welcome qt6

Signed-off-by: Jimi Huotari  gentoo.org>

 .../lxqt-notificationd/lxqt-notificationd-.ebuild  | 14 ++
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild 
b/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
index 4f65c2d4..4b747542 100644
--- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
+++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -22,16 +22,14 @@ LICENSE="LGPL-2.1 LGPL-2.1+"
 SLOT="0"
 
 BDEPEND="
-   dev-qt/linguist-tools:5
-   >=dev-util/lxqt-build-tools-0.13.0
+   >=dev-qt/qttools-6.6:6[linguist]
+   >=dev-util/lxqt-build-tools-2.0.0
 "
 DEPEND="
>=dev-libs/libqtxdg-3.11.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
+   >=dev-qt/qtbase-6.6:6[dbus,gui,widgets]
+   kde-frameworks/kwindowsystem:6
+   >=kde-plasma/layer-shell-qt-6.0:6
=lxqt-base/liblxqt-${MY_PV}*:=
 "
 RDEPEND="${DEPEND}"



[gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-notificationd/

2023-05-14 Thread Jimi Huotari
commit: b9aed68707a5dff51c0eb4dfc88e091c151f89f1
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sun May 14 14:51:48 2023 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sun May 14 15:03:47 2023 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=b9aed687

lxqt-base/lxqt-notificationd: update libqtxdg dependency

Signed-off-by: Jimi Huotari  gentoo.org>

 lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild 
b/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
index 2e160a7a..8951c111 100644
--- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
+++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
@@ -26,7 +26,7 @@ BDEPEND="
>=dev-util/lxqt-build-tools-0.13.0
 "
 DEPEND="
-   >=dev-libs/libqtxdg-3.10.0
+   >=dev-libs/libqtxdg-3.11.0
>=dev-qt/qtcore-5.15:5
>=dev-qt/qtdbus-5.15:5
>=dev-qt/qtgui-5.15:5



[gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-notificationd/

2023-05-14 Thread Jimi Huotari
commit: 78f339c89ac22b83c94144c813f006d3419dd381
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sun May 14 14:26:53 2023 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sun May 14 15:03:47 2023 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=78f339c8

lxqt-base/lxqt-notificationd: update lxqt-build-tools dependency

Signed-off-by: Jimi Huotari  gentoo.org>

 lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild 
b/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
index a3ec4967..2e160a7a 100644
--- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
+++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
@@ -23,7 +23,7 @@ SLOT="0"
 
 BDEPEND="
dev-qt/linguist-tools:5
-   >=dev-util/lxqt-build-tools-0.12.0
+   >=dev-util/lxqt-build-tools-0.13.0
 "
 DEPEND="
>=dev-libs/libqtxdg-3.10.0



[gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-notificationd/

2021-09-22 Thread Andreas Sturmlechner
commit: b633bed7cc038bd5e70a500335740d6d5ecdbe0a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Sep 22 18:41:22 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Sep 22 19:09:25 2021 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=b633bed7

lxqt-base/lxqt-notificationd: Sync with Gentoo ebuild repo

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild 
b/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
index 8f456387..e6259e0a 100644
--- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
+++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
@@ -16,14 +16,14 @@ else
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
 fi
 
-LICENSE="LGPL-2.1+"
+LICENSE="LGPL-2.1 LGPL-2.1+"
 SLOT="0"
 
 BDEPEND="
dev-qt/linguist-tools:5
-   >=dev-util/lxqt-build-tools-0.6.0
+   >=dev-util/lxqt-build-tools-0.9.0
 "
-RDEPEND="
+DEPEND="
>=dev-libs/libqtxdg-3.3.1
dev-qt/qtcore:5
dev-qt/qtdbus:5
@@ -32,4 +32,4 @@ RDEPEND="
kde-frameworks/kwindowsystem:5
=lxqt-base/liblxqt-$(ver_cut 1-2)*
 "
-DEPEND="${RDEPEND}"
+RDEPEND="${DEPEND}"



[gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-notificationd/

2021-09-22 Thread Andreas Sturmlechner
commit: 0d198468e3759fcb17297070b95bea6907fc2cd1
Author: Alex Fan  yahoo  com>
AuthorDate: Sun Jul 25 07:13:11 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Sep 22 17:41:24 2021 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=0d198468

lxqt-base/lxqt-notificationd: keyword for ~riscv

Signed-off-by: Alex Fan  yahoo.com>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild 
b/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
index c558f057..09cfa231 100644
--- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
+++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = ** ]]; then
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"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
 fi
 
 LICENSE="LGPL-2.1+"



[gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-notificationd/

2021-03-27 Thread Andreas Sturmlechner
commit: bc0fca8bde49799ac1b4ae765a43cb3409aa699e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Mar 27 10:51:18 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Mar 27 10:51:18 2021 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=bc0fca8b

lxqt-base/lxqt-notificationd: Cleanup outdated lxqt-base/lxqt-l10n blocker

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild 
b/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
index 264768e9..f440e8d5 100644
--- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
+++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -31,6 +31,5 @@ RDEPEND="
dev-qt/qtwidgets:5
kde-frameworks/kwindowsystem:5
=lxqt-base/liblxqt-$(ver_cut 1-2)*
-   !lxqt-base/lxqt-l10n
 "
 DEPEND="${RDEPEND}"



[gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-notificationd/

2015-10-01 Thread Michael Palimaka
commit: b2ba1ca3c441c24ba3ccc76418931d17d800dc4f
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Oct  1 14:25:53 2015 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Oct  1 14:27:46 2015 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=b2ba1ca3

lxqt-base/lxqt-notificationd: dev-qt/linguist-tools is a build-time dependency

Package-Manager: portage-2.2.20.1

 lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild 
b/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
index 990e0a7..bfcbd4c 100644
--- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
+++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
@@ -19,9 +19,8 @@ fi
 LICENSE="GPL-2 LGPL-2.1+"
 SLOT="0"
 
-DEPEND="
+RDEPEND="
>=dev-libs/libqtxdg-1.0.0
-   dev-qt/linguist-tools:5
dev-qt/qtcore:5
dev-qt/qtdbus:5
dev-qt/qtgui:5
@@ -32,4 +31,6 @@ DEPEND="
~lxqt-base/liblxqt-${PV}
~lxqt-base/lxqt-common-${PV}
 "
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+   dev-qt/linguist-tools:5
+"



[gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-notificationd/

2015-02-10 Thread Ben de Groot
commit: 90a5c6acf77d85b889a7472513dd252a70ec5dba
Author: Ben de Groot yngwin AT gentoo DOT org
AuthorDate: Tue Feb 10 13:59:24 2015 +
Commit: Ben de Groot yngwin AT gentoo DOT org
CommitDate: Tue Feb 10 13:59:24 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=90a5c6ac

lxqt-base/lxqt-notificationd: add kwindowsystem dep

---
 lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild 
b/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
index 013007b..6a06b62 100644
--- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
+++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
@@ -28,6 +28,7 @@ DEPEND=
dev-qt/qtwidgets:5
dev-qt/qtx11extras:5
dev-qt/qtxml:5
+   kde-frameworks/kwindowsystem:5
~lxqt-base/liblxqt-${PV}
~lxqt-base/lxqt-common-${PV}
x11-libs/libX11



[gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-notificationd/

2015-02-10 Thread Ben de Groot
commit: 070fc4c0da944b1e602ceac165a5beb6b9960967
Author: Ben de Groot yngwin AT gentoo DOT org
AuthorDate: Tue Feb 10 14:01:11 2015 +
Commit: Ben de Groot yngwin AT gentoo DOT org
CommitDate: Tue Feb 10 14:01:11 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=070fc4c0

lxqt-base/lxqt-notificationd: remove libX11 dep

---
 lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild 
b/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
index 6a06b62..c96891a 100644
--- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
+++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
@@ -31,6 +31,5 @@ DEPEND=
kde-frameworks/kwindowsystem:5
~lxqt-base/liblxqt-${PV}
~lxqt-base/lxqt-common-${PV}
-   x11-libs/libX11
 
 RDEPEND=${DEPEND}



[gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-notificationd/

2014-10-29 Thread Jauhien Piatlicki
commit: 675b14bf0603ec88787d42bdee8af82398afa012
Author: Jauhien Piatlicki jauhien AT gentoo DOT org
AuthorDate: Wed Oct 29 12:33:22 2014 +
Commit: Jauhien Piatlicki jauhien AT gentoo DOT org
CommitDate: Wed Oct 29 12:33:22 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=675b14bf

[lxqt-base/lxqt-notificationd] 0.8.0 release

---
 lxqt-base/lxqt-notificationd/Manifest  |  1 +
 .../lxqt-notificationd-0.8.0.ebuild| 41 ++
 2 files changed, 42 insertions(+)

diff --git a/lxqt-base/lxqt-notificationd/Manifest 
b/lxqt-base/lxqt-notificationd/Manifest
new file mode 100644
index 000..fc91a74
--- /dev/null
+++ b/lxqt-base/lxqt-notificationd/Manifest
@@ -0,0 +1 @@
+DIST lxqt-notificationd-0.8.0.tar.xz 38336 SHA256 
720b6cca74ff5c0433b39feb3040cc25cd6fdcbdfe51186cefac7a42e157999b SHA512 
83c32ea51fada6a0d9dadf8474942ad3896063e7b30ba68a663b5f568039bbd0c7ab6e4feaacc1dfa883cc4af431546003e00e6e632fefe34ac6b359e3bc2efd
 WHIRLPOOL 
eb4b38e6f7f5af652e612a78388dd37afedb569cc00b00279689642b3ebb888c174a244cf7fecf24afe0be35dadecf0755496006030cc4dbe690ae39db76f306

diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.8.0.ebuild 
b/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.8.0.ebuild
new file mode 100644
index 000..2ea7528
--- /dev/null
+++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.8.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+inherit cmake-utils
+
+DESCRIPTION=LXQt notification daemon and library
+HOMEPAGE=http://www.lxqt.org/;
+
+if [[ ${PV} = ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI=git://git.lxde.org/git/lxde/${PN}.git
+else
+   SRC_URI=http://lxqt.org/downloads/${PV}/${P}.tar.xz;
+   KEYWORDS=~amd64 ~x86
+fi
+
+LICENSE=GPL-2 LGPL-2.1+
+SLOT=0
+
+DEPEND=
+   dev-qt/linguist-tools:5
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   dev-qt/qtxml:5
+   ~lxqt-base/liblxqt-${PV}
+   =razorqt-base/libqtxdg-1.0.0
+   x11-libs/libX11
+
+RDEPEND=${DEPEND}
+
+src_configure() {
+   local mycmakeargs=(
+   -DUSE_QT5=ON
+   )
+   cmake-utils_src_configure
+}



[gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-notificationd/

2014-10-21 Thread Jauhien Piatlicki
commit: c98a6ac679b7c107c8afd404b308f4b93fa23b51
Author: Jauhien Piatlicki jauhien AT gentoo DOT org
AuthorDate: Tue Oct 21 16:37:53 2014 +
Commit: Jauhien Piatlicki jauhien AT gentoo DOT org
CommitDate: Tue Oct 21 16:37:53 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=c98a6ac6

[lxqt-base/lxqt-notificationd] update live ebuild, drop QT4 support

---
 .../lxqt-notificationd/lxqt-notificationd-.ebuild  | 18 --
 1 file changed, 12 insertions(+), 6 deletions(-)

diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild 
b/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
index 52ec129..d063285 100644
--- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
+++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-.ebuild
@@ -14,15 +14,21 @@ if [[ ${PV} = ** ]]; then
 else
SRC_URI=http://lxqt.org/downloads/${PV}/${P}.tar.xz;
KEYWORDS=~amd64 ~x86
-   S=${WORKDIR}
 fi
 
 LICENSE=GPL-2 LGPL-2.1+
 SLOT=0
 
-DEPEND=dev-qt/qtcore:4
-   dev-qt/qtdbus:4
-   dev-qt/qtgui:4
-   lxqt-base/liblxqt
-   razorqt-base/libqtxdg
+DEPEND=
+   dev-qt/linguist-tools:5
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   dev-qt/qtxml:5
+   ~lxqt-base/liblxqt-${PV}
+   =razorqt-base/libqtxdg-1.0.0
+   x11-libs/libX11
+
 RDEPEND=${DEPEND}