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

Группа :: Работа с текстами
Пакет: uncrustify

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

Name: uncrustify
Version: 0.33
Release: alt1

Summary: Uncrustify is a source code beautifier

License: GPL
Group: Text tools
Url: http://uncrustify.sourceforge.net/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://dl.sf.net/%name/%name-%version.tar.bz2

# Automatically added by buildreq on Tue Jul 18 2006

BuildRequires: gcc-c++

%description
Uncrustify is a source code beautifier that allows you to banish crusty
code. It works with C, C++, C#, D, and Java and indents (with spaces,
tabs and spaces, and tabs only), adds and removes newlines, has a high
degree of control over operator spacing, aligns code, is extremely
configurable, and is easy to modify.

%prep
%setup -q

%build
%configure
%make_build

%install
%makeinstall

%files
%doc NEWS README todo.txt BUGS AUTHORS
%_bindir/*
%_datadir/%name/*

%changelog

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

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