From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in lxde-base/lxpolkit: metadata.xml ChangeLog lxpolkit-0_p20101225.ebuild
Date: Sat, 25 Dec 2010 17:05:53 +0000 (UTC) [thread overview]
Message-ID: <20101225170553.382D320054@flycatcher.gentoo.org> (raw)
ssuominen 10/12/25 17:05:53
Added: metadata.xml ChangeLog lxpolkit-0_p20101225.ebuild
Log:
Initial commit.
(Portage version: 2.2.0_alpha10/cvs/Linux x86_64)
Revision Changes Path
1.1 lxde-base/lxpolkit/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxpolkit/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxpolkit/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>lxde</herd>
</pkgmetadata>
1.1 lxde-base/lxpolkit/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxpolkit/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxpolkit/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for lxde-base/lxpolkit
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpolkit/ChangeLog,v 1.1 2010/12/25 17:05:53 ssuominen Exp $
*lxpolkit-0_p20101225 (25 Dec 2010)
25 Dec 2010; Samuli Suominen <ssuominen@gentoo.org>
+lxpolkit-0_p20101225.ebuild:
Initial commit.
1.1 lxde-base/lxpolkit/lxpolkit-0_p20101225.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20101225.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20101225.ebuild?rev=1.1&content-type=text/plain
Index: lxpolkit-0_p20101225.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20101225.ebuild,v 1.1 2010/12/25 17:05:53 ssuominen Exp $
EAPI=3
inherit autotools
DESCRIPTION="A simple PolicyKit auhentication agent"
HOMEPAGE="http://blog.lxde.org/?p=674"
SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-libs/glib-2.18:2
>=lxde-base/menu-cache-0.3.2
>=sys-auth/polkit-0.99
>=x11-libs/gtk+-2.12:2
!gnome-extra/polkit-gnome"
DEPEND="${RDEPEND}
app-arch/xz-utils
>=dev-util/intltool-0.40.0
dev-util/pkgconfig
sys-devel/gettext"
src_prepare() {
# NotShowIn=KDE; because they have polkit-kde, but this
# is exchangeable with polkit-gnome. The blocker is valid,
# and it's other packages that need || ( ) deps.
sed -i -e '/ShowIn/d' data/lxpolkit.desktop.in.in || die
echo 'NotShowIn=KDE;' >> data/lxpolkit.desktop.in.in
intltoolize --force --copy --automake
eautoreconf
}
src_install() {
emake DESTDIR="${D}" install || die
dodoc AUTHORS
}
reply other threads:[~2010-12-25 17:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20101225170553.382D320054@flycatcher.gentoo.org \
--to=ssuominen@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox