Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 24949 Details for
Bug 40383
grootevent ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
grootevent ebuild file
grootevent-0.2.ebuild (text/plain), 838 bytes, created by
Andreas Volz
on 2004-02-04 08:17:51 UTC
(
hide
)
Description:
grootevent ebuild file
Filename:
MIME Type:
Creator:
Andreas Volz
Created:
2004-02-04 08:17:51 UTC
Size:
838 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="gRootEvent is a desktop manager for Gnome2." >HOMEPAGE="http://grootevent.berlios.de/" >SRC_URI="http://download.berlios.de/grootevent/${P}.tar.gz" >LICENSE="GPL" >SLOT="0" >KEYWORDS="~x86" >IUSE="" >DEPEND="gtk+ libxml2" >S=${WORKDIR}/${P} > >src_compile() { > ./configure \ > --host=${CHOST} \ > --prefix=/usr \ > --infodir=/usr/share/info \ > --mandir=/usr/share/man \ > --disable-dtd || die "./configure failed" > emake || die >} > >src_install() { > make DESTDIR=${D} install || die >} > >pkg_postinst() { > xmlcatalog --noout --add "public" "-//DTD grootevent //EN" \ > /usr/share/xml/${PN}/grootevent.dtd /etc/xml/catalog; >} > >pkg_postrm() { > xmlcatalog --noout -del "-//DTD grootevent //EN" /etc/xml/catalog >}
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 40383
: 24949