From f2a71f53a5e6a40392757347972b067dc6fbc31a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sun, 6 Sep 2020 08:09:00 +0700 Subject: [PATCH] fcitx-rime: correct license Use tarball from fcitx-im.org for stable checksum. Content checked, nothing changed. --- srcpkgs/fcitx-rime/template | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/srcpkgs/fcitx-rime/template b/srcpkgs/fcitx-rime/template index 7491d9c1fb0..751b952bbe5 100644 --- a/srcpkgs/fcitx-rime/template +++ b/srcpkgs/fcitx-rime/template @@ -1,19 +1,15 @@ # Template file for 'fcitx-rime' pkgname=fcitx-rime version=0.3.2 -revision=2 +revision=3 build_style=cmake -configure_args="-DRIME_DATA_DIR=/usr/share/rime-data" -hostmakedepends="pkg-config" +configure_args="-DCMAKE_BUILD_TYPE=None -DRIME_DATA_DIR=/usr/share/rime-data" +hostmakedepends="pkg-config libfcitx" makedepends="fcitx-devel librime-devel" depends="brise" short_desc="Fcitx Wrapper for librime" maintainer="Yuxuan Shui " -license="GPL-3" +license="GPL-2.0-only" homepage="https://github.com/fcitx/fcitx-rime" -distfiles="https://github.com/fcitx/fcitx-rime/archive/${version}.tar.gz" -checksum=dcf9dc689b3675c3321cd43407efe7363b8b6c088f2283ea9a510110b5f24b14 - -if [ -n "$CROSS_BUILD" ]; then - hostmakedepends+=" libfcitx" -fi +distfiles="https://download.fcitx-im.org/fcitx-rime/fcitx-rime-$version.tar.xz" +checksum=f97ea6f515fcc5f526cc25dce3d4ba05fa1c83001f68502d6c284ba39cd5a82d