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

Группа :: Система/Библиотеки
Пакет: libgconfmm2

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

%define oname gconfmm
%define api_version 2.6
%define major 2.24
Name: libgconfmm2
Version: %major.0
Release: alt1

Summary: A C++ interface for GConf2
License: LGPL
Group: System/Libraries
Url: http://gtkmm.sourceforge.net/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://ftp.gnome.org/pub/GNOME/sources/%oname/%major/%oname-%version.tar.bz2

# Automatically added by buildreq on Sun Jan 13 2008

BuildRequires: gcc-c++ libGConf-devel libgtkmm2-devel

%description
This package provides a C++ interface for gconf2.  It is a subpackage
of the Gtk-- project.  The interface provides a convenient interface for C++
programmers to create Gnome GUIs with GTK+'s flexible object-oriented
framework.

%package devel
Summary: Headers and development files of GConf 2 C++ wrapper
Group: Development/GNOME and GTK+
Requires: %name = %version-%release

%description devel
This package contains the headers and various development files needed,
when compiling or developing programs which want GConf 2 C++ wrapper.

%prep
%setup -q -n %oname-%version
#%__subst "s|examples | |" Makefile.in

%build
%configure \
          --disable-static \
          --enable-shared --enable-docs

%make_build

%install
%makeinstall_std

%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig

%files
%doc AUTHORS NEWS ChangeLog README
%_libdir/*.so.*

%files devel
%_includedir/%oname-%api_version/
%_libdir/%oname-%api_version/
%_pkgconfigdir/%oname-%api_version.pc
%_libdir/*.so

%changelog

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

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