Search Criteria
Package Details: steghide 0.5.1-13
Package Actions
| Git Clone URL: | https://aur.archlinux.org/steghide.git (read-only, click to copy) |
|---|---|
| Package Base: | steghide |
| Description: | Embeds a message in a file by replacing some of the least significant bits |
| Upstream URL: | http://steghide.sourceforge.net |
| Keywords: | obfuscation security |
| Licenses: | GPL-2.0-or-later |
| Submitter: | arojas |
| Maintainer: | marcs |
| Last Packager: | marcs |
| Votes: | 23 |
| Popularity: | 0.24 |
| First Submitted: | 2020-05-01 19:40 (UTC) |
| Last Updated: | 2025-02-16 11:20 (UTC) |
Dependencies (5)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- libjpeg (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR, libjpeg-turbo)
- libmcrypt
- mhash
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
Latest Comments
1 2 Next › Last »
fullarnoldostupi commented on 2026-02-13 14:44 (UTC)
libtool: link: unable to infer tagged configuration with compiler. libtool: link: Possible use of unsupported compiler. libtool: error: specify a tag with '--tag'. For more information, try 'libtool --help'.
doesn't build with clang
workaround (worked for me): CC=gcc CXX=g++ paru -S steghide
Xeonacid commented on 2025-01-21 11:21 (UTC)
license should be
GPL-2.0-or-laterfor SPDX licenseglibcshould be added to dependsXeonacid commented on 2025-01-21 11:18 (UTC)
The checksum of additional patches should not be SKIPped.
marcs commented on 2024-04-02 14:21 (UTC)
@MarsSeed: fixed path for man file; do you know or have you checked if patches from Debian are compatible?
MarsSeed commented on 2024-04-02 13:37 (UTC)
Man files are in wrong dir:
/usr/man/.bluedevil commented on 2024-04-02 08:04 (UTC)
To build for arm archlinux, you need to add below flag to configure:
allesfresser commented on 2022-07-17 19:02 (UTC)
Source file is broken.
marcs commented on 2022-06-13 23:28 (UTC)
source URL fixed
Gobidev commented on 2022-05-21 17:49 (UTC)
Download is broken, diff for fix:
Farzat commented on 2021-09-18 13:25 (UTC) (edited on 2021-09-18 13:25 (UTC) by Farzat)
Error when using dash as /bin/sh instead of bash:
1 2 Next › Last »