2024-01-05 23:34:42 +01:00
|
|
|
%define majver %(echo %version | cut -d. -f1-2)
|
|
|
|
Name: gtk-xfce-engine
|
2024-01-05 23:34:43 +01:00
|
|
|
Version: 3.2.0
|
2024-01-05 23:34:42 +01:00
|
|
|
Release: 1mamba
|
|
|
|
Summary: Port of xfce engine to GTK+-2.0
|
|
|
|
Group: Graphical Desktop/Look 'n' feel
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
2024-01-05 23:34:43 +01:00
|
|
|
URL: https://www.xfce.org/
|
|
|
|
Source: https://archive.xfce.org/src/archive/gtk-xfce-engine/%{majver}/gtk-xfce-engine-%{version}.tar.bz2
|
2024-01-05 23:34:42 +01:00
|
|
|
License: GPL
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
BuildRequires: glibc-devel
|
|
|
|
BuildRequires: libatk-devel
|
|
|
|
BuildRequires: libcairo-devel
|
|
|
|
BuildRequires: libexpat-devel
|
|
|
|
BuildRequires: libfontconfig-devel
|
|
|
|
BuildRequires: libfreetype-devel
|
|
|
|
BuildRequires: libglib-devel
|
|
|
|
BuildRequires: libglitz-devel
|
|
|
|
BuildRequires: libgtk-devel
|
|
|
|
BuildRequires: libpango-devel
|
|
|
|
BuildRequires: libpixman-devel
|
|
|
|
BuildRequires: libpng-devel
|
|
|
|
BuildRequires: libselinux-devel
|
|
|
|
BuildRequires: libstdc++6-devel
|
|
|
|
BuildRequires: libX11-devel
|
|
|
|
BuildRequires: libXau-devel
|
|
|
|
BuildRequires: libxcb-devel
|
|
|
|
BuildRequires: libxcb-util-devel
|
|
|
|
BuildRequires: libXdmcp-devel
|
|
|
|
BuildRequires: libXrender-devel
|
|
|
|
BuildRequires: libz-devel
|
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
|
|
|
|
%description
|
|
|
|
A port of Xfce engine to GTK+-2.0.
|
|
|
|
|
2024-01-05 23:34:43 +01:00
|
|
|
%debug_package
|
|
|
|
|
2024-01-05 23:34:42 +01:00
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
|
|
|
%configure
|
|
|
|
%make
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%makeinstall
|
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/gtk-2.0/2.10.0/engines/libxfce.la
|
|
|
|
%{_libdir}/gtk-2.0/2.10.0/engines/libxfce.so
|
2024-01-05 23:34:43 +01:00
|
|
|
#%{_libdir}/gtk-3.0/3.0.0/theming-engines/libxfce.la
|
|
|
|
#%{_libdir}/gtk-3.0/3.0.0/theming-engines/libxfce.so
|
2024-01-05 23:34:42 +01:00
|
|
|
%{_datadir}/themes/Xfce*/gtk-2.0/gtkrc
|
2024-01-05 23:34:43 +01:00
|
|
|
#%{_datadir}/themes/Xfce*/gtk-3.0/gtk.css
|
|
|
|
%doc AUTHORS COPYING
|
2024-01-05 23:34:42 +01:00
|
|
|
|
|
|
|
%changelog
|
2024-01-05 23:34:43 +01:00
|
|
|
* Sat Apr 10 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.2.0-1mamba
|
|
|
|
- update to 3.2.0
|
|
|
|
|
2024-01-05 23:34:42 +01:00
|
|
|
* Sun Mar 15 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.1-1mamba
|
|
|
|
- update to 3.0.1
|
|
|
|
|
2024-01-05 23:34:42 +01:00
|
|
|
* Sat Nov 07 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 2.6.0-1mamba
|
|
|
|
- update to 2.6.0
|
|
|
|
|
|
|
|
* Sat Apr 14 2007 Tiziano Pratellesi <tiziano.pratellesi@openmamba.org> 2.4.1-1mamba
|
|
|
|
- update to 2.4.1
|
|
|
|
|
|
|
|
* Thu Mar 22 2007 Tiziano Pratellesi <tiziano.pratellesi@openmamba.org> 2.4.0-1qilnx
|
|
|
|
- update to 2.4.0
|
|
|
|
|
|
|
|
* Mon Sep 25 2006 Tiziano Pratellesi <info@mycare.it> 2.3.99.1-1qilnx
|
|
|
|
- update to 2.3.99.1
|
|
|
|
|
|
|
|
* Thu Sep 21 2006 Tiziano Pratellesi <info@mycare.it> 2.3.90.2-1qilnx
|
|
|
|
- update to 2.3.90.2
|
|
|
|
|
|
|
|
* Tue Sep 19 2006 Tiziano Pratellesi <info@mycare.it> 2.2.8-1qilnx
|
|
|
|
- package created by autospec
|