Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 9141 Details for
Bug 17108
papaya-0.97.20030309 (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
EBuild for Papaya 0.97.20030309
papaya-0.97.20030309.ebuild (text/plain), 647 bytes, created by
Catherine Allen
on 2003-03-08 16:41:39 UTC
(
hide
)
Description:
EBuild for Papaya 0.97.20030309
Filename:
MIME Type:
Creator:
Catherine Allen
Created:
2003-03-08 16:41:39 UTC
Size:
647 bytes
patch
obsolete
>IUSE="nls" >KEYWORDS="x86 ppc alpha sparc" > >S=${WORKDIR}/${P} >DESCRIPTION="Papaya, a MUD Client for GTK and Gnome" >SRC_URI="http://www.gtk-papaya.org/downloads/source/cvs/${P}.tar.bz2" >HOMEPAGE="http://www.gtk-papaya.org/" >LICENSE="GPL-2" > >DEPEND="virtual/glibc > >=x11-libs/gtk+-2.0.6 > nls? ( sys-devel/gettext ) > python? ( dev-lang/python )" > >src_unpack() { > unpack ${A} > cd ${S} >} > >src_compile() { > local myconf > use nls || myconf="${myconf} --disable-nls" > > econf ${myconf} || die > emake || die >} > >src_install() { > make DESTDIR=${D} \ > prefix=/usr \ > sysconfdir=/etc \ > infodir=/usr/share/info \ > mandir=/usr/share/man \ > 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 17108
: 9141 |
9323