Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 279865 Details for
Bug 374943
media-gfx/cutycapt-0_p20110502-r2 unable to ignore invalid ssl certificate
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
cutycapt-0_p20110502-r3.ebuild
cutycapt-0_p20110502-r3.ebuild (text/plain), 918 bytes, created by
Anton Bolshakov
on 2011-07-12 10:56:14 UTC
(
hide
)
Description:
cutycapt-0_p20110502-r3.ebuild
Filename:
MIME Type:
Creator:
Anton Bolshakov
Created:
2011-07-12 10:56:14 UTC
Size:
918 bytes
patch
obsolete
># Copyright 1999-2011 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/media-gfx/cutycapt/cutycapt-0_p20110502-r2.ebuild,v 1.1 2011/06/07 00:35:25 mattm Exp $ > >EAPI=4 >inherit qt4-r2 eutils > >DESCRIPTION="Qt WebKit Web Page Rendering Capture Utility" >HOMEPAGE="http://cutycapt.sourceforge.net/" >SRC_URI="http://dev.gentoo.org/~mattm/${P}.tar.gz" >LICENSE="GPL-2" >SLOT="0" > >KEYWORDS="~amd64 ~x86" >IUSE="" >DEPEND="x11-libs/qt-gui x11-libs/qt-webkit x11-libs/qt-core x11-libs/qt-svg" >RDEPEND="${DEPEND}" > >src_prepare() { > epatch "${FILESDIR}"/${PN}-ignore-certificate.patch > mv CutyCapt.pro cutycapt.pro >} > >src_configure() { > eqmake4 cutycapt.pro >} > >src_install() { > dobin cutycapt >} > >pkg_postinst() { > einfo "You cannot use CutyCapt without an X server, but you" > einfo "can use e.g. Xvfb as light-weight server." > einfo "See ${HOMEPAGE} for usage." >}
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 374943
:
279861
| 279865