Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 4760 Details for
Bug 9224
gkrellflynn-0.6.ebuild(new)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
GkrellmFlynn Ebuild
gkrellflynn-0.6.ebuild (text/plain), 571 bytes, created by
Matthieu Codron
on 2002-10-16 18:38:03 UTC
(
hide
)
Description:
GkrellmFlynn Ebuild
Filename:
MIME Type:
Creator:
Matthieu Codron
Created:
2002-10-16 18:38:03 UTC
Size:
571 bytes
patch
obsolete
># Ebuild for Gkrellm 1 or 2 - GkrellFlynn ># > >HOMEPAGE="http://horus.comlab.uni-rostock.de/flynn/" >SRC_URI="http://horus.comlab.uni-rostock.de/flynn/${P}.tar.gz" > >DESCRIPTION="A funny Gkrellm load monitor (for Doom(tm) fans)" > >DEPEND="app-admin/gkrellm" > >src_compile() { > > if [[ -f /usr/bin/gkrellm2 ]]; then > make gkrellm2 ; > else > make gkrellm ; > fi >} > >src_install() { > > if [[ -f /usr/bin/gkrellm2 ]]; then > exeinto /usr/lib/gkrellm2/plugins ; > else > exeinto /usr/lib/gkrellm/plugins ; > fi > > doexe gkrellflynn.so > dodoc INSTALL Changelog README COPYING AUTHORS >} >
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 9224
: 4760 |
4761
|
4762