From 713ed48d5e1916322a31be183a815b5aea7dacf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 18 Aug 2023 11:47:46 +0700 Subject: [PATCH] fcitx5: update to 5.1.0. --- srcpkgs/fcitx5/patches/xbps-src-download.patch | 10 ---------- srcpkgs/fcitx5/template | 4 ++-- 2 files changed, 2 insertions(+), 12 deletions(-) delete mode 100644 srcpkgs/fcitx5/patches/xbps-src-download.patch diff --git a/srcpkgs/fcitx5/patches/xbps-src-download.patch b/srcpkgs/fcitx5/patches/xbps-src-download.patch deleted file mode 100644 index 2a380fb6445..00000000000 --- a/srcpkgs/fcitx5/patches/xbps-src-download.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/src/lib/fcitx-utils/Fcitx5Download.cmake.in -+++ b/src/lib/fcitx-utils/Fcitx5Download.cmake.in -@@ -1,4 +1,7 @@ - if (NOT EXISTS "@FCITX5_DOWNLOAD_DEST@") -+ if (DEFINED ENV{XBPS_MACHINE}) -+ message(FATAL_ERROR "Downloading @FCITX5_DOWNLOAD_URL@ is forbidden inside xbps-src") -+ endif() - message(STATUS "Downloading '@FCITX5_DOWNLOAD_URL@' to '@FCITX5_DOWNLOAD_DEST@'...") - file(DOWNLOAD - "@FCITX5_DOWNLOAD_URL@" diff --git a/srcpkgs/fcitx5/template b/srcpkgs/fcitx5/template index 1a6a8456239..a30c5801831 100644 --- a/srcpkgs/fcitx5/template +++ b/srcpkgs/fcitx5/template @@ -1,6 +1,6 @@ # Template file for 'fcitx5' pkgname=fcitx5 -version=5.0.23 +version=5.1.0 revision=1 build_style=cmake build_helper=qemu @@ -21,7 +21,7 @@ homepage="https://fcitx-im.org/wiki/Fcitx" _en_dict_ver=20121020 distfiles="https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-${version}.tar.xz https://download.fcitx-im.org/data/en_dict-${_en_dict_ver}.tar.gz" -checksum="04f209a6406225ce19785f8d9d3bdb253944586edcfa9601414fcdda8a1b13a0 +checksum="3305a077478fafb8d738059e4616b9a28b89e89baf505c9edb208daeb9ed4619 c44a5d7847925eea9e4d2d04748d442cd28dd9299a0b572ef7d91eac4f5a6ceb" skip_extraction=en_dict-${_en_dict_ver}.tar.gz lib32disabled=yes