Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 139328 Details for
Bug 203355
www-client/ghttrack - Frontend for Xavier Roche's HTTrack Website Copier
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ghttrack-0.5.2.ebuild
ghttrack-0.5.2.ebuild (text/plain), 770 bytes, created by
Ilya Kashirin
on 2007-12-26 06:27:29 UTC
(
hide
)
Description:
ghttrack-0.5.2.ebuild
Filename:
MIME Type:
Creator:
Ilya Kashirin
Created:
2007-12-26 06:27:29 UTC
Size:
770 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: Ilya Kashirin (seclorum@seclorum.ru) > >inherit eutils > >DESCRIPTION="Frontend for Xavier Roche's HTTrack Website Copier" >HOMEPAGE="http://home.hccnet.nl/paul.schuurmans/linux/index.html#ghttrack" >SRC_URI="http://home.hccnet.nl/paul.schuurmans/linux/download/${PN}-${PV}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >RDEPEND="www-client/httrack > >=x11-libs/gtk+-2.4" > >DEPEND="${RDEPEND}" > >src_unpack() { > unpack ${A} > cd ${S} > epatch ${FILESDIR}/${PN}-autogen.patch > sh autogen.sh || die >} > > >src_install() { > make DESTDIR="${D}" install || die > doicon ${FILESDIR}/ghttrack.xpm > make_desktop_entry ${PN} ${PN} ${PN}.xpm "Network;WebBrowser" >}
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 203355
: 139328 |
139330
|
139331