From cc3c76d213972aa7b198626c95c000b1364fe259 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sun, 15 Nov 2020 18:12:48 +0100 Subject: [PATCH] mediatomb, update after ssl >= 1.1 (#5416) --- net-misc/mediatomb/mediatomb-0.12.1.recipe | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/net-misc/mediatomb/mediatomb-0.12.1.recipe b/net-misc/mediatomb/mediatomb-0.12.1.recipe index fb25aef6c..a2f9c3c10 100644 --- a/net-misc/mediatomb/mediatomb-0.12.1.recipe +++ b/net-misc/mediatomb/mediatomb-0.12.1.recipe @@ -3,12 +3,12 @@ DESCRIPTION="MediaTomb is an open source UPnP MediaServer" HOMEPAGE="https://sourceforge.net/projects/mediatomb/" COPYRIGHT="2005-2010 Gena Batyan, Sergey 'Jin' Bostandzhyan, Leonhard Wimmer" LICENSE="GNU GPL v2" -REVISION="3" +REVISION="4" SOURCE_URI="https://downloads.sourceforge.net/mediatomb/mediatomb-$portVersion.tar.gz" CHECKSUM_SHA256="31163c34a7b9d1c9735181737cb31306f29f1f2a0335fb4f53ecccf8f62f11cd" PATCHES="mediatomb-$portVersion.patchset" -ARCHITECTURES="!x86_gcc2 ?x86 x86_64" +ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64" SECONDARY_ARCHITECTURES="x86" commandSuffix=$secondaryArchSuffix @@ -72,6 +72,7 @@ BUILD_PREREQUIRES=" BUILD() { + export LDFLAGS="-lnetwork" autoreconf -vfi runConfigure --omit-dirs binDir ./configure \ --bindir=$commandBinDir #\