jauhien 14/11/23 16:21:10
Modified: lxqt-notificationd-0.7.0.ebuild
lxqt-notificationd-0.8.0.ebuild ChangeLog
Log:
fix bug #529866: add dependency on lxqt-base/lxqt-common, thanks to Kris Scott
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key
0xB2EFA1D4)
Revision Changes Path
1.6
lxqt-base/lxqt-notificationd/lxqt-notificationd-0.7.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.7.0.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.7.0.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.7.0.ebuild?r1=1.5&r2=1.6
Index: lxqt-notificationd-0.7.0.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.7.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- lxqt-notificationd-0.7.0.ebuild 16 Nov 2014 12:42:27 -0000 1.5
+++ lxqt-notificationd-0.7.0.ebuild 23 Nov 2014 16:21:10 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.7.0.ebuild,v
1.5 2014/11/16 12:42:27 jauhien Exp $
+# $Header:
/var/cvsroot/gentoo-x86/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.7.0.ebuild,v
1.6 2014/11/23 16:21:10 jauhien Exp $
EAPI=5
inherit cmake-utils
@@ -20,9 +20,12 @@
LICENSE="GPL-2 LGPL-2.1+"
SLOT="0"
-DEPEND="dev-qt/qtcore:4
+DEPEND="
+ ~dev-libs/libqtxdg-0.5.3
+ dev-qt/qtcore:4
dev-qt/qtdbus:4
dev-qt/qtgui:4
~lxqt-base/liblxqt-${PV}
- ~dev-libs/libqtxdg-0.5.3"
+ ~lxqt-base/lxqt-common-${PV}
+"
RDEPEND="${DEPEND}"
1.3
lxqt-base/lxqt-notificationd/lxqt-notificationd-0.8.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.8.0.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.8.0.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.8.0.ebuild?r1=1.2&r2=1.3
Index: lxqt-notificationd-0.8.0.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.8.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lxqt-notificationd-0.8.0.ebuild 16 Nov 2014 12:42:27 -0000 1.2
+++ lxqt-notificationd-0.8.0.ebuild 23 Nov 2014 16:21:10 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.8.0.ebuild,v
1.2 2014/11/16 12:42:27 jauhien Exp $
+# $Header:
/var/cvsroot/gentoo-x86/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.8.0.ebuild,v
1.3 2014/11/23 16:21:10 jauhien Exp $
EAPI=5
inherit cmake-utils
@@ -20,6 +20,7 @@
SLOT="0"
DEPEND="
+ >=dev-libs/libqtxdg-1.0.0
dev-qt/linguist-tools:5
dev-qt/qtcore:5
dev-qt/qtdbus:5
@@ -28,7 +29,7 @@
dev-qt/qtx11extras:5
dev-qt/qtxml:5
~lxqt-base/liblxqt-${PV}
- >=dev-libs/libqtxdg-1.0.0
+ ~lxqt-base/lxqt-common-${PV}
x11-libs/libX11
"
RDEPEND="${DEPEND}"
1.6 lxqt-base/lxqt-notificationd/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-notificationd/ChangeLog?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-notificationd/ChangeLog?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-notificationd/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-notificationd/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 8 Nov 2014 17:24:44 -0000 1.5
+++ ChangeLog 23 Nov 2014 16:21:10 -0000 1.6
@@ -1,6 +1,10 @@
# ChangeLog for lxqt-base/lxqt-notificationd
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-notificationd/ChangeLog,v
1.5 2014/11/08 17:24:44 jauhien Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-notificationd/ChangeLog,v
1.6 2014/11/23 16:21:10 jauhien Exp $
+
+ 23 Nov 2014; Jauhien Piatlicki <[email protected]>
+ lxqt-notificationd-0.7.0.ebuild, lxqt-notificationd-0.8.0.ebuild:
+ fix bug #529866: add dependency on lxqt-base/lxqt-common, thanks to Kris
Scott
*lxqt-notificationd-0.8.0 (08 Nov 2014)