cvs commit: ports/devel Makefile ports/devel/guiloader-c++ Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Sun May 27 21:49:09 UTC 2007


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)


More information about the cvs-ports mailing list