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

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

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

Name: scramble
Version: 4.5.0
Release: alt2

Summary: scramble is a file encryption command loosely based on the character rotation wheel of the enigma cypher.
License: GPL
Group: File tools
Packager: Eugene Ostapets <eostapets at altlinux.ru>
Url: http://xffm.sourceforge.net/scramble.html

Source: %name-%version.tar.gz

BuildPreReq: glib2-devel
# Automatically added by buildreq on Sat Jan 19 2008
BuildRequires: gcc-c++ intltool

%description
Scramble is the command find tool used by the Xffm-filemanager to encrypt and descrypt
files upon user request. The application is also used to schred files before deleting.

%prep
%setup -q

%build
intltoolize --force
libtoolize --force --copy
aclocal -I m4
automake -f -a -c
autoconf
%configure
%make_build

%install
%makeinstall
%find_lang %name

%files -f %name.lang
%_bindir/*
%_man1dir/*
%dir %_datadir/xffm/%name
%_datadir/xffm/%name/*
%exclude %_pkgconfigdir/*.pc

%changelog

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

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