mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
steghide: patch only for gcc11
This commit is contained in:
@@ -6,10 +6,13 @@ first-order statistical tests."
|
||||
HOMEPAGE="http://steghide.sourceforge.net/"
|
||||
COPYRIGHT="2001-2003 Stefan Hetzl"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
SOURCE_URI="https://downloads.sourceforge.net/steghide/steghide-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="a2c7f879a3e22860879889106cc49e486000653f81448264affa0fd616a47da1"
|
||||
PATCHES="steghide-$portVersion.patchset"
|
||||
if [ "$targetArchitecture" != x86_gcc2 ]; then
|
||||
PATCHES+="steghide-gcc11-$portVersion.patchset"
|
||||
fi
|
||||
|
||||
ARCHITECTURES="all"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user