Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37553611
en ru br
Репозитории ALT
S:2.28.3-alt1
4.0: 2.18.0-alt1
3.0: 2.10.0-alt1
www.altlinux.org/Changes

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

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

%define pkgname gconfmm
%define api_version 2.6
%define major 2.18
Name: gconfmm2
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/gconfmm/%major/%pkgname-%version.tar.bz2

# Automatically added by buildreq on Fri Jul 21 2006

BuildRequires: gcc-c++ libGConf-devel libglibmm-devel libgtkmm2-devel libsigc++2.0-devel pkg-config

%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 -n lib%name
Summary: %summary
Group: %group

%description -n lib%name
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 -n lib%name-devel
Summary: Headers and development files of GConf 2 C++ wrapper
Group: Development/GNOME and GTK+
Requires: lib%name = %version

%description -n lib%name-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 %pkgname-%version
#%__subst "s|examples | |" Makefile.in

%build
%configure --disable-static

%make

%install
%makeinstall

%post -n lib%name -p /sbin/ldconfig
%postun -n lib%name -p /sbin/ldconfig

%files -n lib%name
%doc COPYING.LIB
%_libdir/*.so.*

%files -n lib%name-devel
%doc AUTHORS COPYING.LIB ChangeLog NEWS README
%_includedir/*
%_libdir/%pkgname-%api_version
%_pkgconfigdir/*.pc
#%_libdir/*.a
#%_libdir/*.la
%_libdir/*.so

%changelog

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

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