Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 8981 Details for
Bug 16885
libtcp4u.3.3.1.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
libtcp4u-3.3.1.ebuild
libtcp4u-3.3.1.ebuild (text/plain), 768 bytes, created by
Oliver Grimm
on 2003-03-05 07:13:43 UTC
(
hide
)
Description:
libtcp4u-3.3.1.ebuild
Filename:
MIME Type:
Creator:
Oliver Grimm
Created:
2003-03-05 07:13:43 UTC
Size:
768 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 > >S="${WORKDIR}/${P}" >DESCRIPTION="Tcp4u provides portable APIs which allow an easy use of the following IETF protocols : UDP, TCP, Telnet, HTTP 1.0 and SMTP. " >HOMEPAGE="http://www.ixtools.de/" >SRC_URI="http://www.ixtools.de/popsneaker/libs/tcp4u331.zip" > >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="x86 ppc alpha" > >DEPEND="virtual/glibc" > >src_compile() { > cd ${P}/work/tcp4u.331/src || die "cant change to sourcedir" > make -f ../Unix/Makefile || die "compile problem" >} > >src_install () { > into /usr/local/ > > newlib.a ${P}/work/tcp4u.331/src/libtcp4ux.a libtcp4u.a > insinto /usr/local/include > doins ${P}/work/tcp4u.331/Include/*.h >}
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 16885
: 8981 |
8982