Glade Library Compatible with the GNOME 2.x Desktop Platform
This library allows you to load Glade interface files in a program at
runtime. It does not require that you use Glade, but Glade is the
easiest way to create the interface files. For an idea of how to use
the library, see the documentation, especially
/usr/share/doc/packages/libglade/test-libgladee.c and the glade-xml.h
include, which is in the libglade package.
- Sources inherited from project SUSE:SLE-15:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Step:15/libglade2 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000113 113 Bytes | |
libglade-2.6.4.tar.bz2 | 0000356119 348 KB | |
libglade2-python3.patch | 0000013234 12.9 KB | |
libglade2.changes | 0000009181 8.97 KB | |
libglade2.spec | 0000004047 3.95 KB |
Latest Revision
Stefan Behlert (sbehlert)
committed
(revision 2)
- Remove ineffective --with-pic. - Modernize spec-file by calling spec-cleaner - Switch to python3: + Add libglade2-python3.patch: convert libglade-convert to a python3 program. + Export PYTHON=/usr/bin/python3 before calling configure. + Replace python-devel and python-xml BuildRequires with python3-devel and python3-xml. + Add libtool BuildRequires and call to autoreconf: the currently bootstrapped configure script can't cope with python3 version comparison.
Comments 0