Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 162154 Details for
Bug 233842
new ebuild: net-ftp/fxp-one
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
proposed ebuild for net-ftp/fxp-one
fxp-one-1.4.ebuild (text/plain), 867 bytes, created by
Bernhard Frauendienst
on 2008-08-03 20:11:13 UTC
(
hide
)
Description:
proposed ebuild for net-ftp/fxp-one
Filename:
MIME Type:
Creator:
Bernhard Frauendienst
Created:
2008-08-03 20:11:13 UTC
Size:
867 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.2.1.ebuild,v 1.9 2008/05/11 08:35:57 solar Exp $ > >inherit eutils toolchain-funcs > >DESCRIPTION="FXP.One is a very flexible FTP/FXP engine." >HOMEPAGE="http://www.lundman.net/wiki/index.php/FXP.One" >SRC_URI="http://www.lundman.net/ftp/${P}.tar.gz" > >LICENSE="BSD-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="ncurses" > >DEPEND=" > dev-libs/openssl > ncurses? ( >=dev-libs/cdk-5.0.20060507 ) >" > >src_compile() { > # this is an ugly hack around fxp.one's automagic deps on cdk/ncurses > use ncurses || export ac_cv_cdk_dir=no cdk_found=no ac_cv_curses_dir=no curses_found=no > econf || die "econf died" > emake DESTDIR="${D}" || die "emake died" >} > >src_install() { > emake install DESTDIR="${D}" || die > dodoc README.txt >}
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 233842
: 162154