Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 460356 Details for
Bug 605930
www-client/w3m - missing gdk-pixbuf[X?] dependency
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch
0001-www-client-w3m-Fix-gdk-pixbuf-USE-dependency.patch (text/plain), 1.45 KB, created by
Mart Raudsepp
on 2017-01-16 18:17:36 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Mart Raudsepp
Created:
2017-01-16 18:17:36 UTC
Size:
1.45 KB
patch
obsolete
>From f3d7da73105bf03c68ebc0b4ce1e1e81f181d334 Mon Sep 17 00:00:00 2001 >From: Mart Raudsepp <leio@gentoo.org> >Date: Mon, 16 Jan 2017 20:15:35 +0200 >Subject: [PATCH] www-client/w3m: Fix gdk-pixbuf USE dependency > >Gentoo-bug: 605930 >Package-Manager: Portage-2.3.3, Repoman-2.3.1 >--- > www-client/w3m/w3m-0.5.3-r9.ebuild | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-) > >diff --git a/www-client/w3m/w3m-0.5.3-r9.ebuild b/www-client/w3m/w3m-0.5.3-r9.ebuild >index f64f618..4b7ef9e 100644 >--- a/www-client/w3m/w3m-0.5.3-r9.ebuild >+++ b/www-client/w3m/w3m-0.5.3-r9.ebuild >@@ -1,4 +1,4 @@ >-# Copyright 1999-2016 Gentoo Foundation >+# Copyright 1999-2017 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 > # $Id$ > >@@ -17,13 +17,11 @@ SLOT="0" > KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" > IUSE="X fbcon gpm gtk imlib libressl lynxkeymap nls nntp ssl unicode xface l10n_ja" > >-# We cannot build w3m with gtk+2 w/o X because gtk+2 ebuild doesn't >-# allow us to build w/o X, so we have to give up framebuffer w3mimg.... > RDEPEND=">=sys-libs/ncurses-5.2-r3:0= > >=sys-libs/zlib-1.1.3-r2 > >=dev-libs/boehm-gc-6.2 > X? ( x11-libs/libXext x11-libs/libXdmcp ) >- gtk? ( x11-libs/gdk-pixbuf ) >+ gtk? ( x11-libs/gdk-pixbuf[X?] ) > !gtk? ( imlib? ( >=media-libs/imlib2-1.1.0[X] ) ) > xface? ( media-libs/compface ) > gpm? ( >=sys-libs/gpm-1.19.3-r5 ) >-- >2.10.1 >
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 605930
: 460356