Date: Sun, 27 May 2007 21:49:09 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/guiloader-c++ Makefile distinfo pkg-descr pkg-plist Message-ID: <200705272149.l4RLn9Kb092194@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-05-27 21:49:09 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/guiloader-c++ Makefile distinfo pkg-descr pkg-plist
Log:
GuiLoader is a high-performance and compact GuiXml loader library.
This library allows GTK+ applications to create GUI widgets and
objects at run-time from GuiXml resource files. GuiLoader is
written in the C language as a GObject subclass and has
a trivial language-independent API. GuiLoader was designed to be
easily wrapped for any language that has GTK+ bindings.
WWW: http://crow-designer.sourceforge.net/
PR: ports/112618
Submitted by: Yinghong.Liu <liu_yinghong at yahoo.com.cn>
Revision Changes Path
1.2763 +1 -0 ports/devel/Makefile
1.1 +33 -0 ports/devel/guiloader-c++/Makefile (new)
1.1 +3 -0 ports/devel/guiloader-c++/distinfo (new)
1.1 +8 -0 ports/devel/guiloader-c++/pkg-descr (new)
1.1 +5 -0 ports/devel/guiloader-c++/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705272149.l4RLn9Kb092194>
