Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 140353 Details for
Bug 115837
khtml2png-2.0.3.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
khtml2png-2.7.0.ebuild
khtml2png-2.7.0.ebuild (text/plain), 722 bytes, created by
gtlinuxman
on 2008-01-07 04:31:50 UTC
(
hide
)
Description:
khtml2png-2.7.0.ebuild
Filename:
MIME Type:
Creator:
gtlinuxman
Created:
2008-01-07 04:31:50 UTC
Size:
722 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils toolchain-funcs kde > >DESCRIPTION="Command line tool that uses KHTML to render web pages into images" >HOMEPAGE="http://khtml2png.sourceforge.net" >SRC_URI="mirror://sourceforge/${PN}/${P/./.}.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="x86" >IUSE="" >DEPEND="sys-devel/gcc >>=kde-base/kdelibs-3.2 >sys-libs/zlib >>=dev-util/cmake-2.4" >#RDEPEND="" > >src_compile() { > set-kdedir > cmake \ > -DCMAKE_INSTALL_PREFIX=/usr \ > -DCMAKE_C_COMPILER=$(which $(tc-getCC)) \ > || die "cmake failed" > emake || die "emake failed" >} > >src_install() { > emake DESTDIR="${D}" install || die "emake 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 115837
:
74921
|
74922
|
74923
|
74924
|
97927
|
97928
| 140353