Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37839138
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: alt3

Summary: A steganography hiding tool
License: GPLv2+
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

# Automatically added by buildreq on Sat Dec 29 2007

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
%patch0 -p0
%patch1 -p1

%build
touch NEWS ChangeLog AUTHORS
%__autoreconf
%configure
%make_build

%install
%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