Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37566865
en ru br
Репозитории ALT
S:1.78.1-alt1
5.1: 0.6.5-alt1
www.altlinux.org/Changes

Группа :: Разработка/C
Пакет: gobject-introspection

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: gobject-introspection
Version: 0.6.5
Release: alt1
Summary: Introspection system for GObject-based libraries
Group: Development/C
License: GPLv2+, LGPLv2+, MIT
URL: http://live.gnome.org/GObjectIntrospection
Packager: Valery Inozemtsev <shrek at altlinux.ru>

Source: %name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires: flex gtk-doc libffi-devel libgio-devel python-devel python-modules-ctypes

%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
Group: Development/C
Requires: %name = %version-%release libgio-devel

%description devel
Libraries and headers for gobject-introspection

%prep
%setup -q
%patch -p1

%build
gtkdocize
%autoreconf
%configure \
--disable-static
%make

%install
%make DESTDIR=%buildroot install

%files
%_libdir/lib*.so.*
%_libdir/girepository-1.0

%files devel
%_includedir/%name-1.0
%_bindir/g-ir-*
%_libdir/lib*.so
%python_sitelibdir/giscanner
%_pkgconfigdir/*
%_datadir/gir-1.0
%_datadir/aclocal/introspection.m4
%_man1dir/*.1*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin