From 4ed6bf92580f97a299468fc0c4e776299814ca38 Mon Sep 17 00:00:00 2001 From: Lockywolf Date: Sat, 16 Mar 2024 18:27:39 +0700 Subject: libraries/coeurl: Add patch. Signed-off-by: Willy Sudiarto Raharjo --- libraries/coeurl/coeurl.SlackBuild | 4 +++- libraries/coeurl/coeurl.info | 6 ++++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'libraries') diff --git a/libraries/coeurl/coeurl.SlackBuild b/libraries/coeurl/coeurl.SlackBuild index add9a98f58..9a494490fb 100644 --- a/libraries/coeurl/coeurl.SlackBuild +++ b/libraries/coeurl/coeurl.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=coeurl VERSION=${VERSION:-0.3.0} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -83,6 +83,8 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; +patch -p1 < $CWD/831e2ee8e9cf08ea1ee9736cde8370f9d0312abc.patch + mkdir build cd build CFLAGS="$SLKCFLAGS" \ diff --git a/libraries/coeurl/coeurl.info b/libraries/coeurl/coeurl.info index f15d4ca41b..26ec4aa1e4 100644 --- a/libraries/coeurl/coeurl.info +++ b/libraries/coeurl/coeurl.info @@ -1,8 +1,10 @@ PRGNAM="coeurl" VERSION="0.3.0" HOMEPAGE="https://nheko.im/Nheko-Reborn/coeurl/" -DOWNLOAD="https://nheko.im/nheko-reborn/coeurl/-/archive/v0.3.0/coeurl-v0.3.0.tar.gz" -MD5SUM="4b36d70d0f21d8bf8ae89db60784502e" +DOWNLOAD="https://nheko.im/nheko-reborn/coeurl/-/archive/v0.3.0/coeurl-v0.3.0.tar.gz \ +https://nheko.im/nheko-reborn/coeurl/-/commit/831e2ee8e9cf08ea1ee9736cde8370f9d0312abc.patch" +MD5SUM="4b36d70d0f21d8bf8ae89db60784502e \ +f5f773dd996619dc1631be117f861f89" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="spdlog" -- cgit v1.2.3