Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37640662
en ru br
Репозитории ALT
S:3.27.6-alt1
5.1: 2.6.4-alt2
4.1: 2.6.3-alt1.M41.1
3.0: 2.0.5-alt1
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: cmake

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

Name: cmake
Version: 2.0.5
Release: alt1

Summary: Cross-platform, open-source make system

License: BSD
Group: Development/Other
Url: http://www.cmake.org/HTML/Index.html

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://www.cmake.org/files/v2.0/%name-%version.tar.bz2

# manually removed: cvs valgrind cmake

# Automatically added by buildreq on Sun Feb 27 2005
BuildRequires: gcc-c++ java-common libcurl-devel libncurses-devel libqt3-devel libssl-devel libstdc++-devel libtinfo-devel openssh tcl xorg-x11-devel zlib-devel

%description
CMake is used to control the software compilation process using
simple platform and compiler independent configuration files.
CMake generates native makefiles and workspaces that can be
used in the compiler environment of your choice. CMake is quite
sophisticated: it is possible to support complex environments
requiring system configuration, pre-processor generation, code
generation, and template instantiation.

%prep
%setup -q

%build
%configure --datadir=/share/CMake --mandir=/share/man --docdir=/share/doc/%name-%version
%make

%install
%makeinstall DESTDIR=$RPM_BUILD_ROOT
cp CMake.pdf $RPM_BUILD_ROOT/%_docdir/%name-%version

%files
%_bindir/*
%_man1dir/*
%_datadir/CMake
%_datadir/doc/%name-%version

%changelog

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

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