libpixman/libpixman.spec

215 lines
7.2 KiB
RPMSpec

Name: libpixman
Version: 0.43.4
Release: 1mamba
Summary: A generic library for manipulating pixel regions
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.x.org/wiki/
Source: http://x.org/pub/individual/lib/pixman-%{version}.tar.xz
Patch0: %{name}-0.23.6-arm_qemu_dont_use_auxv_to_detect_features.patch
License: MIT
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
## AUTOBUILDREQ-END
%description
Libpixman is a merge of libpixregion (a generic library for manipulating pixel regions) and libic (a generic image compositing library).
%package devel
Summary: Header files, libraries and development documentation for %{name}
Group: Development/Libraries
Requires: %{name} = %{version}
%description devel
Libpixman is a merge of libpixregion (a generic library for manipulating pixel regions) and libic (a generic image compositing library).
This package contains static libraries and header files need for development.
%debug_package
%prep
%setup -q -n pixman-%{version}
%build
%meson
%meson_build
%install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%meson_install
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%defattr(-, root, root)
%{_libdir}/libpixman-1.so.*
%doc AUTHORS COPYING
%files devel
%defattr(-, root, root)
%{_includedir}/pixman-1/pixman.h
%{_includedir}/pixman-1/pixman-version.h
%{_libdir}/libpixman-1.so
%{_libdir}/pkgconfig/pixman-1.pc
%doc NEWS README
%changelog
* Fri Mar 01 2024 Automatic Build System <autodist@openmamba.org> 0.43.4-1mamba
- automatic version update by autodist
* Tue Jan 30 2024 Automatic Build System <autodist@openmamba.org> 0.43.2-1mamba
- automatic version update by autodist
* Sun Jan 07 2024 Automatic Build System <autodist@openmamba.org> 0.43.0-1mamba
- automatic version update by autodist
* Thu Nov 03 2022 Automatic Build System <autodist@mambasoft.it> 0.42.2-1mamba
- automatic version update by autodist
* Sun Oct 23 2022 Automatic Build System <autodist@mambasoft.it> 0.42.0-1mamba
- automatic version update by autodist
* Sun May 10 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.40.0-1mamba
- update to 0.40.0
* Thu Apr 11 2019 Automatic Build System <autodist@mambasoft.it> 0.38.4-1mamba
- automatic version update by autodist
* Mon Apr 08 2019 Automatic Build System <autodist@mambasoft.it> 0.38.2-1mamba
- automatic version update by autodist
* Wed Mar 27 2019 Automatic Build System <autodist@mambasoft.it> 0.38.0-1mamba
- automatic version update by autodist
* Sat Dec 01 2018 Automatic Build System <autodist@mambasoft.it> 0.36.0-1mamba
- automatic version update by autodist
* Tue Feb 16 2016 Automatic Build System <autodist@mambasoft.it> 0.34.0-1mamba
- automatic version update by autodist
* Thu Sep 24 2015 Automatic Build System <autodist@mambasoft.it> 0.32.8-1mamba
- automatic version update by autodist
* Sun Jul 06 2014 Automatic Build System <autodist@mambasoft.it> 0.32.6-1mamba
- automatic version update by autodist
* Tue Nov 19 2013 Automatic Build System <autodist@mambasoft.it> 0.32.4-1mamba
- automatic version update by autodist
* Fri Nov 15 2013 Automatic Build System <autodist@mambasoft.it> 0.32.2-1mamba
- automatic version update by autodist
* Thu Aug 08 2013 Automatic Build System <autodist@mambasoft.it> 0.30.2-1mamba
- automatic version update by autodist
* Sat May 11 2013 Automatic Build System <autodist@mambasoft.it> 0.30.0-1mamba
- automatic version update by autodist
* Tue Feb 26 2013 Automatic Build System <autodist@mambasoft.it> 0.29.2-1mamba
- automatic version update by autodist
* Sun Dec 16 2012 Automatic Build System <autodist@mambasoft.it> 0.28.2-1mamba
- automatic version update by autodist
* Fri Nov 09 2012 Automatic Build System <autodist@mambasoft.it> 0.28.0-1mamba
- automatic version update by autodist
* Sat Oct 27 2012 Automatic Build System <autodist@mambasoft.it> 0.27.4-1mamba
- automatic version update by autodist
* Wed Aug 15 2012 Automatic Build System <autodist@mambasoft.it> 0.27.2-1mamba
- automatic version update by autodist
* Mon Jul 02 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.26.2-1mamba
- update to 0.26.2
* Wed May 16 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.25.6-1mamba
- update to 0.25.6
* Tue Apr 10 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.25.2-1mamba
- update to 0.25.2
* Wed Oct 26 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 0.23.6-1mamba
- update to 0.23.6
* Sun Oct 02 2011 Automatic Build System <autodist@mambasoft.it> 0.23.4-1mamba
- automatic version update by autodist
* Mon Jul 25 2011 Automatic Build System <autodist@mambasoft.it> 0.23.2-1mamba
- automatic version update by autodist
* Fri Jun 17 2011 Automatic Build System <autodist@mambasoft.it> 0.22.0-1mamba
- automatic update by autodist
* Sat Aug 21 2010 Automatic Build System <autodist@mambasoft.it> 0.18.4-1mamba
- automatic update by autodist
* Sat Jun 26 2010 Automatic Build System <autodist@mambasoft.it> 0.18.2-1mamba
- automatic update by autodist
* Sat Apr 17 2010 Automatic Build System <autodist@mambasoft.it> 0.18.0-1mamba
- automatic update by autodist
* Wed Jan 20 2010 Automatic Build System <autodist@mambasoft.it> 0.17.4-1mamba
- automatic update by autodist
* Fri Oct 02 2009 Automatic Build System <autodist@mambasoft.it> 0.16.2-1mamba
- automatic update by autodist
* Mon Aug 17 2009 Automatic Build System <autodist@mambasoft.it> 0.15.20-1mamba
- automatic update by autodist
* Sat Jul 25 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 0.15.18-1mamba
- update to 0.15.18
* Tue Jul 14 2009 Automatic Build System <autodist@mambasoft.it> 0.15.16-1mamba
- automatic update by autodist
* Thu Jul 02 2009 Automatic Build System <autodist@mambasoft.it> 0.15.14-1mamba
- automatic update by autodist
* Sun Jun 14 2009 Automatic Build System <autodist@mambasoft.it> 0.15.10-1mamba
- automatic update by autodist
* Fri May 29 2009 Automatic Build System <autodist@mambasoft.it> 0.15.6-1mamba
- automatic update by autodist
* Mon May 18 2009 Automatic Build System <autodist@mambasoft.it> 0.15.4-1mamba
- automatic update by autodist
* Wed Apr 15 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 0.15.2-1mamba
- automatic update by autodist
* Fri Feb 20 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 0.14.0-1mamba
- automatic update by autodist
* Mon Dec 01 2008 gil <puntogil@libero.it> 0.13.2-1mamba
- update to 0.13.2
* Tue Aug 19 2008 gil <puntogil@libero.it> 0.11.8-1mamba
- update to 0.11.8
* Mon May 05 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 0.10.0-1mamba
- update to 0.10.0
* Mon Sep 10 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.5-1mamba
- update to 0.9.5
* Thu Aug 16 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.4-1mamba
- update to 0.9.4 (from x.org)
* Tue Jun 28 2005 Davide Madrisan <davide.madrisan@qilinux.it> 0.1.5-3qilnx
- fixed package group and license
* Wed Jun 22 2005 Alessandro Ramazzina <alessandro.ramazzina@qilinux.it> 0.1.5-2qilnx
- rebuild and moved from devel-contrib repository to devel repository
* Wed Jun 22 2005 Matteo Bernasconi <voyagernm@virgilio.it> - 0.1.5-1qilnx
- first build