Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37047006
en ru br
Репозитории ALT
S:0.0.1-alt18
5.1: 0.0.1-alt12
4.1: 0.0.1-alt10
4.0: 0.0.1-alt10
3.0: 0.0.1-alt8
www.altlinux.org/Changes

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

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

%define _unpackaged_files_terminate_build 1
%define _stripped_files_terminate_build 1
%set_verify_elf_method strict

%{?optflags_lto:%global optflags_lto %optflags_lto -ffat-lto-objects}

Name: libncursesxx
Version: 0.0.1
Release: alt18
Summary: C++ bindings for ncurses library
License: LGPL
Group: System/Libraries
Url: http://sisyphus.ru/ru/srpm/Sisyphus/libncursesxx

Source: %name-%version.tar

BuildRequires: gcc-c++ libncurses-devel libstdc++-devel libtinfo-devel

Conflicts: libcolorifer <= 1.0.1-alt7

%description
C++ bindings for ncurses library

%package devel
Summary: Development part of %name
Group: Development/C++
Requires: %name = %EVR

%description devel
Contents header files and development libraries for %name

%package devel-static
Summary: Static libraries for %name
Group: Development/C++
Requires: %name-devel = %EVR

%description devel-static
Contents static libraries for %name

%prep
%setup

%build
%make_build

%install
%makeinstall

%files
%doc ChangeLog
%_libdir/*.so.*

%files devel
%_libdir/*.so
%_includedir/*

%files devel-static
%_libdir/*.a

%changelog

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

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