Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Hi Michael, I saw your new ebuild just now (gtk2-perl) and since I had those in my local tree too (but chose the -xs branch a little below) I was a little confused. I saw you had version 0.12, instead of the 0.26 (xs-versions). Is there a reason to this ? CPAN seems to provide only the -xs branch. Keep up the good work, Rogi <SNIP cpan> cpan> i /gtk2/ CPAN: Storable loaded ok Going to read /home/cpan/Metadata Database was generated on Sun, 06 Jul 2003 02:46:45 GMT Distribution M/ML/MLEHMANN/Gtk2-0.26.tar.gz Distribution M/ML/MLEHMANN/Gtk2-GladeXML-0.26.tar.gz Distribution M/ML/MLEHMANN/Gtk2-Spell-1.00.tar.gz Module Gtk2 (M/ML/MLEHMANN/Gtk2-0.26.tar.gz) Module Gtk2::CodeGen (M/ML/MLEHMANN/Gtk2-0.26.tar.gz) Module Gtk2::GladeXML (M/ML/MLEHMANN/Gtk2-GladeXML-0.26.tar.gz) Module Gtk2::Helper (M/ML/MLEHMANN/Gtk2-0.26.tar.gz) Module Gtk2::Pango (M/ML/MLEHMANN/Gtk2-0.26.tar.gz) Module Gtk2::Spell (M/ML/MLEHMANN/Gtk2-Spell-1.00.tar.gz) 9 items found </SNIP> Oh, additionally I made ebuilds for GladeXML/Gtk2-Spell too, Shall I attach them ?
I was going off an assigned bug, http://bugs.gentoo.org/show_bug.cgi?id=17222 To be honest, I'm hardly a gtk/perl guy, just going off of what was on my plate :)
<SNIP site> Perl bindings for gtk+ 2.x and a few related libraries. gtk2-perl-xs is the active branch, the old gtk2-perl and gnome2-perl are being phased out. </SNIP site> Included all new modules/ebuilds. Good luck, Rogi
Created an attachment (id=14301) [details] Glib-0.26.ebuild
Created an attachment (id=14302) [details] Gtk2-0.26.ebuild
Created an attachment (id=14303) [details] ExtUtils-Depends-0.101.ebuild
Created an attachment (id=14304) [details] Gnome2-0.26.ebuild
Created an attachment (id=14305) [details] Gnome2-Canvas-0.26.ebuild
Created an attachment (id=14306) [details] Gtk2-GladeXML-0.26.ebuild
Created an attachment (id=14307) [details] Gtk2-Spell-1.00.ebuild
Just testing if comments (versus CGI.pm error at attachments (cannot send mail)) DO generate a mail.... Rogi
dev-perl/extutils-depends added
glib added, modified deps to include dev-libs/glib-2* and dev-util/pkgconfig (just to be safe - noted in readme as required, should be there if they have the other deps, but hey...)
testing the gtk2 build now. changing the name to gtk2-perl-0.26.ebuild to avoid naming conflicts with the "real" gtk2.
gtk2 in portage now
gnome2-perl in portage
gnome2-canvas added. added dep for glib-${PV} (missing)
gtk-gladexml added, added missing dep for glib
gtk2-spell added, again fixed dep for glib
Rigo, OK, been busy :) Unless you have anything else, I'm ready to close this one out - everything has been updated with only minor changes (glib deps mostly).
all added