Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 332263 - New ebuild for Gnome2 Vte Perl interface to the Virtual Terminal Emulation library
Summary: New ebuild for Gnome2 Vte Perl interface to the Virtual Terminal Emulation li...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://search.cpan.org/~tsch/Gnome2-V...
Whiteboard:
Keywords:
Depends on:
Blocks: 332407 356575
  Show dependency tree
 
Reported: 2010-08-11 15:02 UTC by montjoie
Modified: 2014-12-14 13:40 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description montjoie 2010-08-11 15:02:03 UTC
Gnome2 Vte is a Perl interface to the Virtual Terminal Emulation library.
It is needed by x11-terms/clusterm

Reproducible: Always
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2010-08-12 20:09:50 UTC
Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Thanks,
On behalf of the Gentoo Sunrise Team,
Markos.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 2 montjoie 2010-08-13 08:04:15 UTC
This is now in the sunrise overlay. You can find it at:
http://overlays.gentoo.org/proj/sunrise/browser/sunrise/dev-perl/Gnome2-Vte/Gnome2-Vte-0.09.ebuild
Comment 3 Torsten Veller (RETIRED) gentoo-dev 2010-08-13 10:18:20 UTC
(In reply to comment #2)
> This is now in the sunrise overlay. You can find it at:
> http://overlays.gentoo.org/proj/sunrise/browser/sunrise/dev-perl/Gnome2-Vte/Gnome2-Vte-0.09.ebuild

- LICENSE is wrong
- No need to set MY_PN to PN
- HOMEPAGE contains explicit PV, which is ugly to maintain when you bump it.
  Remove HOMEPAGE and let the eclass set it
- It should DEPEND (no RDEPEND) on 
  dev-perl/extutils-depend, dev-perl/extutils-pkgconfig
- the eclass would install TODO files itself, but there isn't even a TODO
Comment 4 montjoie 2010-08-13 15:04:19 UTC
Ebuild updated according to your comments.
Thanks for your review
Comment 5 Fabio Rossi 2011-03-02 16:29:48 UTC
The x11-libs/vte dependency is missing.
Comment 6 Fabio Rossi 2011-11-02 20:22:32 UTC
... more specifically a dep on x11-libs/vte:0 using EAPI=1
Comment 7 Thomas Sachau gentoo-dev 2014-12-14 13:40:08 UTC
The ebuild in sunrise was outdated and unmaintained, so it got removed.