From b2bbdf5d0439a8a4d60f6bea38064653430b23e3 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Mon, 3 Apr 2023 12:16:39 +0200 Subject: [PATCH] zbar, disable static (#8251) --- media-gfx/zbar/zbar-0.23.90.recipe | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/media-gfx/zbar/zbar-0.23.90.recipe b/media-gfx/zbar/zbar-0.23.90.recipe index e4d24c828..f02d83ee4 100644 --- a/media-gfx/zbar/zbar-0.23.90.recipe +++ b/media-gfx/zbar/zbar-0.23.90.recipe @@ -12,7 +12,7 @@ for embedded use." HOMEPAGE="https://github.com/mchehab/zbar/" COPYRIGHT="2007-2010 Jeff Brown" LICENSE="GNU LGPL v2.1" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/mchehab/zbar/archive/refs/tags/$portVersion.zip" CHECKSUM_SHA256="db1db11da4b7a3e2be752dfe2844834482ce72fd024c6b8f499d8caba0a52ce4" @@ -89,7 +89,8 @@ BUILD() --without-dbus \ --without-qt \ --without-gtk \ - --without-python + --without-python \ + --disable-static # Patch libtool for build as ln silently fails # this will instead trigger an OR statement and copy the file