Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 145608

Summary: dev-cpp/gtkglextmm + aclocal warning
Product: Gentoo Linux Reporter: Matteo Azzali (RETIRED) <mattepiu>
Component: New packagesAssignee: GNOME C++ Bindings Maintainers (OBSOLETE) <gnome-mm+disabled>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: gtkglextmm-1.2.0-aclocal.patch

Description Matteo Azzali (RETIRED) gentoo-dev 2006-08-30 08:02:02 UTC
minipatch will follow, as per
http://mail.gnome.org/archives/gtkglext-list/2006-April/msg00016.html
gtkglextmm-1.2.0 aclocal macro isn't perfect, resulting in a warning when
emerging any package that uses aclocal.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-30 08:03:51 UTC
Shrug, tell upstream to fix it?
Comment 2 Matteo Azzali (RETIRED) gentoo-dev 2006-08-30 08:04:56 UTC
Created attachment 95484 [details, diff]
gtkglextmm-1.2.0-aclocal.patch

minipatch (to apply in "${WORKDIR}/${S}" with an epatch) to avoid the nasty
warning to show every time aclocal is used (in ANY package emerge using 
aclocal).
Comment 3 Matteo Azzali (RETIRED) gentoo-dev 2006-08-30 08:07:23 UTC
Is already fixed upstream, I've put here cause I know that gtkglextmm isn't a
package udating every month and this warning is a bit boring..... feel free to
close if you don't think so.