jauhien 14/05/27 14:41:31
Added: metadata.xml lxqt-notificationd-0.7.0.ebuild
Manifest ChangeLog
Log:
Initial import from the qt overlay, thanks to Harvey Mittens and Davide
Pesavento, see bug #509946
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key
0xB2EFA1D4)
Revision Changes Path
1.1 lxqt-base/lxqt-notificationd/metadata.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-notificationd/metadata.xml?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-notificationd/metadata.xml?rev=1.1&content-type=text/plain
Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>lxqt</herd>
<maintainer>
<email>[email protected]</email>
<name>Jauhien Piatlicki</name>
</maintainer>
</pkgmetadata>
1.1
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.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.7.0.ebuild?rev=1.1&content-type=text/plain
Index: lxqt-notificationd-0.7.0.ebuild
===================================================================
# 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.1 2014/05/27 14:41:31 jauhien Exp $
EAPI=5
inherit cmake-utils
DESCRIPTION="LXQt notification daemon and library"
HOMEPAGE="http://www.lxqt.org/"
if [[ ${PV} = *9999* ]]; 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"
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"
RDEPEND="${DEPEND}"
1.1 lxqt-base/lxqt-notificationd/Manifest
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-notificationd/Manifest?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-notificationd/Manifest?rev=1.1&content-type=text/plain
Index: Manifest
===================================================================
DIST lxqt-notificationd-0.7.0.tar.xz 38064 SHA256
bda7c841df4c4e340840877f83dc36188c52ffaff060c45b9e7f5b6f4075f11c SHA512
341a167fe7e5413d5e925cdfe7303efe255303c68f75bfa5a73808f566aee7cdfcc19bd52f4d623c7bf97c45020ffaa3fc9f65ae99c12a3199acfa8b287c1940
WHIRLPOOL
7f3ba04ac5c97224bf7a6193855245c6f879b0397a843a3f64d4de3dc3de8eb0546f92aa2ff8c0a28f4aaa87630ab3b42b6f8dec9e7468052c747018decd1c4a
EBUILD lxqt-notificationd-0.7.0.ebuild 592 SHA256
9dc2ac529914d379c8dcc48e4e3b6a51a32818aa2285648292f48f6f367c8b36 SHA512
032b5975da340413ca8b58d20d5d93a93c9d79b315e9a969514eee87e3b15166cea0ff50a6c4a22786c5444595c9de93776b476c5cd64f9b46eec9565dfb87c3
WHIRLPOOL
ef3afcc960d6dda9713c79f75bbaeabbe1bdab6d1223bfb04d3d9efb13196f049a44ba621f69b2447bb27347096de3a9ebc1c1b0c5f5a87f65c0799b08c937b3
MISC metadata.xml 263 SHA256
d23df106b61ed123144d9d24eea822badfbe6cb7d8d4ec61215af73b4c8f1fc6 SHA512
9f99b13f568e1cfda82dc35cd0b95fba565d5f18909db7b0d7dff75273cf4076a68288768ee5f65a70485833971fb3e511919a9e80d09e0d96f3a38744435d3a
WHIRLPOOL
6bfa4c8737764e7450195f3ffd2e8fe8531ad44dfa02b0d7819678eeb7898280f07ed13ac87e0158abb6d9b804ee617b7683f73a4cd17db822419eba55fa62c6
1.1 lxqt-base/lxqt-notificationd/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-notificationd/ChangeLog?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-notificationd/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# 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.1
2014/05/27 14:41:31 jauhien Exp $
*lxqt-notificationd-0.7.0 (27 May 2014)
27 May 2014; Jauhien Piatlicki <[email protected]>
+lxqt-notificationd-0.7.0.ebuild, +metadata.xml:
Initial import from the qt overlay, thanks to Harvey Mittens and Davide
Pesavento, see bug #509946