Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 23037 Details for
Bug 37051
ebuild update: psi-0.9.1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
psi-0.9.1 ebuild
psi-0.9.1.ebuild (text/plain), 783 bytes, created by
Roman Valls
on 2004-01-02 13:59:53 UTC
(
hide
)
Description:
psi-0.9.1 ebuild
Filename:
MIME Type:
Creator:
Roman Valls
Created:
2004-01-02 13:59:53 UTC
Size:
783 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/net-im/psi/psi-0.9-r1.ebuild,v 1.3 2003/11/30 00:04:27 hanno Exp $ >inherit kde-functions > >IUSE="ssl crypt" > >S=${WORKDIR}/${P} >QV="2.0" >SRC_URI="mirror://sourceforge/psi/${P}.tar.bz2" >DESCRIPTION="QT 3.x Jabber Client, with Licq-like interface" >HOMEPAGE="http://psi.affinix.com" > >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="x86 ~ppc" > >need-qt 3 > >newdepend "ssl? ( >=net-libs/qcatls-1.0 ) > crypt? ( >=app-crypt/gnupg-1.2.2 )" > >src_compile() { > > local myconf= > use kde || myconf="${myconf} --disable-kde" > > ./configure --prefix=/usr ${myconf} || die > emake || die >} > >src_install() { > > dodoc README TODO > make INSTALL_ROOT="${D}" install > >}
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 37051
: 23037 |
23368
|
23370
|
23371
|
23372
|
23376