Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Aug 2008 13:53:58 +0000 (UTC)
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/slglade Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200808261353.m7QDrwau054895@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
makc        2008-08-26 13:53:58 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/slglade        Makefile distinfo pkg-descr pkg-plist 
  Log:
  Lglade is a S-Lang module that provides S-Lang bindings
  for the libglade library. Used in conjunction with SLgtk,
  it allows you to design your GUI with Glade (a GTK+ user interface builder),
  save the interface description in a Glade XML file,
  and then generate your S-Lang script's graphical interface
  directly from the XML at runtime. This should reduce the time spent
  developing SLgtk applications considerably, as it eliminates
  the tedious job of writing interface-creation code by hand.
  
  This is an update for Christopher Stawarz's SLglade module.
  
  WWW: http://laurent.perez2.free.fr/comp/slang/modules/modules.html
  
  PR: 126652
  Submitted by: Alexey Shuvaev
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.3174    +1 -0      ports/devel/Makefile
  1.1       +37 -0     ports/devel/slglade/Makefile (new)
  1.1       +3 -0      ports/devel/slglade/distinfo (new)
  1.1       +12 -0     ports/devel/slglade/pkg-descr (new)
  1.1       +17 -0     ports/devel/slglade/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808261353.m7QDrwau054895>