Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 29065 Details for
Bug 47487
QTerm is a BBS client in Linux.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
qterm-0.3.5.ebuild
qterm-0.3.5.ebuild (text/plain), 925 bytes, created by
Ming Zhao (RETIRED)
on 2004-04-11 00:02:51 UTC
(
hide
)
Description:
qterm-0.3.5.ebuild
Filename:
MIME Type:
Creator:
Ming Zhao (RETIRED)
Created:
2004-04-11 00:02:51 UTC
Size:
925 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="QTerm is a BBS client in Linux." >HOMEPAGE="http://qterm.sourceforge.net/" >SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="nls esd arts python ssl" >RDEPEND="virtual/x11 > esd? ( >=media-sound/esound-0.2.22 ) > arts? ( kde-base/arts ) > python? ( dev-lang/python ) > ssl? ( dev-libs/openssl ) > >=x11-libs/qt-3.0.0" > >DEPEND="${RDEPEND} > nls? ( dev-util/intltool ) > >=sys-devel/automake-1.7.8 > >=sys-devel/autoconf-2.58" > >S=${WORKDIR}/${P} > >src_compile() { > econf \ > `use_enable nls` \ > `use_enable esd` \ > `use_enable arts` \ > `use_enable python` \ > || die "configure failed" > > emake || die "emake failed" >} > >src_install() { > make install DESTDIR=${D} || die "install faled" > dodoc AUTHORS BUGS COPYING ChangeLog README* RELEASE_NOTES >}
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 47487
: 29065