aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libglade.rb
AgeCommit message (Collapse)Author
2014-04-03Revert "Use download.gnome.org instead of ftp.gnome.org"Jack Nagel
This reverts commit 90575346225fd0c16475ad74ee53b37b62715f0c. Closes #28026.
2014-03-30Use download.gnome.org instead of ftp.gnome.orgJack Nagel
2013-02-09libglade: depends on pkg-configJack Nagel
2013-01-28libglade: style nitsAdam Vandenberg
2012-07-01Update formulae for XQuartz compatibilityJack Nagel
2012-04-30libglade: help the linker find libgmoduleJack Nagel
Fixes #11961. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-05-13libglade 2.6.4Jørgen P. Tjernø
Libglade is a library that performs a similar job to the C source output routines in the GLADE user interface builder. Whereas GLADE's output routines create C source code that must be compiled, libglade builds the interface from an XML file (GLADE's save format) at runtime. This can allow modifying the user interface without recompiling. Signed-off-by: Adam Vandenberg <flangy@gmail.com> * gtk+ dep pulls in glib and atk * Remove unused configure switch