Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 168502 Details for
Bug 242134
[gnome overlay] app-crypt/seahorse-plugins detects seamonkey gecko, fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
working seahorse-plugins-2.24.0.ebuild
seahorse-plugins-2.24.0.ebuild (text/plain), 1.48 KB, created by
Alexandre Rostovtsev (RETIRED)
on 2008-10-15 02:41:51 UTC
(
hide
)
Description:
working seahorse-plugins-2.24.0.ebuild
Filename:
MIME Type:
Creator:
Alexandre Rostovtsev (RETIRED)
Created:
2008-10-15 02:41:51 UTC
Size:
1.48 KB
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit gnome2 > >DESCRIPTION="A GNOME application for managing encryption keys" >HOMEPAGE="http://www.gnome.org/projects/seahorse/index.html" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64" >IUSE="applet debug epiphany gedit libnotify nautilus test" > >RDEPEND=" > >=gnome-base/libglade-2.0 > >=gnome-base/gconf-2.0 > >=x11-libs/gtk+-2.10 > >=dev-libs/glib-2.16 > || ( > =app-crypt/gnupg-1.4* > =app-crypt/gnupg-2.0* ) > >=app-crypt/gpgme-1.0.0 > nautilus? ( >=gnome-base/nautilus-2.12 ) > >=gnome-base/gnome-keyring-2.23.6 > >=dev-libs/dbus-glib-0.72 > epiphany? ( > >=www-client/epiphany-2.24 > >=dev-libs/libxml2-2.6.0 ) > gedit? ( >=app-editors/gedit-2.16 ) > applet? ( >=gnome-base/gnome-panel-2.10 ) > >=app-crypt/seahorse-2.23.92 > libnotify? ( >=x11-libs/libnotify-0.3.2 ) > >=gnome-extra/evolution-data-server-1.8" >DEPEND="${RDEPEND} > sys-devel/gettext > >=app-text/gnome-doc-utils-0.3.2 > >=app-text/scrollkeeper-0.3 > >=dev-util/pkgconfig-0.20 > >=dev-util/intltool-0.35" > >pkg_setup() { > G2CONF="${G2CONF} > --enable-agent > --disable-update-mime-database > $(use_enable applet) > $(use_enable debug) > $(use_enable epiphany) > $(use_with epiphany gecko xulrunner) > $(use_enable gedit) > $(use_enable libnotify) > $(use_enable nautilus) > $(use_enable test tests)" >} > >src_install() { > gnome2_src_install > > exeinto /etc/X11/xinit/xinitrc.d/ > doexe "${FILESDIR}/70-seahorse-agent" ||Â die "doexe 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 242134
: 168502