summaryrefslogtreecommitdiff
path: root/x11/p5-Gtk2-Ex-FormFactory
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2006-08-24 08:37:01 +0000
committerxtraeme <xtraeme@pkgsrc.org>2006-08-24 08:37:01 +0000
commit74f68cf5d5fa1f291635d0ef93178013960322a7 (patch)
tree2c99291db0e01a478d7c44e8202d06735f3fa847 /x11/p5-Gtk2-Ex-FormFactory
parent0b39321f62d049e57ee37d589bc0d771fe6bd07f (diff)
downloadpkgsrc-74f68cf5d5fa1f291635d0ef93178013960322a7.tar.gz
Add p5-Gtk2-Ex-FormFactory-0.62:
The Gtk2::Ex::FormFactory framework is for Perl Gtk2 developers who (at least partially ;) agree with these statements: * GUI programming is fun but often boring. * A lot of tasks in GUI programming are similar and misleads the lazy programmer to do too much Copy'n Paste. * RAD tools like Glade are fine for small applications but not if you want to have a consistent look and feel in bigger and modular applications. Gtk2::Ex::FormFactory tries to help you with these issues by: * Strictly separating GUI design, application logic and data structures. * Giving the developer a more declarative style of defining the structure of your GUI. * Giving the developer the possibility of definiting the design of the GUI at a single spot in your program. * Being lightweight and easy to learn.
Diffstat (limited to 'x11/p5-Gtk2-Ex-FormFactory')
-rw-r--r--x11/p5-Gtk2-Ex-FormFactory/DESCR23
-rw-r--r--x11/p5-Gtk2-Ex-FormFactory/Makefile16
-rw-r--r--x11/p5-Gtk2-Ex-FormFactory/PLIST1
-rw-r--r--x11/p5-Gtk2-Ex-FormFactory/distinfo5
4 files changed, 45 insertions, 0 deletions
diff --git a/x11/p5-Gtk2-Ex-FormFactory/DESCR b/x11/p5-Gtk2-Ex-FormFactory/DESCR
new file mode 100644
index 00000000000..95139baaf85
--- /dev/null
+++ b/x11/p5-Gtk2-Ex-FormFactory/DESCR
@@ -0,0 +1,23 @@
+The Gtk2::Ex::FormFactory framework is for Perl Gtk2 developers who
+(at least partially ;) agree with these statements:
+
+* GUI programming is fun but often boring.
+
+* A lot of tasks in GUI programming are similar and misleads the lazy
+ programmer to do too much Copy'n Paste.
+
+* RAD tools like Glade are fine for small applications but not if you
+ want to have a consistent look and feel in bigger and modular
+ applications.
+
+Gtk2::Ex::FormFactory tries to help you with these issues by:
+
+* Strictly separating GUI design, application logic and data structures.
+
+* Giving the developer a more declarative style of defining the structure of
+ your GUI.
+
+* Giving the developer the possibility of definiting the design of the GUI
+ at a single spot in your program.
+
+* Being lightweight and easy to learn.
diff --git a/x11/p5-Gtk2-Ex-FormFactory/Makefile b/x11/p5-Gtk2-Ex-FormFactory/Makefile
new file mode 100644
index 00000000000..aa315755763
--- /dev/null
+++ b/x11/p5-Gtk2-Ex-FormFactory/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2006/08/24 08:37:01 xtraeme Exp $
+#
+
+DISTNAME= Gtk2-Ex-FormFactory-0.65
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= x11
+MASTER_SITES= http://www.exit1.org/packages/Gtk2-Ex-FormFactory/dist/
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.exit1.org/Gtk2-Ex-FormFactory/
+COMMENT= Introduction into the FormFactory framework
+
+PERL5_PACKLIST= auto/Gtk2/Ex/FormFactory/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/p5-Gtk2-Ex-FormFactory/PLIST b/x11/p5-Gtk2-Ex-FormFactory/PLIST
new file mode 100644
index 00000000000..0c02012db34
--- /dev/null
+++ b/x11/p5-Gtk2-Ex-FormFactory/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1 2006/08/24 08:37:01 xtraeme Exp $
diff --git a/x11/p5-Gtk2-Ex-FormFactory/distinfo b/x11/p5-Gtk2-Ex-FormFactory/distinfo
new file mode 100644
index 00000000000..c6c83e11813
--- /dev/null
+++ b/x11/p5-Gtk2-Ex-FormFactory/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2006/08/24 08:37:01 xtraeme Exp $
+
+SHA1 (Gtk2-Ex-FormFactory-0.65.tar.gz) = ff98e55cc1a11c12b6e8874654506c03041fd711
+RMD160 (Gtk2-Ex-FormFactory-0.65.tar.gz) = f64eada735392d6e483c1322cb08bbb251bfdbbf
+Size (Gtk2-Ex-FormFactory-0.65.tar.gz) = 102039 bytes