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

Группа :: Development/Tools
Пакет: nforenum

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

Name: nforenum
Version: 3.4.6
Release: alt1
Summary: NFORenum is a format correcter and linter for the NFO programming language.
Group: Development/Tools
License: GPLv2+
Url: http://users.tt-forums.net/dalestan/nforenum/
Source0: %name-%version-%release.tar
Patch0: %name-%version-%release.patch

# Automatically added by buildreq on Tue Sep 01 2009

BuildRequires: boost-devel gcc-c++

%description
NFORenum is a format correcter and linter for the NFO programming language.

%prep
%setup -q -n %name-%version-%release
%patch0 -p 1

%build
%make

%install
for file in renum; do
 %__install -D -m 755 $file %buildroot%_bindir/$file
done


%files
%doc CHANGELOG.txt doc/*.en.txt
%_bindir/*

%changelog

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

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