[Lunar-commits] <moonbase-other> steghide: small tweaks.

Florin Braescu florin at lunar-linux.org
Sun Oct 20 12:19:33 CEST 2013


commit 09ffaadf9407a093fb1c553670a950ed080c2504
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 20 Oct 2013 03:19:20 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/09ffaadf9407a093fb1c553670a950ed080c2504

steghide: small tweaks.
---
  crypto/steghide/BUILD   | +1/-1     
  crypto/steghide/DETAILS | +2/-2     
  2 files changed, 3 insertions(+), 3 deletions(-)

--- a/crypto/steghide/BUILD
+++ b/crypto/steghide/BUILD
@@ -2,7 +2,7 @@
 
   # this is a hack to get around a libtool-1.4.x versioning problem
   sedit "s/\$(LIBTOOL) --mode=link//g" src/Makefile.in &&
-  
+
   default_config   &&
   make             &&
   make check       &&
--- a/crypto/steghide/DETAILS
+++ b/crypto/steghide/DETAILS
@@ -1,17 +1,17 @@
           MODULE=steghide
          VERSION=0.5.1
           SOURCE=$MODULE-$VERSION.tar.bz2
-   SOURCE_URL[0]=$SFORGE_URL/$MODULE/
+      SOURCE_URL=$SFORGE_URL/$MODULE/
         WEB_SITE=http://steghide.sourceforge.net
          ENTERED=20040125
          UPDATED=20040125
            SHORT="A steganography app that is able to hide data in image and audio files"
+
 cat << EOF
 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 include the compression of the embedded data, encryption of the
 embedded data and automatic integrity checking using a checksum. The JPEG,
 BMP, WAV and AU file formats are supported for use as a cover file. There are




More information about the Lunar-commits mailing list