Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 30874 Details for
Bug 3980
shxd-0.2.1.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
shxd-0.4.9.ebuild (part)
shxd-0.4.9.ebuild (text/plain), 1.02 KB, created by
Daniel Black (RETIRED)
on 2004-05-06 15:13:24 UTC
(
hide
)
Description:
shxd-0.4.9.ebuild (part)
Filename:
MIME Type:
Creator:
Daniel Black (RETIRED)
Created:
2004-05-06 15:13:24 UTC
Size:
1.02 KB
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >LICENSE="GPL-2" >KEYWORDS="x86 ~ppc" > >DESCRIPTION="This is a Hotline 1.5+ compatible *nix Hotline Client. See http://www.hotspringsinc.com/" >SRC_URI="http://synhxd.sourceforge.net/releases/shxd-0.4.9.tgz" >RESTRICT="nomirror" >HOMEPAGE="http://synhxd.sourceforge.net" >IUSE="ssl ipv6 mysql" ># socks5?? ># --with-socks --with-socks-include >RDEPEND="virtual/glibc > sys-libs/libtermcap-compat > ssl? ( >=dev-libs/openssl-0.9.6d ) > sys-libs/zlib" > >DEPEND="${RDEPEND}" >SLOT="0" > >src_compile() { > local myconf > use ssl && myconf="${myconf} --enable-idea --enable-cipher --enable-hope --enable-compress" > > use ipv6 && myconf="${myconf} --enable-ipv6" > use ipv6 && ewarn "ipv6 isn't backward compatible to ipv4" > > use mysql && myconf="${myconf} --enable-sql" > > econf ${myconf} || die "bad configure" > emake || die "compile problem" >} > >src_install() { > make prefix=${D}/usr > > dodoc -r README/ > dobin bin/hx > > # MORE TODO > >}
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 3980
:
1666
| 30874