Name: gobject-introspection Version: 1.64.1 Release: 1%{?_dist_release} Summary: Introspection system for GObject-based libraries Group: Development/Libraries License: GPLv2+, LGPLv2+, MIT URL: http://live.gnome.org/GObjectIntrospection %define major_minor %(echo %{version} | sed -e 's/\.[0-9]*$//') Source0: https://ftp.gnome.org/pub/gnome/sources/%{name}/%{major_minor}/%{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Obsoletes: gir-repository < 0.6.6 BuildRequires: glib2-devel BuildRequires: python3-devel BuildRequires: gettext BuildRequires: intltool BuildRequires: gtk-doc BuildRequires: flex BuildRequires: bison BuildRequires: libffi-devel BuildRequires: mesa-libGL-devel BuildRequires: cairo-devel >= 1.10.0 BuildRequires: libxml2-devel BuildRequires: libXfixes-devel BuildRequires: libX11-devel BuildRequires: fontconfig-devel BuildRequires: libXft-devel BuildRequires: freetype2-devel BuildRequires: gnome-common BuildRequires: meson Requires: python3-devel Vendor: Project Vine Distribution: Vine Linux %description GObject Introspection can scan C header and source files in order to generate introspection "typelib" files. It also provides an API to examine typelib files, useful for creating language bindings among other things. %package devel Summary: Libraries and headers for gobject-introspection Summary(ja): %{name} の開発用ファイル Group: Development/Libraries Requires: %name = %{version}-%{release} Requires: glib2-devel Requires: libffi-devel Requires: pkgconfig Obsoletes: gir-repository-devel < 0.6.6 %description devel Libraries and headers for gobject-introspection %prep %setup -q %build %meson \ -Ddoctool=disabled \ -Dgtk_doc=true %meson_build %install rm -rf $RPM_BUILD_ROOT %meson_install # Die libtool, die. find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';' %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %license COPYING %{_libdir}/lib*.so.* %dir %{_libdir}/girepository-1.0 %{_libdir}/girepository-1.0/*.typelib %files devel %defattr(-,root,root) %{_libdir}/lib*.so %dir %{_libdir}/gobject-introspection %{_libdir}/gobject-introspection/* %{_libdir}/pkgconfig/* %{_includedir}/* %{_bindir}/g-ir-* %{_datadir}/gir-1.0 %{_datadir}/aclocal/introspection.m4 %{_datadir}/gobject-introspection-1.0/Makefile.introspection %{_datadir}/gobject-introspection-1.0/tests %{_datadir}/gobject-introspection-1.0/gdump.c %{_datadir}/gtk-doc/html/gi/* %{_mandir}/man1/*.gz %changelog * Thu Apr 16 2020 Tomohiro "Tomo-p" KATO 1.64.1-1 - new upstream release. * Sat Sep 21 2019 Tomohiro "Tomo-p" KATO 1.62.0-1 - new upstream release. * Sun Sep 01 2019 Tomohiro "Tomo-p" KATO 1.60.2-1 - new upstream release. * Sat Jan 06 2018 Tomohiro "Tomo-p" KATO 1.55.0-1 - new upstream release. * Thu Jul 14 2016 Yoji TOYODA 1.48.0-1 - new upstream release * Thu Oct 29 2015 Yoji TOYODA 1.46.0-1 - new upstream release * Sat Mar 28 2015 Yoji TOYODA 1.44.0-1 - new upstream release * Sun Oct 26 2014 Yoji TOYODA 1.42.0-1 - new upstream release * Sun Jul 06 2014 Yoji TOYODA 1.40.0-2 - rebuild with libffi-3.0.13 * Fri Mar 28 2014 Yoji TOYODA 1.40.0-1 - new upstream release * Mon Dec 30 2013 Yoji TOYODA 1.38.0-2 - rebuild with VineSeed environment * Sat Oct 26 2013 Yoji TOYODA 1.38.0-1 - new upstream release * Wed Apr 17 2013 Yoji TOYODA 1.36.0-1 - new upstream release * Wed Nov 14 2012 Yoji TOYODA 1.34.2-1 - new upstream release * Thu Oct 18 2012 Yoji TOYODA 1.34.1-1 - new upstream release * Wed Sep 26 2012 Yoji TOYODA 1.34.0-1 - new upstream release * Sat Apr 21 2012 Yoji TOYODA 1.32.0-1 - new upstream release - remove Source1 * Fri Sep 23 2011 Yoji TOYODA 1.30.0-1 - new upstream release * Sat Sep 03 2011 Yoji TOYODA 1.29.17-1 - new upstream release - remove Patch0 * Sun Aug 14 2011 Yoji TOYODA 1.29.16-2 - add Source1 (glib-2.0.c) - add Patch0 (gobject-introspection-fix-link.patch) * Sat Jul 30 2011 Yoji TOYODA 1.29.16-1 - new upstream release * Sat May 28 2011 Yoji TOYODA 0.10.8-1 - new upstream release * Thu Feb 24 2011 Yoji TOYODA 0.10.3-1 - new upstream release * Wed Feb 09 2011 Yoji TOYODA 0.10.2-1 - new upstream release * Sun Jan 23 2011 Yoji TOYODA 0.10.1-1 - new upstream release * Sat Nov 20 2010 Yoji TOYODA 0.9.12-1 - new upstream release * Sat Oct 02 2010 Yoji TOYODA 0.9.8-1 - new upstream release - add Obsoletes: gir-repository < 0.6.6 - fix %files * Sat Sep 25 2010 Yoji TOYODA 0.6.14-3 - delete Patch0 * Tue Sep 21 2010 IWAI, Masaharu 0.6.14-2 - build with rpm-4.8.1-1 for pkg-config file * Sun Jul 25 2010 Yoji TOYODA 0.6.14-1 - new upstream release * Thu Apr 29 2010 Yoji TOYODA 0.6.10-1 - new upstream release * Wed Mar 31 2010 Yoji TOYODA 0.6.9-1 - new upstream release - add Requires: libffi-devel (devel package) * Sun Mar 14 2010 Yoji TOYODA 0.6.8-1 - new upstream release * Sun Feb 28 2010 Yoji TOYODA 0.6.7-1 - new upstream release - add Patch0 for ppc * Wed Feb 03 2010 Shu KONNO 0.6.5-2 - rebuilt with python-2.6.4 * Sat Sep 26 2009 Daisuke SUZUKI 0.6.5-1 - initial build for Vine Linux * Fri Sep 11 2009 Colin Walters - 0.6.5-1 - New upstream - Drop libtool dep * Fri Aug 28 2009 Colin Walters - 0.6.4-2 - Add dep on libtool temporarily * Wed Aug 26 2009 Colin Walters - 0.6.4-1 - New upstream 0.6.4 - Drop upstreamed build fix patch * Fri Jul 24 2009 Fedora Release Engineering - 0.6.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Mon Jul 6 2009 Peter Robinson - 0.6.3-4 - Add upstream patch to fix a build crash * Thu Jul 2 2009 Peter Robinson - 0.6.3-3 - Add -ggdb temporarily so it compiles on ppc64 * Thu Jul 2 2009 Peter Robinson - 0.6.3-2 - Add the new source file * Thu Jul 2 2009 Peter Robinson - 0.6.3-1 - Update to 0.6.3 * Mon Jun 1 2009 Dan Williams - 0.6.2-1 - Update to 0.6.2 * Tue Feb 24 2009 Fedora Release Engineering - 0.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Thu Dec 11 2008 Colin Walters - 0.6.1-1 - Update to 0.6.1 * Fri Oct 31 2008 Colin Walters - 0.6.0-1 - Create spec goo