Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 290405 Details for
Bug 387963
media-gfx/gtkimageview: awkward configure.in adds unuseful dependency to gnome-common
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pre-version not inheriting gnome2
gtkimageview-1.6.4-r1.ebuild (text/plain), 829 bytes, created by
Samuel Bauer
on 2011-10-21 06:02:50 UTC
(
hide
)
Description:
pre-version not inheriting gnome2
Filename:
MIME Type:
Creator:
Samuel Bauer
Created:
2011-10-21 06:02:50 UTC
Size:
829 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/gtkimageview/gtkimageview-1.6.4.ebuild,v 1.21 2011/03/12 10:36:48 radhermit Exp $ > >EAPI="2" > >DESCRIPTION="GtkImageView is a simple image viewer widget for GTK." >HOMEPAGE="http://trac.bjourne.webfactional.com/wiki" >SRC_URI="http://trac.bjourne.webfactional.com/attachment/wiki/WikiStart/${P}.tar.gz?format=raw -> ${P}.tar.gz" > >LICENSE="LGPL-2.1" >SLOT="0" >KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" >IUSE="doc examples" > ># tests do not work with userpriv >RESTRICT="userpriv" > >RDEPEND=">=x11-libs/gtk+-2.6:2" >DEPEND="${RDEPEND} > dev-util/gtk-doc-am > doc? ( >=dev-util/gtk-doc-1.8 )" > >src_install() { > emake install DESTDIR=${D} || die "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 387963
:
290405
|
291341
|
449780