From 8ecebb8cfab7622e5f32843a9ad8c1b48d1fa356 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Wed, 14 Aug 2019 11:13:45 +0200 Subject: [PATCH] mythes: revbump after hunspell bump (#4093) --- app-text/mythes/mythes-1.2.4.recipe | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/app-text/mythes/mythes-1.2.4.recipe b/app-text/mythes/mythes-1.2.4.recipe index a06434302..ef3bff1fb 100644 --- a/app-text/mythes/mythes-1.2.4.recipe +++ b/app-text/mythes/mythes-1.2.4.recipe @@ -26,11 +26,11 @@ recent WordNet data." HOMEPAGE="https://sourceforge.net/projects/hunspell/files/MyThes/1.2.4" COPYRIGHT="1994-2009 Free Software Foundation, Inc." LICENSE="BSD (2-clause)" -REVISION="3" +REVISION="4" SOURCE_URI="http://prdownloads.sf.net/hunspell/mythes-1.2.4.tar.gz" CHECKSUM_SHA256="1e81f395d8c851c3e4e75b568e20fa2fa549354e75ab397f9de4b0e0790a305f" -ARCHITECTURES="x86_gcc2 x86_64" +ARCHITECTURES="!x86_gcc2 ?x86 x86_64" SECONDARY_ARCHITECTURES="x86" libVersion="1.2.4" @@ -45,7 +45,7 @@ PROVIDES=" REQUIRES=" haiku$secondaryArchSuffix cmd:perl - lib:libhunspell_1.6$secondaryArchSuffix + lib:libhunspell_1.7$secondaryArchSuffix " PROVIDES_devel=" @@ -58,7 +58,7 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libhunspell_1.6$secondaryArchSuffix + devel:libhunspell_1.7$secondaryArchSuffix " BUILD_PREREQUIRES=" cmd:awk @@ -69,7 +69,8 @@ BUILD_PREREQUIRES=" BUILD() { - runConfigure ./configure + runConfigure --omit-dirs binDir ./configure \ + --bindir=$prefix/bin make $jobArgs } @@ -77,7 +78,7 @@ INSTALL() { make install - prepareInstalledDevelLibs \ + prepareInstalledDevelLib \ libmythes-1.2 fixPkgconfig