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

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

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

Name: steghide
Version: 0.5.1
Release: alt5

Summary: A steganography program

License: GPLv2
Group: File tools

Url: http://steghide.sourceforge.net
Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://prdownloads.sourceforge.net/steghide/steghide-%version.tar
Patch: steghide-0.5.1-gcc41.patch
Patch2: steghide-0.5.1-mhash.patch
Patch3: steghide-0.5.1-gcc43.patch

# BEGIN SourceDeps(oneline):

BuildRequires: %_bindir/doxygen %_bindir/perl gcc-c++ perl(FileHandle.pm)
# END SourceDeps(oneline)

BuildRequires: automake autoconf
BuildRequires: gettext-devel libtool automake autoconf
BuildRequires: libmcrypt-devel libmhash-devel libjpeg-devel zlib-devel

Requires: libmcrypt >= 2.5.8-2
Source44: import.info

%description
Steghide is a steganography program that is able to hide data in various kinds
of image- and audio-files. The color- respectivly sample-frequencies are not
changed thus making the embedding resistant against first-order statistical
tests. Features of steghide include compression and encryption of embedded
data,

embedding of a checksum to verify the integrity of the extracted data and
support for jpeg, bmp, wav and au files.

%prep
%setup
%patch0 -p1
%patch2 -p1
%patch3 -p1 -b .gcc43

%build
%autoreconf
%configure
%make_build CXXFLAGS="$RPM_OPT_FLAGS"

%install
%makeinstall_std
rm -rf %buildroot%_docdir/%name/*

%find_lang %name

%check
# make check

%files -f %name.lang
%_bindir/steghide
%_man1dir/steghide.1*

%doc ABOUT-NLS BUGS CREDITS HISTORY README TODO

%changelog

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

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