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

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

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

%define oname plotmm
Name: libplotmm
Version: 0.1.2
Release: alt2

Summary: PlotMM - GTKmm plot widget for scientific applications

License: LGPL
Group: System/Libraries
Url: http://plotmm.sourceforge.net/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://prdownloads.sf.net/plotmm/%oname-%version.tar
Patch: %name-as-needed.patch
Patch1: %name-sigc.patch

# Automatically added by buildreq on Wed Mar 30 2011

BuildRequires: doxygen gcc-c++ glibc-devel libgtkmm2-devel

%description
PlotMM is an extension to the gtkmm library.  It contains widgets
which are primarily useful for technical and scientifical purposes.
Initially, this is a 2-D plotting widget.

PlotMM is based in part on the work of the Qwt project
(http://qwt.sf.net).

%package -n %name-devel
Summary: Headers and development files of %name library
Group: Development/GNOME and GTK+
Requires: %name = %version-%release

%description -n %name-devel
This package contains the headers and various development files needed
for compiling or development of applications that wants C++ interface
of %name library.

%prep
%setup -n %oname-%version
%patch
%patch1 -p1

%build
%autoreconf
%configure --disable-static

%make_build

%install
%makeinstall_std
( cd %buildroot%_bindir ; mv curves %oname-curves; mv simple %oname-simple; cd - )

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

%files -n %name-devel
%_bindir/%oname-*
%doc AUTHORS ChangeLog NEWS doc/html
%_includedir/*
%_libdir/*.so
%_pkgconfigdir/*.pc

%changelog

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

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