Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37713078
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: alt1

Summary: PlotMM - GTKmm plot widget for scientific applications

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

Packager: Vitaly Lipatov <lav at altlinux.ru>

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

# manually removed: sope-appserver gcc-g77 gnome-libs-devel gnustep-base

# Automatically added by buildreq on Sun Nov 27 2005
BuildRequires: doxygen fontconfig-devel freetype2-devel gcc-c++ glib2-devel libatk-devel libcairo-devel libglibmm-devel libglitz-devel libgtk+2-devel libgtkmm2-devel libpango-devel libpng-devel libsigc++2.0-devel libstdc++-devel pkg-config xorg-x11-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 -q -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 - )

%post
%post_ldconfig

%postun
%post_ldconfig

%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