Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 280469 Details for
Bug 350818
net-ftp/pftpfxp version bump 1.12
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pftpfxp-1.12-r1.ebuild
pftpfxp-1.12-r1.ebuild (text/plain), 1.11 KB, created by
Peter Opert
on 2011-07-20 15:32:31 UTC
(
hide
)
Description:
pftpfxp-1.12-r1.ebuild
Filename:
MIME Type:
Creator:
Peter Opert
Created:
2011-07-20 15:32:31 UTC
Size:
1.11 KB
patch
obsolete
>EAPI=2 >inherit eutils toolchain-funcs > >MY_P=pftp-shit.v.${PV} >DESCRIPTION="The powerful curses-based ftp/fxp client, shit edition" >HOMEPAGE="http://www.geekspot.nl/?page_id=6" >SRC_URI="http://www.geekspot.nl/wp-content/uploads/2011/03/${MY_P}.zip" >LICENSE="as-is" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~x86" >IUSE="ssl" >DEPEND="ssl? ( >=dev-libs/openssl-0.9.6c )" >S=${WORKDIR}/${MY_P} > >src_configure() { > #fix permissions of configure script > chmod +x configure > # no stripping > sed -i -e 's/[^D]*DO.*//g' configure > sed -i -e 's/CPP/CXX/g' src/Makefile.in > #note: not a propper autoconf > ./configure || die "configure failed" > sed -i -e 's:$<:$(CPPFLAGS) $<:' -e 's/LINKFLAGS/LDFLAGS/g' src/Makefile >} > >src_compile() { > tc-export CXX > emake || die >} > >src_install() { > dobin pftp > dodoc .pftp/config .pftp/keymap README.MEW old/* >} > >pkg_postinst() { > einfo "In order to use pftp-shit you need to create these files:" > einfo " ~/.pftp/config" > einfo " ~/.pftp/keymap" > einfo "Refer to the examples in /usr/share/doc/${PF} for more information." >}
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 350818
:
259049
| 280469