Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24036 - Confusion about dev-perl/gtk2-perl
Summary: Confusion about dev-perl/gtk2-perl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Michael Cummings (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-07 01:50 UTC by Rigo
Modified: 2003-07-20 17:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Glib-0.26.ebuild (Glib-0.26.ebuild,573 bytes, text/plain)
2003-07-09 05:29 UTC, Rigo
Details
Gtk2-0.26.ebuild (Gtk2-0.26.ebuild,466 bytes, text/plain)
2003-07-09 05:30 UTC, Rigo
Details
ExtUtils-Depends-0.101.ebuild (ExtUtils-Depends-0.101.ebuild,457 bytes, text/plain)
2003-07-09 05:30 UTC, Rigo
Details
Gnome2-0.26.ebuild (Gnome2-0.26.ebuild,557 bytes, text/plain)
2003-07-09 05:31 UTC, Rigo
Details
Gnome2-Canvas-0.26.ebuild (Gnome2-Canvas-0.26.ebuild,535 bytes, text/plain)
2003-07-09 05:31 UTC, Rigo
Details
Gtk2-GladeXML-0.26.ebuild (Gtk2-GladeXML-0.26.ebuild,516 bytes, text/plain)
2003-07-09 05:33 UTC, Rigo
Details
Gtk2-Spell-1.00.ebuild (Gtk2-Spell-1.00.ebuild,650 bytes, text/plain)
2003-07-09 05:34 UTC, Rigo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rigo 2003-07-07 01:50:46 UTC
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 Michael Cummings (RETIRED) gentoo-dev 2003-07-07 07:37:22 UTC
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 Rigo 2003-07-09 05:28:14 UTC
<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 Rigo 2003-07-09 05:29:20 UTC
Created attachment 14301 [details]
Glib-0.26.ebuild
Comment 4 Rigo 2003-07-09 05:30:05 UTC
Created attachment 14302 [details]
Gtk2-0.26.ebuild
Comment 5 Rigo 2003-07-09 05:30:41 UTC
Created attachment 14303 [details]
ExtUtils-Depends-0.101.ebuild
Comment 6 Rigo 2003-07-09 05:31:18 UTC
Created attachment 14304 [details]
Gnome2-0.26.ebuild
Comment 7 Rigo 2003-07-09 05:31:59 UTC
Created attachment 14305 [details]
Gnome2-Canvas-0.26.ebuild
Comment 8 Rigo 2003-07-09 05:33:56 UTC
Created attachment 14306 [details]
Gtk2-GladeXML-0.26.ebuild
Comment 9 Rigo 2003-07-09 05:34:40 UTC
Created attachment 14307 [details]
Gtk2-Spell-1.00.ebuild
Comment 10 Rigo 2003-07-09 05:36:06 UTC
Just testing if comments (versus CGI.pm error at attachments (cannot send mail)) DO generate a mail....

Rogi
Comment 11 Michael Cummings (RETIRED) gentoo-dev 2003-07-20 08:41:59 UTC
dev-perl/extutils-depends added
Comment 12 Michael Cummings (RETIRED) gentoo-dev 2003-07-20 08:48:22 UTC
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 Michael Cummings (RETIRED) gentoo-dev 2003-07-20 08:59:33 UTC
testing the gtk2 build now. changing the name to gtk2-perl-0.26.ebuild to avoid naming conflicts with the "real" gtk2.
Comment 14 Michael Cummings (RETIRED) gentoo-dev 2003-07-20 09:05:24 UTC
gtk2 in portage now
Comment 15 Michael Cummings (RETIRED) gentoo-dev 2003-07-20 09:27:26 UTC
gnome2-perl in portage
Comment 16 Michael Cummings (RETIRED) gentoo-dev 2003-07-20 09:33:06 UTC
gnome2-canvas added. added dep for glib-${PV} (missing)
Comment 17 Michael Cummings (RETIRED) gentoo-dev 2003-07-20 09:38:20 UTC
gtk-gladexml added, added missing dep for glib
Comment 18 Michael Cummings (RETIRED) gentoo-dev 2003-07-20 09:43:46 UTC
gtk2-spell added, again fixed dep for glib
Comment 19 Michael Cummings (RETIRED) gentoo-dev 2003-07-20 09:45:02 UTC
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 Michael Cummings (RETIRED) gentoo-dev 2003-07-20 17:19:27 UTC
all added