Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 181192 Details for
Bug 257933
new ebuilds for halevt and boolstuff -> supersedes ivman
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
new ebuild for sys-apps/halevt
halevt-0.1.4.ebuild (text/plain), 909 bytes, created by
Mike Gualtieri
on 2009-02-06 19:50:58 UTC
(
hide
)
Description:
new ebuild for sys-apps/halevt
Filename:
MIME Type:
Creator:
Mike Gualtieri
Created:
2009-02-06 19:50:58 UTC
Size:
909 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="A daemon built on ivman that executes arbitrary commands on HAL events" >HOMEPAGE="http://www.environnement.ens.fr/perso/dumas/halevt.html" >SRC_URI="http://www.environnement.ens.fr/perso/dumas/halevt-download/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND=">=sys-apps/hal-0.5.11-r1 > >=sys-apps/dbus-1.2.3-r1 > >=dev-libs/dbus-glib-0.76 > >=dev-libs/glib-2.16.5 > >=dev-libs/boolstuff-0.1.12" >RDEPEND="" > > >src_unpack() { > unpack ${P}.tar.gz >} > > > >src_compile() { > einfo "Running configure" > econf || die "econf failed" > > einfo "Building ${P}" > emake || die "emake failed" >} > >src_install () { > einfo "Running make install" > emake DESTDIR="${D}" install || die "install failed" >} > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 257933
:
181190
| 181192 |
186147
|
192729