Bug 70682 - [NEW PORT] devel/p5-Gtk2-GladeXML: Gtk2-Perl bindings to libglade2
Summary: [NEW PORT] devel/p5-Gtk2-GladeXML: Gtk2-Perl bindings to libglade2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-20 05:20 UTC by ports@c0decafe.net
Modified: 2004-10-23 19:50 UTC (History)
0 users

See Also:


Attachments
p5-Gtk2-GladeXML-1.00.shar (3.04 KB, text/plain)
2004-08-20 05:20 UTC, ports@c0decafe.net
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description ports@c0decafe.net 2004-08-20 05:20:22 UTC
Glade is a free user interface builder for GTK+ and GNOME. After designing a
user interface with glade-2 the layout and configuration are saved in an XML
file. libglade is a library which knows how to build and hook up the user
interface described in the Glade XML file at application run time.

This extension module binds libglade to Perl so you can create and manipulate
user interfaces in Perl code in conjunction with Gtk2 and even Gnome2. Better
yet you can load a file's contents into a PERL scalar do a few magical regular
expressions to customize things and the load up the app.
It doesn't get any easier.

Author:	Ross McFarland <rwmcfa1 at neces dot com>
WWW:	http://search.cpan.org/~rmcfarla/Gtk2-GladeXML/

Generated with FreeBSD Port Tools 0.63
Comment 1 Jean-Yves Lefort 2004-10-23 06:41:21 UTC
To be consistent with the existing x11-toolkits/p5-Glade port, this
one should be x11-toolkits/p5-Glade2.

-- 
Jean-Yves Lefort

jylefort@brutele.be
http://lefort.be.eu.org/
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2004-10-23 19:50:22 UTC
State Changed
From-To: open->closed

Committed with Jean-Yves category and name modifications.  Thanks!