Gentoo Archives: gentoo-commits

From: "Davide Pesavento (pesa)" <pesa@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libqtxdg: libqtxdg-1.2.0.ebuild libqtxdg-1.1.0.ebuild ChangeLog libqtxdg-1.0.0.ebuild
Date: Sun, 28 Jun 2015 13:11:47
Message-Id: 20150628131138.979F8739@oystercatcher.gentoo.org
1 pesa 15/06/28 13:11:38
2
3 Modified: libqtxdg-1.1.0.ebuild ChangeLog
4 Added: libqtxdg-1.2.0.ebuild
5 Removed: libqtxdg-1.0.0.ebuild
6 Log:
7 Version bump. Fix several deps.
8
9 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xDADED6B2671CB57D!)
10
11 Revision Changes Path
12 1.3 dev-libs/libqtxdg/libqtxdg-1.1.0.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libqtxdg/libqtxdg-1.1.0.ebuild?rev=1.3&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libqtxdg/libqtxdg-1.1.0.ebuild?rev=1.3&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libqtxdg/libqtxdg-1.1.0.ebuild?r1=1.2&r2=1.3
17
18 Index: libqtxdg-1.1.0.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libqtxdg/libqtxdg-1.1.0.ebuild,v
21 retrieving revision 1.2
22 retrieving revision 1.3
23 diff -u -r1.2 -r1.3
24 --- libqtxdg-1.1.0.ebuild 3 Apr 2015 10:25:29 -0000 1.2
25 +++ libqtxdg-1.1.0.ebuild 28 Jun 2015 13:11:38 -0000 1.3
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libqtxdg/libqtxdg-1.1.0.ebuild,v 1.2 2015/04/03 10:25:29 dlan Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libqtxdg/libqtxdg-1.1.0.ebuild,v 1.3 2015/06/28 13:11:38 pesa Exp $
31
32 EAPI=5
33 inherit cmake-utils
34 @@ -26,7 +26,6 @@
35 dev-qt/qtgui:5
36 dev-qt/qtwidgets:5
37 dev-qt/qtxml:5
38 - dev-qt/linguist-tools:5
39 "
40 DEPEND="${CDEPEND}
41 test? ( dev-qt/qttest:5 )
42
43
44
45 1.5 dev-libs/libqtxdg/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libqtxdg/ChangeLog?rev=1.5&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libqtxdg/ChangeLog?rev=1.5&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libqtxdg/ChangeLog?r1=1.4&r2=1.5
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libqtxdg/ChangeLog,v
54 retrieving revision 1.4
55 retrieving revision 1.5
56 diff -u -r1.4 -r1.5
57 --- ChangeLog 3 Apr 2015 10:25:29 -0000 1.4
58 +++ ChangeLog 28 Jun 2015 13:11:38 -0000 1.5
59 @@ -1,6 +1,12 @@
60 # ChangeLog for dev-libs/libqtxdg
61 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libqtxdg/ChangeLog,v 1.4 2015/04/03 10:25:29 dlan Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libqtxdg/ChangeLog,v 1.5 2015/06/28 13:11:38 pesa Exp $
64 +
65 +*libqtxdg-1.2.0 (28 Jun 2015)
66 +
67 + 28 Jun 2015; Davide Pesavento <pesa@g.o> +libqtxdg-1.2.0.ebuild,
68 + -libqtxdg-1.0.0.ebuild, libqtxdg-1.1.0.ebuild:
69 + Version bump. Fix several deps.
70
71 03 Apr 2015; Yixun Lan <dlan@g.o> libqtxdg-1.1.0.ebuild:
72 keyword arm/arm64, tested on cortex-a9/cortex-a53 hardware
73
74
75
76 1.1 dev-libs/libqtxdg/libqtxdg-1.2.0.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libqtxdg/libqtxdg-1.2.0.ebuild?rev=1.1&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libqtxdg/libqtxdg-1.2.0.ebuild?rev=1.1&content-type=text/plain
80
81 Index: libqtxdg-1.2.0.ebuild
82 ===================================================================
83 # Copyright 1999-2015 Gentoo Foundation
84 # Distributed under the terms of the GNU General Public License v2
85 # $Header: /var/cvsroot/gentoo-x86/dev-libs/libqtxdg/libqtxdg-1.2.0.ebuild,v 1.1 2015/06/28 13:11:38 pesa Exp $
86
87 EAPI=5
88 inherit cmake-utils
89
90 DESCRIPTION="A Qt implementation of XDG standards"
91 HOMEPAGE="http://lxqt.org/"
92
93 if [[ ${PV} == *9999 ]]; then
94 inherit git-r3
95 EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git"
96 else
97 SRC_URI="http://downloads.lxqt.org/${PN}/${PV}/${P}.tar.xz"
98 KEYWORDS="~amd64 ~arm ~arm64 ~x86"
99 fi
100
101 LICENSE="LGPL-2.1"
102 SLOT="0"
103 IUSE="test"
104
105 CDEPEND="
106 dev-qt/qtcore:5
107 dev-qt/qtdbus:5
108 dev-qt/qtgui:5
109 dev-qt/qtwidgets:5
110 dev-qt/qtxml:5
111 "
112 DEPEND="${CDEPEND}
113 virtual/pkgconfig
114 test? ( dev-qt/qttest:5 )
115 "
116 RDEPEND="${CDEPEND}
117 x11-misc/xdg-utils
118 "
119
120 src_configure() {
121 local mycmakeargs=(
122 -DUSE_QT4=OFF
123 $(cmake-utils_use_build test TESTS)
124 )
125 cmake-utils_src_configure
126 }