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

Группа :: Development/Erlang
Пакет: erlang-tidy

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

%define _unpackaged_files_terminate_build 1

%global realname tidy

Name: erlang-%realname
Version: 2.3.1.0.1.d9c7
Release: alt1
Summary: Erlang code cleaner
Group: Development/Erlang
License: Apache-2.0
Url: https://github.com/processone/ezlib.git
BuildArch: noarch

# https://github.com/richcarl/erl_tidy

Source: %name-%version.tar

BuildRequires(pre): rpm-build-erlang
BuildRequires: erlang-otp-devel erlang-devel

%description
erl_tidy is an automatic code cleaner for Erlang code. It was previously
part of the syntax_tools application.

%prep
%setup

%build
%make_build

%install
mkdir -p %buildroot%_erllibdir/%realname-%version
cp -r ./ebin %buildroot%_erllibdir/%realname-%version

%files
%doc LICENSE LGPL README
%_erllibdir/%realname-%version

%changelog

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

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