Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 5302 Details for
Bug 10087
[EBUILD] startup-notification 0.3
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
x11-misc/startup-notification/startup-notification-0.3.ebuild
startup-notification-0.3.ebuild (text/plain), 874 bytes, created by
Christian - Manny Calavera - Neumair
on 2002-11-02 04:43:47 UTC
(
hide
)
Description:
x11-misc/startup-notification/startup-notification-0.3.ebuild
Filename:
MIME Type:
Creator:
Christian - Manny Calavera - Neumair
Created:
2002-11-02 04:43:47 UTC
Size:
874 bytes
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > ># NOTE: The comments in this file are for instruction and documentation. ># They're not meant to appear with your final, production ebuild. Please ># remember to remove them before submitting or committing your ebuild. That ># doesn't mean you can't add your own comments though. > >DESCRIPTION="Implementation of the startup notification protocol" > >HOMEPAGE="http://www.freedesktop.org/startup-notification" > >SRC_URI="http://www.freedesktop.org/software/startup-notification/releases/${P}.tar.gz" > >LICENSE="GPL-2" > >SLOT="0" > >KEYWORDS="x86" > >IUSE="X" > >DEPEND="" > >S="${WORKDIR}/${P}" > >src_compile() { > ./configure \ > --host=${CHOST} \ > --prefix=/usr || die "./configure failed" > emake || die >} > >src_install() { > make DESTDIR=${D} install || die >}
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 10087
: 5302 |
5303