Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37837418
en ru br
ALT Linux repos
S:0.5.1-alt6
5.0: 0.5.1-alt4
4.1: 0.5.1-alt3
4.0: 0.5.1-alt2
3.0: 0.5.1-alt1

Group :: File tools
RPM: steghide

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: steghide
Version: 0.5.1
Release: alt2

Summary: A steganography hiding tool
License: GPL
Group: File tools
URL: http://steghide.sourceforge.net/
Source: http://dl.sourceforge.net/steghide/steghide-%version.tar.bz2
Patch0: steghide-0.5.1-gcc34.patch
Patch1: steghide-0.5.1-gcc4.patch

BuildRequires: automake_1.8 autoconf_2.5

# Automatically added by buildreq on Tue May 16 2006

BuildRequires: doxygen gcc-c++ libjpeg-devel libmcrypt-devel libmhash-devel zlib-devel

%description
Steghide is a steganography program that is able to hide data in various
kinds of image and audio files. The color-frequencies (for image files) or
sample-frequencies (for audio files) 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 -q
%patch0 -p0
%patch1 -p1

%build
aclocal-1.8
autoconf-2.5
touch NEWS ChangeLog AUTHORS
automake-1.8
%configure
%make_build

%install
cp mkinstalldirs ..
%make_install install DESTDIR=%buildroot
rm -rf %buildroot%_docdir/%name

%find_lang %name

%files -f %name.lang
%doc BUGS CREDITS HISTORY README
%_bindir/*
%_man1dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin