Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37519895
en ru br
Репозитории ALT

Группа :: Графические оболочки/GNUstep
Пакет: gnustep-performance

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

Name: gnustep-performance
Version: 0.4.0
Release: alt4
Summary: The GNUstep Performance library
License: LGPLv3+
Group: Graphical desktop/GNUstep
Url: http://www.gnustep.org/
Packager: Andrey Cherepanov <cas at altlinux.org>

# http://svn.gna.org/svn/gnustep/libs/performance/trunk/

Source: %name-%version.tar
Patch1: link-libs.patch

BuildPreReq: gnustep-make-devel gnustep-base-devel
BuildPreReq: /proc

%description
The GNUstep performance library.

%package -n lib%name
Summary: The GNUstep Performance library
Group: System/Libraries

%description -n lib%name
The GNUstep performance library.

%package -n lib%name-devel
Summary: Development files of the GNUstep Performance library
Group: Development/Objective-C
Provides: %name-devel = %version-%release
Requires: lib%name = %version-%release

%description -n lib%name-devel
The GNUstep performance library.

This package contains development files of the GNUstep Performance
library.

%package -n lib%name-devel-doc
Summary: Documentation for the GNUstep Performance library
Group: Development/Documentation
BuildArch: noarch

%description -n lib%name-devel-doc
The GNUstep performance library.

This package contains development documentation for the GNUstep
Performance library.

%prep
%setup
%patch1 -p1

%build
. %_datadir/GNUstep/Makefiles/GNUstep.sh

%make_build \
messages=yes \
debug=yes \
strip=no \
shared=yes \
CONFIG_SYSTEM_LIBS='-lgnustep-base -lobjc2'

%install
. %_datadir/GNUstep/Makefiles/GNUstep.sh

%makeinstall_std GNUSTEP_INSTALLATION_DOMAIN=SYSTEM

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

%files -n lib%name-devel
%_includedir/*
%_libdir/*.so

%files -n lib%name-devel-doc
%_docdir/GNUstep

%changelog

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

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