Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 26287 Details for
Bug 42816
udpcast-20040222 (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
udpcast-20040222.ebuild
udpcast-20040222.ebuild (text/plain), 657 bytes, created by
Daniel Fullmer
on 2004-02-24 16:04:40 UTC
(
hide
)
Description:
udpcast-20040222.ebuild
Filename:
MIME Type:
Creator:
Daniel Fullmer
Created:
2004-02-24 16:04:40 UTC
Size:
657 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Multicast file transfer tool" >SRC_URI="http://udpcast.linux.lu/current/${P}.tar.gz" >HOMEPAGE="http://udpcast.linux.lu/" > >KEYWORDS="~x86" >LICENSE="GPL-2 BSD" >SLOT="0" > >DEPEND="virtual/glibc > dev-lang/perl" > >S=${WORKDIR}/${PN} > >src_unpack() { > unpack ${A} > cd ${S} > > sed -i 's:/sbin:/bin:' Makefile >} > >src_compile() { > emake CFLAGS="${CFLAGS} -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DARCH_X86 -DNO_BB" \ > || die "emake failed" >} > >src_install() { > make install DESTDIR="${D}" || die "make install failed" >}
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 42816
: 26287