From bf2fbde1a8a0e5dc6314cc93b66abb22670f4cea Mon Sep 17 00:00:00 2001 From: Robert Kausch Date: Sat, 1 Dec 2018 22:11:11 +0100 Subject: [PATCH] smooth: bump to 0.8.74.0~pre5 (#3428) --- ...74.0~pre4.recipe => smooth-0.8.74.0~pre5.recipe} | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) rename dev-libs/smooth/{smooth-0.8.74.0~pre4.recipe => smooth-0.8.74.0~pre5.recipe} (90%) diff --git a/dev-libs/smooth/smooth-0.8.74.0~pre4.recipe b/dev-libs/smooth/smooth-0.8.74.0~pre5.recipe similarity index 90% rename from dev-libs/smooth/smooth-0.8.74.0~pre4.recipe rename to dev-libs/smooth/smooth-0.8.74.0~pre5.recipe index 3af9dffa4..eda35ff68 100644 --- a/dev-libs/smooth/smooth-0.8.74.0~pre4.recipe +++ b/dev-libs/smooth/smooth-0.8.74.0~pre5.recipe @@ -15,7 +15,7 @@ COPYRIGHT="1998-2018 Robert Kausch" LICENSE="Artistic v2.0" REVISION="1" SOURCE_URI="https://downloads.sourceforge.net/smooth/smooth-${portVersion/\~/-}.tar.gz" -CHECKSUM_SHA256="815f0329b5546c78feeb9ad1813855dfcb7bc062e28de44d0b4aadd7c6625d80" +CHECKSUM_SHA256="1761c166b0a031ba43c67da46f4f8ddeb712fcd1c8f29531ac86dc3d4b0c6e10" SOURCE_DIR="smooth-${portVersion/\~/-}" ARCHITECTURES="!x86_gcc2 x86 x86_64" @@ -44,6 +44,7 @@ REQUIRES=" haiku$secondaryArchSuffix lib:libbz2$secondaryArchSuffix lib:libcurl$secondaryArchSuffix + lib:libfribidi$secondaryArchSuffix lib:libiconv$secondaryArchSuffix lib:libjpeg$secondaryArchSuffix lib:libpng16$secondaryArchSuffix @@ -63,6 +64,7 @@ BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libbz2$secondaryArchSuffix devel:libcurl$secondaryArchSuffix + devel:libfribidi$secondaryArchSuffix devel:libiconv$secondaryArchSuffix devel:libjpeg$secondaryArchSuffix devel:libpng16$secondaryArchSuffix @@ -77,15 +79,6 @@ BUILD_PREREQUIRES=" cmd:pkg_config$secondaryArchSuffix " -PATCH() -{ - if [ -n "$secondaryArchSuffix" ]; then - sed -i -r \ - -e "s|/system(/[^/]+)?/lib|/system\1/$relativeLibDir|" \ - classes/system/dynamicloader.cpp - fi -} - BUILD() { make $jobArgs