Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 78375 Details for
Bug 70377
link-monitor-applet: Gnome applet showing ping of hosts
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
link-monitor-applet-1.3.ebuild
link-monitor-applet-1.3.ebuild (text/plain), 1.04 KB, created by
Ed Catmur
on 2006-01-28 14:27:55 UTC
(
hide
)
Description:
link-monitor-applet-1.3.ebuild
Filename:
MIME Type:
Creator:
Ed Catmur
Created:
2006-01-28 14:27:55 UTC
Size:
1.04 KB
patch
obsolete
># Copyright 2004 Ed Catmur ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit gnome2 eutils autotools > >DESCRIPTION="Round-trip ICMP time monitor for the GNOME Panel" >HOMEPAGE="http://www.nongnu.org/link-monitor/" >SRC_URI="http://savannah.nongnu.org/download/link-monitor/${P}.tar.gz" >SLOT="0" >IUSE="ipv6" >LICENSE="BSD" >KEYWORDS="~x86 ~ppc" > >RDEPEND=" > >=x11-libs/gtk+-2.4 > >=dev-libs/glib-2.4 > >=gnome-base/libgnomeui-2.4 > >=gnome-base/gnome-panel-2.4 > >=gnome-base/libglade-2.0 > >=gnome-base/eel-2.4 > >=gnome-base/gconf-2.0 > " >DEPEND="$RDEPEND > >=dev-util/gob-2.0" > >G2CONF="$(use_enable ipv6)" > >src_unpack() { > unpack ${A}; cd ${S} > > if has_version '>=gnome-base/eel-2.13.0'; then > # fix for changed function signature eel_alert_dialog_new > epatch ${FILESDIR}/${PN}-1.3-eel-args.patch > fi > # adjust bar display for Simple-based themes > epatch ${FILESDIR}/${PN}-1.3-bar-width.patch > # export symbols for glade autoconnect: pkg-config gmodule-export-2.0 > epatch ${FILESDIR}/${PN}-1.3-export-symbols.patch > eautoreconf >}
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 70377
:
43494
|
78267
|
78375
|
78376
|
78377
|
78378
|
87367
|
87369
|
87370
|
109056
|
225785
|
248355