* [gentoo-commits] gentoo-x86 commit in lxde-base/lxpolkit: metadata.xml ChangeLog lxpolkit-0_p20101225.ebuild
@ 2010-12-25 17:05 Samuli Suominen (ssuominen)
0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2010-12-25 17:05 UTC (permalink / raw
To: gentoo-commits
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
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-12-25 17:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-25 17:05 [gentoo-commits] gentoo-x86 commit in lxde-base/lxpolkit: metadata.xml ChangeLog lxpolkit-0_p20101225.ebuild Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox