Gentoo Archives: gentoo-commits

From: "Jauhien Piatlicki (jauhien)" <jauhien@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in lxqt-base/lxqt-globalkeys: lxqt-globalkeys-0.7.0.ebuild metadata.xml Manifest ChangeLog
Date: Mon, 26 May 2014 15:30:13
Message-Id: 20140526153007.E36A42004E@flycatcher.gentoo.org
1 jauhien 14/05/26 15:30:07
2
3 Added: lxqt-globalkeys-0.7.0.ebuild metadata.xml Manifest
4 ChangeLog
5 Log:
6 Initial import from the qt overlay, thanks to Harvey Mittens and Davide Pesavento, see bug #509946
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB2EFA1D4)
9
10 Revision Changes Path
11 1.1 lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.7.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.7.0.ebuild?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.7.0.ebuild?rev=1.1&content-type=text/plain
15
16 Index: lxqt-globalkeys-0.7.0.ebuild
17 ===================================================================
18 # Copyright 1999-2014 Gentoo Foundation
19 # Distributed under the terms of the GNU General Public License v2
20 # $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.7.0.ebuild,v 1.1 2014/05/26 15:30:07 jauhien Exp $
21
22 EAPI=5
23 inherit cmake-utils
24
25 DESCRIPTION="Daemon and library for global keyboard shortcuts registration"
26 HOMEPAGE="http://www.lxqt.org/"
27
28 if [[ ${PV} = *9999* ]]; then
29 inherit git-r3
30 EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git"
31 else
32 SRC_URI="http://lxqt.org/downloads/${PV}/${P}.tar.xz"
33 KEYWORDS="~amd64 ~x86"
34 S=${WORKDIR}
35 fi
36
37 LICENSE="GPL-2 LGPL-2.1+"
38 SLOT="0"
39
40 DEPEND="dev-qt/qtcore:4
41 dev-qt/qtdbus:4
42 dev-qt/qtgui:4
43 lxqt-base/liblxqt
44 x11-libs/libX11"
45 RDEPEND="${DEPEND}"
46
47
48
49 1.1 lxqt-base/lxqt-globalkeys/metadata.xml
50
51 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-globalkeys/metadata.xml?rev=1.1&view=markup
52 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-globalkeys/metadata.xml?rev=1.1&content-type=text/plain
53
54 Index: metadata.xml
55 ===================================================================
56 <?xml version="1.0" encoding="UTF-8"?>
57 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
58 <pkgmetadata>
59 <herd>lxqt</herd>
60 <maintainer>
61 <email>jauhien@g.o</email>
62 <name>Jauhien Piatlicki</name>
63 </maintainer>
64 </pkgmetadata>
65
66
67
68 1.1 lxqt-base/lxqt-globalkeys/Manifest
69
70 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-globalkeys/Manifest?rev=1.1&view=markup
71 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-globalkeys/Manifest?rev=1.1&content-type=text/plain
72
73 Index: Manifest
74 ===================================================================
75 DIST lxqt-globalkeys-0.7.0.tar.xz 51672 SHA256 588152d64aed4fe767b8eeb4d241fdf51fbcf13cace16bc4c5304c22b09c83e2 SHA512 6fb588d9fc801f44be9f093e9372cc7d226e02ef83e7204ab489ef45f425109b3d50b75bcf41c48375de3f9681e37fb1878320c3af37ad2a169e63075e849d20 WHIRLPOOL a42de2ab8159987a329c0f26e81fab1d93b26e1bd55b15ec8e2fc40141abbf0ba0760676522115cfdb660b93ce6281b0f2018c84c7b35689dcebbe009ab73d84
76 EBUILD lxqt-globalkeys-0.7.0.ebuild 611 SHA256 93b5ad75be64d8a5c253e2ab37704da69e3e4e66b157d8fdd4c7bc08b23641d2 SHA512 387a4bf4af0a202d0c47729c562bca0365d01134db7942a5cef7ef60c3a9fd30defb72efa60e14cc7103ef225508de2dcd210e76e18c7ea2f3c69da1ba817480 WHIRLPOOL ef5ee307e06d9f720c0ae7619e6f623b669e948bfb7d546c64c82b8e36f2e0628e785360828ca08e6cb410919bc5a8f7462311ae5c9c853cf86a279deb001b9c
77 MISC metadata.xml 263 SHA256 d23df106b61ed123144d9d24eea822badfbe6cb7d8d4ec61215af73b4c8f1fc6 SHA512 9f99b13f568e1cfda82dc35cd0b95fba565d5f18909db7b0d7dff75273cf4076a68288768ee5f65a70485833971fb3e511919a9e80d09e0d96f3a38744435d3a WHIRLPOOL 6bfa4c8737764e7450195f3ffd2e8fe8531ad44dfa02b0d7819678eeb7898280f07ed13ac87e0158abb6d9b804ee617b7683f73a4cd17db822419eba55fa62c6
78
79
80
81 1.1 lxqt-base/lxqt-globalkeys/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-globalkeys/ChangeLog?rev=1.1&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-globalkeys/ChangeLog?rev=1.1&content-type=text/plain
85
86 Index: ChangeLog
87 ===================================================================
88 # ChangeLog for lxqt-base/lxqt-globalkeys
89 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
90 # $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-globalkeys/ChangeLog,v 1.1 2014/05/26 15:30:07 jauhien Exp $
91
92 *lxqt-globalkeys-0.7.0 (26 May 2014)
93
94 26 May 2014; Jauhien Piatlicki <jauhien@g.o>
95 +lxqt-globalkeys-0.7.0.ebuild, +metadata.xml:
96 Initial import from the qt overlay, thanks to Harvey Mittens and Davide
97 Pesavento, see bug #509946