Bug 150590 - dev-cpp/gtkmm: new version released (2.10.2)
Bug#: 150590 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: gnome-mm@gentoo.org Reported By: galtgendo@o2.pl
Component: Ebuilds
URL: 
Summary: dev-cpp/gtkmm: new version released (2.10.2)
Keywords:  
Status Whiteboard: 
Opened: 2006-10-09 08:52 0000
Description:   Opened: 2006-10-09 08:52 0000
Old ebuild renamed works, but...
--disable-demos works again and should be added to this ebuild, after all it's
in all other gtkmm ebuilds.
--enable-api-atkmm configure option was added so it's now possible to disable
building atkmm.
And a minor upstream bug: in demos/gtk-demo/Makefile.am there are two
contradicting lines: a comment and a command. It's:
#Build the executable, but don't install it.
bin_PROGRAMS = demo

I think the second one should be:
noinstall_PROGRAMS = demo

as it is in parent directory for pixbuf-demo.

------- Comment #1 From John N. Laliberte (RETIRED) 2006-10-28 18:19:16 0000 -------
thanks, in cvs.