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

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

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

%define oname cpptest
Name: libcpptest
Version: 2.0.0
Release: alt1

Summary: CppTest is a unit testing framework for handling automated tests in C++

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

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://prdownloads.sourceforge.net/%oname/%oname-%version.tar

# Automatically added by buildreq on Sat Mar 07 2009

BuildRequires: gcc-c++

%description
CppTest is a portable and powerful, yet simple, unit testing framework
for handling automated tests in C++. The focus lies on usability and
extendability.
Several output formats are supported and new ones are easily added.

%package devel
Summary: Header files for %name
Group: Development/Other
Requires: %name = %version-%release

%description devel
Header files for libspiff.

%prep
%setup -n %oname-%version

%build
%configure --disable-static
%make_build

%install
%makeinstall_std

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

%files devel
%_libdir/lib*.so
%_includedir/%{oname}*
%_pkgconfigdir/*

%changelog

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

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