Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 307405 Details for
Bug 409991
www-client/phantomjs-1.9.0 bundles a lot of system libs
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
1.5.0 ebuild
phantomjs-1.5.0.ebuild (text/plain), 817 bytes, created by
SpanKY
on 2012-04-01 19:17:41 UTC
(
hide
)
Description:
1.5.0 ebuild
Filename:
MIME Type:
Creator:
SpanKY
Created:
2012-04-01 19:17:41 UTC
Size:
817 bytes
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/www-client/phantomjs/phantomjs-1.4.1.ebuild,v 1.1 2012/01/17 16:11:50 vapier Exp $ > >EAPI="4" > >inherit qt4-r2 > >DESCRIPTION="headless WebKit with JavaScript API" >HOMEPAGE="http://www.phantomjs.org/" >SRC_URI="http://phantomjs.googlecode.com/files/${P}-source.tar.gz" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="examples" > >RDEPEND="x11-libs/qt-webkit[qpa]" >DEPEND="${RDEPEND}" > >src_unpack() { > qt4-r2_src_unpack > cd "${S}" > rm -rf src/qt/ >} > >src_test() { > ./bin/phantomjs test/run-tests.js || die >} > >src_install() { > qt4-r2_src_install > > dobin bin/phantomjs || die > dodoc ChangeLog README.md > > if use examples ; then > docinto examples > dodoc examples/* || die > fi >}
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 409991
: 307405