Bug 24036 - Confusion about dev-perl/gtk2-perl
Bug#: 24036 Product:  Gentoo Linux Version: 1.4_rc4 Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: mcummings@gentoo.org Reported By: rigo@MED1A.nl
Component: Ebuilds
URL: 
Summary: Confusion about dev-perl/gtk2-perl
Keywords:  
Status Whiteboard: 
Opened: 2003-07-07 01:50 0000
Description:   Opened: 2003-07-07 01:50 0000
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 ?

------- Comment #1 From Michael Cummings (RETIRED) 2003-07-07 07:37:22 0000 -------
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 :)

------- Comment #2 From Rigo 2003-07-09 05:28:14 0000 -------
<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

------- Comment #3 From Rigo 2003-07-09 05:29:20 0000 -------
Created an attachment (id=14301) [details]
Glib-0.26.ebuild

------- Comment #4 From Rigo 2003-07-09 05:30:05 0000 -------
Created an attachment (id=14302) [details]
Gtk2-0.26.ebuild

------- Comment #5 From Rigo 2003-07-09 05:30:41 0000 -------
Created an attachment (id=14303) [details]
ExtUtils-Depends-0.101.ebuild

------- Comment #6 From Rigo 2003-07-09 05:31:18 0000 -------
Created an attachment (id=14304) [details]
Gnome2-0.26.ebuild

------- Comment #7 From Rigo 2003-07-09 05:31:59 0000 -------
Created an attachment (id=14305) [details]
Gnome2-Canvas-0.26.ebuild

------- Comment #8 From Rigo 2003-07-09 05:33:56 0000 -------
Created an attachment (id=14306) [details]
Gtk2-GladeXML-0.26.ebuild

------- Comment #9 From Rigo 2003-07-09 05:34:40 0000 -------
Created an attachment (id=14307) [details]
Gtk2-Spell-1.00.ebuild

------- Comment #10 From Rigo 2003-07-09 05:36:06 0000 -------
Just testing if comments (versus CGI.pm error at attachments (cannot send
mail)) DO generate a mail....

Rogi

------- Comment #11 From Michael Cummings (RETIRED) 2003-07-20 08:41:59 0000 -------
dev-perl/extutils-depends added

------- Comment #12 From Michael Cummings (RETIRED) 2003-07-20 08:48:22 0000 -------
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...)

------- Comment #13 From Michael Cummings (RETIRED) 2003-07-20 08:59:33 0000 -------
testing the gtk2 build now. changing the name to gtk2-perl-0.26.ebuild to avoid
naming conflicts with the "real" gtk2.

------- Comment #14 From Michael Cummings (RETIRED) 2003-07-20 09:05:24 0000 -------
gtk2 in portage now

------- Comment #15 From Michael Cummings (RETIRED) 2003-07-20 09:27:26 0000 -------
gnome2-perl in portage

------- Comment #16 From Michael Cummings (RETIRED) 2003-07-20 09:33:06 0000 -------
gnome2-canvas added. added dep for glib-${PV} (missing)

------- Comment #17 From Michael Cummings (RETIRED) 2003-07-20 09:38:20 0000 -------
gtk-gladexml added, added missing dep for glib

------- Comment #18 From Michael Cummings (RETIRED) 2003-07-20 09:43:46 0000 -------
gtk2-spell added, again fixed dep for glib

------- Comment #19 From Michael Cummings (RETIRED) 2003-07-20 09:45:02 0000 -------
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).

------- Comment #20 From Michael Cummings (RETIRED) 2003-07-20 17:19:27 0000 -------
all added