From 69f0cd6dec8b4bb30eec98061aca67e897715895 Mon Sep 17 00:00:00 2001 From: Ashpool Date: Sun, 25 Oct 2020 15:04:20 +0300 Subject: [PATCH 1/2] qalculate: update to 3.14.0, drop noarch. --- srcpkgs/libqalculate-data | 1 - srcpkgs/qalculate/template | 14 ++++---------- 2 files changed, 4 insertions(+), 11 deletions(-) delete mode 120000 srcpkgs/libqalculate-data diff --git a/srcpkgs/libqalculate-data b/srcpkgs/libqalculate-data deleted file mode 120000 index 2cf8203b7872d1..00000000000000 --- a/srcpkgs/libqalculate-data +++ /dev/null @@ -1 +0,0 @@ -qalculate \ No newline at end of file diff --git a/srcpkgs/qalculate/template b/srcpkgs/qalculate/template index c5d041892f46cc..d581a74bf40a12 100644 --- a/srcpkgs/qalculate/template +++ b/srcpkgs/qalculate/template @@ -1,7 +1,7 @@ # Template file for 'qalculate' # NOTE: keep this package synchronized with "srcpkgs/qalculate-gtk" pkgname=qalculate -version=3.12.1 +version=3.14.0 revision=1 wrksrc="lib${pkgname}-${version}" build_style=gnu-configure @@ -13,20 +13,14 @@ maintainer="Artem Zhurikhin " license="GPL-2.0-or-later" homepage="https://qalculate.github.io" distfiles="https://github.com/Qalculate/libqalculate/releases/download/v${version}/libqalculate-${version}.tar.gz" -checksum=28c46dc8dd975f253627d80c55a6feab7c44d965dce3ceffefc3cafc9a97c457 +checksum=ef422aa54eac7c711ece65dd3a5cbc66370d3e17173465313201897c201e7d3e -libqalculate-data_package() { - archs=noarch - short_desc+=" - data files" - pkg_install() { - vmove usr/share/qalculate - } -} libqalculate_package() { short_desc+=" - library files" - depends="libqalculate-data>=${version}_${revision}" + replaces="libqalculate-data>=0" pkg_install() { vmove usr/lib/libqalculate.so.* + vmove usr/share/qalculate } } libqalculate-devel_package() { From 2848a38d314541352a6a22c3e5d56b8de56ab119 Mon Sep 17 00:00:00 2001 From: Ashpool Date: Sun, 25 Oct 2020 15:04:33 +0300 Subject: [PATCH 2/2] qalculate-gtk: update to 3.14.0. --- srcpkgs/qalculate-gtk/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qalculate-gtk/template b/srcpkgs/qalculate-gtk/template index 962bafe2263cec..1938fb85c1959d 100644 --- a/srcpkgs/qalculate-gtk/template +++ b/srcpkgs/qalculate-gtk/template @@ -1,7 +1,7 @@ # Template file for 'qalculate-gtk' # NOTE: keep this package synchronized with "srcpkgs/qalculate" pkgname=qalculate-gtk -version=3.12.1 +version=3.14.0 revision=1 build_style=gnu-configure hostmakedepends="intltool pkg-config glib-devel" @@ -12,4 +12,4 @@ maintainer="Artem Zhurikhin " license="GPL-2.0-or-later" homepage="https://qalculate.github.io" distfiles="https://github.com/Qalculate/qalculate-gtk/releases/download/v${version}/qalculate-gtk-${version}.tar.gz" -checksum=1be087dace97c96c94cd0a032be103d8506001919a0ecc1cdd222445f5708596 +checksum=704dd3a98b47e0a84eb61b80c50cd6c445b37a1d28c1b1c271d7aef3592657e7