2024-01-05 23:06:18 +01:00
|
|
|
%define pkgmajver %(echo %version | cut -d. -f 1-2)
|
|
|
|
|
|
|
|
Name: glade
|
2024-01-05 23:06:19 +01:00
|
|
|
Version: 3.22.2
|
2024-01-05 23:06:18 +01:00
|
|
|
Release: 1mamba
|
|
|
|
Summary: A User Interface Builder for Gtk+ and Gnome
|
|
|
|
Group: Development/Tools
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
|
|
URL: http://glade.gnome.org/
|
|
|
|
Source0: http://ftp.gnome.org/pub/GNOME/sources/glade/%{pkgmajver}/glade-%{version}.tar.xz
|
|
|
|
Source1: glade.png
|
|
|
|
Source2: glade-3.desktop
|
|
|
|
License: GPL
|
|
|
|
BuildRequires: libglitz-devel
|
|
|
|
BuildRequires: libpthread-stubs-devel
|
|
|
|
BuildRequires: libxcb-util-devel
|
|
|
|
BuildRequires: libpixman-devel
|
|
|
|
BuildRequires: libfontconfig-devel
|
|
|
|
BuildRequires: libfreetype-devel
|
|
|
|
BuildRequires: libgnome-keyring-devel
|
|
|
|
###BuildRequires: gtk-doc
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
BuildRequires: GConf-devel
|
|
|
|
BuildRequires: glibc-devel
|
|
|
|
BuildRequires: libart_lgpl-devel
|
|
|
|
BuildRequires: libatk-devel
|
|
|
|
BuildRequires: libbonobo-devel
|
|
|
|
BuildRequires: libbonoboui-devel
|
|
|
|
BuildRequires: libcairo-devel
|
|
|
|
BuildRequires: libglib-devel
|
|
|
|
BuildRequires: libgnomecanvas-devel
|
|
|
|
BuildRequires: libgnome-devel
|
|
|
|
BuildRequires: libgnomeui-devel
|
|
|
|
BuildRequires: libgnome-vfs-devel
|
|
|
|
BuildRequires: libgtk-devel
|
|
|
|
BuildRequires: libICE-devel
|
|
|
|
BuildRequires: libpango-devel
|
|
|
|
BuildRequires: libpopt-devel
|
|
|
|
BuildRequires: libselinux-devel
|
|
|
|
BuildRequires: libSM-devel
|
|
|
|
BuildRequires: libxml2-devel
|
|
|
|
BuildRequires: libz-devel
|
|
|
|
BuildRequires: ORBit2-devel
|
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
BuildRoot: %{_tmppath}/glade3-%{version}-root
|
|
|
|
|
|
|
|
%description
|
|
|
|
Glade is a RAD tool to enable quick & easy development of user interfaces for the Gtk+ toolkit and the GNOME desktop environment.
|
|
|
|
The user interfaces designed in Glade are stored in XML format, enabling easy integration with external tools.
|
|
|
|
In particular libglade can load the XML files and create the interfaces at runtime. The DTD for the XML files is included with libglade, and is also at http://glade.gnome.org/glade-2.0.dtd.
|
|
|
|
Other tools are available which can turn the XML files into source code in languages such as C++, Perl and Python.
|
|
|
|
|
|
|
|
%package devel
|
|
|
|
Group: Development/Libraries
|
|
|
|
Summary: Static libraries and headers for %{name}
|
|
|
|
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
glade-3 devel
|
|
|
|
|
|
|
|
This package contains static libraries and header files need for development.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q -n glade-%{version}
|
|
|
|
|
|
|
|
%build
|
|
|
|
%configure \
|
|
|
|
--disable-scrollkeeper \
|
|
|
|
PYTHON_LIBS=`pkg-config --libs python`
|
|
|
|
|
|
|
|
##\ --enable-gtk-doc \
|
|
|
|
%make all
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
|
|
|
|
%makeinstall DESTDIR=%{buildroot}
|
|
|
|
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
|
|
|
|
|
|
|
|
# conflicts with file from package libscrollkeeper-0.3.14-4mamba.i586
|
|
|
|
%{__rm} -rf %{buildroot}/var/scrollkeeper
|
|
|
|
|
|
|
|
%find_lang glade
|
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
%post -p /sbin/ldconfig
|
|
|
|
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
|
|
%files -f glade.lang
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_bindir}/glade
|
|
|
|
%{_bindir}/glade-previewer
|
|
|
|
%{_libdir}/*.so.*
|
|
|
|
%dir %{_libdir}/glade
|
|
|
|
%dir %{_libdir}/glade/modules
|
|
|
|
%{_libdir}/glade/modules/libgladegtk.la
|
|
|
|
%{_libdir}/glade/modules/libgladegtk.so
|
|
|
|
%{_libdir}/glade/modules/libgladepython.la
|
|
|
|
%{_libdir}/glade/modules/libgladepython.so
|
2024-01-05 23:06:19 +01:00
|
|
|
%{_libdir}/glade/modules/libgladewebkit2gtk.la
|
|
|
|
%{_libdir}/glade/modules/libgladewebkit2gtk.so
|
2024-01-05 23:06:19 +01:00
|
|
|
%{_datadir}/metainfo/glade.appdata.xml
|
2024-01-05 23:06:18 +01:00
|
|
|
%{_datadir}/applications/glade.desktop
|
|
|
|
%{_datadir}/icons/hicolor/*/apps/glade.png
|
2024-01-05 23:06:19 +01:00
|
|
|
%{_datadir}/icons/hicolor/scalable/apps/glade-*.svg
|
2024-01-05 23:06:18 +01:00
|
|
|
%dir %{_datadir}/glade
|
|
|
|
%dir %{_datadir}/glade/catalogs
|
|
|
|
%{_datadir}/glade/catalogs/*.dtd
|
|
|
|
%{_datadir}/glade/catalogs/*.xml
|
|
|
|
%dir %{_datadir}/glade/pixmaps
|
|
|
|
%{_datadir}/glade/pixmaps/*.png
|
|
|
|
%{_datadir}/glade/pixmaps/hicolor/16x16/actions/*.png
|
|
|
|
%{_datadir}/glade/pixmaps/hicolor/22x22/actions/*.png
|
|
|
|
%dir %{_datadir}/help/*/glade
|
|
|
|
%{_datadir}/help/*/glade/*
|
|
|
|
#%dir %{_datadir}/omf/glade
|
|
|
|
#%{_datadir}/omf/glade/*.omf
|
|
|
|
#%dir %{_datadir}/gtk-doc/html/gladeui
|
|
|
|
#%{_datadir}/gtk-doc/html/gladeui/*.html
|
|
|
|
#%{_datadir}/gtk-doc/html/gladeui/gladeui.devhelp
|
|
|
|
#%{_datadir}/gtk-doc/html/gladeui/gladeui.devhelp2
|
|
|
|
#%{_datadir}/gtk-doc/html/gladeui/*.png
|
|
|
|
#%{_datadir}/gtk-doc/html/gladeui/index.sgml
|
|
|
|
#%{_datadir}/gtk-doc/html/gladeui/style.css
|
|
|
|
%{_mandir}/man1/glade-previewer.1*
|
|
|
|
%{_mandir}/man1/glade.1*
|
|
|
|
%doc AUTHORS COPYING
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%dir %{_includedir}/libgladeui-2.0/gladeui
|
|
|
|
%{_includedir}/libgladeui-2.0/gladeui/*.h
|
|
|
|
%{_libdir}/libgladeui-2.la
|
|
|
|
%{_libdir}/libgladeui-2.so
|
|
|
|
%{_libdir}/pkgconfig/*.pc
|
|
|
|
%{_libdir}/girepository-1.0/Gladeui-2.0.typelib
|
|
|
|
%{_datadir}/gir-1.0/Gladeui-2.0.gir
|
|
|
|
%dir %{_datadir}/gtk-doc/html/gladeui-2
|
|
|
|
%{_datadir}/gtk-doc/html/gladeui-2/*
|
|
|
|
#%doc ChangeLog NEWS README TODO
|
|
|
|
|
|
|
|
%changelog
|
2024-01-05 23:06:19 +01:00
|
|
|
* Wed Feb 26 2020 Automatic Build System <autodist@mambasoft.it> 3.22.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:06:19 +01:00
|
|
|
* Sun Aug 12 2018 Automatic Build System <autodist@mambasoft.it> 3.22.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:06:19 +01:00
|
|
|
* Sun Mar 04 2018 Automatic Build System <autodist@mambasoft.it> 3.20.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:06:19 +01:00
|
|
|
* Sun Feb 18 2018 Automatic Build System <autodist@mambasoft.it> 3.20.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:06:19 +01:00
|
|
|
* Sun Dec 24 2017 Automatic Build System <autodist@mambasoft.it> 3.20.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:06:19 +01:00
|
|
|
* Fri Oct 06 2017 Automatic Build System <autodist@mambasoft.it> 3.20.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:06:18 +01:00
|
|
|
* Thu Mar 24 2016 Automatic Build System <autodist@mambasoft.it> 3.20.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:06:18 +01:00
|
|
|
* Sat Oct 10 2015 Automatic Build System <autodist@mambasoft.it> 3.19.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 23:06:18 +01:00
|
|
|
* Tue May 13 2014 Automatic Build System <autodist@mambasoft.it> 3.18.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Apr 15 2014 Automatic Build System <autodist@mambasoft.it> 3.18.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Sat Apr 05 2014 Automatic Build System <autodist@mambasoft.it> 3.18.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Thu Dec 19 2013 Automatic Build System <autodist@mambasoft.it> 3.16.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Oct 30 2013 Automatic Build System <autodist@mambasoft.it> 3.16.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Thu Mar 07 2013 Automatic Build System <autodist@mambasoft.it> 3.15.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Mon Nov 26 2012 Automatic Build System <autodist@mambasoft.it> 3.14.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Mon Oct 15 2012 Automatic Build System <autodist@mambasoft.it> 3.14.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Fri Sep 28 2012 Automatic Build System <autodist@mambasoft.it> 3.14.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Sep 19 2012 Automatic Build System <autodist@mambasoft.it> 3.12.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Sat Jun 23 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 3.12.1-3mamba
|
|
|
|
- don't obsolete glade3* and libglade3* (provided by glade3)
|
|
|
|
|
|
|
|
* Wed Jun 06 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 3.12.1-2mamba
|
|
|
|
- renamed from glade3 to glade; provide and obsolete glade3 and glade3-devel
|
|
|
|
|
|
|
|
* Mon May 07 2012 Automatic Build System <autodist@mambasoft.it> 3.12.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Sun Apr 01 2012 Automatic Build System <autodist@mambasoft.it> 3.12.0-1mamba
|
|
|
|
- update to 3.12.0
|
|
|
|
|
|
|
|
* Fri Oct 14 2011 Automatic Build System <autodist@mambasoft.it> 3.10.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Thu Jul 21 2011 Automatic Build System <autodist@mambasoft.it> 3.10.0-1mamba
|
|
|
|
- update to 3.10.0
|
|
|
|
|
|
|
|
* Wed Apr 06 2011 Automatic Build System <autodist@mambasoft.it> 3.8.0-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Tue Jun 30 2009 Automatic Build System <autodist@mambasoft.it> 3.6.7-1mamba
|
|
|
|
- automatic update to 3.6.7 by autodist
|
|
|
|
|
|
|
|
* Tue Jun 23 2009 Automatic Build System <autodist@mambasoft.it> 3.6.6-1mamba
|
|
|
|
- automatic update to 3.6.6 by autodist
|
|
|
|
|
|
|
|
* Sat Jun 13 2009 Automatic Build System <autodist@mambasoft.it> 3.6.5-1mamba
|
|
|
|
- automatic update to 3.6.5 by autodist
|
|
|
|
|
|
|
|
* Sun Jun 07 2009 Automatic Build System <autodist@mambasoft.it> 3.6.4-1mamba
|
|
|
|
- automatic update to 3.6.4 by autodist
|
|
|
|
|
|
|
|
* Mon May 18 2009 Automatic Build System <autodist@mambasoft.it> 3.6.3-2mamba
|
|
|
|
- automatic rebuild by autodist
|
|
|
|
|
|
|
|
* Thu Apr 23 2009 Automatic Build System <autodist@mambasoft.it> 3.6.3-1mamba
|
|
|
|
- automatic update to 3.6.3 by autodist
|
|
|
|
|
|
|
|
* Thu Apr 16 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 3.6.2-1mamba
|
|
|
|
- automatic update to 3.6.2 by autodist
|
|
|
|
|
|
|
|
* Tue Apr 07 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 3.6.1-1mamba
|
|
|
|
- automatic update to 3.6.1 by autodist
|
|
|
|
|
|
|
|
* Fri Mar 20 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 3.6.0-1mamba
|
|
|
|
- automatic update to 3.6.0 by autodist
|
|
|
|
|
|
|
|
* Tue Sep 02 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 3.4.5-3mamba
|
|
|
|
- renamed to glade3, providing and obsoleting libglade3 and libglade3-devel
|
|
|
|
|
|
|
|
* Sun Aug 31 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 3.4.5-2mamba
|
|
|
|
- renamed to libglade3 and obsolete glade and glade-devel
|
|
|
|
- description text formatting cleaned
|
|
|
|
|
|
|
|
* Tue Jun 03 2008 gil <puntogil@libero.it> 3.4.5-1mamba
|
|
|
|
- package created by autospec
|