pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/31469: galeon doesn't find all icons
The following reply was made to PR pkg/31469; it has been noted by GNATS.
From: "Jeremy C. Reed" <reed%reedmedia.net@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: pcah8322%artax.karlin.mff.cuni.cz@localhost
Subject: Re: pkg/31469: galeon doesn't find all icons
Date: Tue, 4 Oct 2005 12:11:54 -0700 (PDT)
On Tue, 4 Oct 2005, Pavel Cahyna wrote:
>> Description:
> When started, galeon prints messages like:
> (galeon:573): Gtk-WARNING **: Could not find the icon 'gnome-spinner'. The
> 'hicolor' theme
> was not found either, perhaps you need to install it.
> You can get a copy from:
> http://freedesktop.org/Software/icon-theme/releases
>
> ** (galeon:573): WARNING **: Spinner animation not found
These are from the graphics/gnome-icon-theme package.
> and the GUI misses some icons like Fullscreen, New Tab, Send Link To,
> View Source, Add Bookmark and Edit Bookmarks.
These also appear to be from graphics/gnome-icon-theme package.
Please try this patch:
Index: www/galeon/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/www/galeon/Makefile,v
retrieving revision 1.83
diff -b -u -r1.83 Makefile
--- www/galeon/Makefile 10 Aug 2005 20:56:25 -0000 1.83
+++ www/galeon/Makefile 4 Oct 2005 19:11:17 -0000
@@ -2,6 +2,7 @@
#
DISTNAME= galeon-1.3.21
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galeon/}
EXTRACT_SUFX= .tar.bz2
@@ -43,6 +44,7 @@
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
+.include "../../graphics/gnome-icon-theme/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
Jeremy C. Reed
technical support & remote administration
http://www.pugetsoundtechnology.com/
Home |
Main Index |
Thread Index |
Old Index