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

Группа :: Работа с файлами
Пакет: lstorrent

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

Name: lstorrent
Version: 0.0.1
Release: alt1
License: GPL2+
Group: File tools
Summary: allow to view files in *.torrent file from command line
Url: http://code.google.com/p/lstorrent/
Source:  %name.tar

%description
Allow to view list of files in *.torrent file from command line with
controllable output (only files, files and catalogs, files with
relative paths, etc).

%prep
%setup -n %name

%build
%make

%install
mkdir -p %buildroot/%_bindir
install -m 755 test %buildroot/%_bindir/%name

%files
%_bindir/%name
%doc man_pages

%changelog

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

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