Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 55275 Details for
Bug 87914
xystray-0.9b.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
xystray-0.9b
xystray-0.9b.ebuild (text/plain), 641 bytes, created by
Przemyslaw Kwiatkowski
on 2005-04-04 07:56:50 UTC
(
hide
)
Description:
xystray-0.9b
Filename:
MIME Type:
Creator:
Przemyslaw Kwiatkowski
Created:
2005-04-04 07:56:50 UTC
Size:
641 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >MY_P=xystray-0.9beta > >DESCRIPTION="Simple systray for XWindow" >HOMEPAGE="http://www.ee.pw.edu.pl/~stelmacl/xystray/" >SRC_URI="http://www.ee.pw.edu.pl/~stelmacl/xystray/${MY_P}.tar.bz2" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="x86" >IUSE="" >S=${WORKDIR}/${MY_P} > >DEPEND="virtual/x11" > >src_unpack() { > unpack ${A} > cd ${S} > epatch ${FILESDIR}/${P}-gentoo.patch || die >} > >src_compile() { > make || die >} > >src_install() { > mkdir -p ${D}/usr/bin > cp -f ${S}/xystray ${D}/usr/bin/xystray >}
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 87914
:
55275
|
55276
|
55303
|
71013