parent
2e5921bd52
commit
6f74ef2b6e
3 changed files with 3 additions and 13 deletions
|
@ -2731,7 +2731,7 @@ libdouble-conversion.so.1 double-conversion-2.0.1_1
|
||||||
libspectrum.so.8 libspectrum-1.2.2_1
|
libspectrum.so.8 libspectrum-1.2.2_1
|
||||||
libbearssl.so.0 bearssl-0.3_1
|
libbearssl.so.0 bearssl-0.3_1
|
||||||
libXfont2.so.2 libXfont2-2.0.1_1
|
libXfont2.so.2 libXfont2-2.0.1_1
|
||||||
libqalculate.so.7 libqalculate-0.9.11_1
|
libqalculate.so.9 libqalculate-0.9.12_1
|
||||||
libweston-2.so.0 weston-2.0.0_1
|
libweston-2.so.0 weston-2.0.0_1
|
||||||
libmutter-0.so.0 mutter-3.24.0_1
|
libmutter-0.so.0 mutter-3.24.0_1
|
||||||
libmutter-clutter-0.so mutter-3.24.0_1
|
libmutter-clutter-0.so mutter-3.24.0_1
|
||||||
|
|
|
@ -1,10 +0,0 @@
|
||||||
--- libqalculate/Calculator.h.orig
|
|
||||||
+++ libqalculate/Calculator.h
|
|
||||||
@@ -15,6 +15,7 @@
|
|
||||||
#include <libqalculate/includes.h>
|
|
||||||
#include <libqalculate/util.h>
|
|
||||||
#include <pthread.h>
|
|
||||||
+#include <sys/time.h>
|
|
||||||
|
|
||||||
/** @file */
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qalculate'
|
# Template file for 'qalculate'
|
||||||
pkgname=qalculate
|
pkgname=qalculate
|
||||||
version=0.9.11
|
version=0.9.12
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="lib${pkgname}-${version}"
|
wrksrc="lib${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-2"
|
||||||
homepage="https://qalculate.github.io/"
|
homepage="https://qalculate.github.io/"
|
||||||
short_desc="A multi-purpose desktop calculator"
|
short_desc="A multi-purpose desktop calculator"
|
||||||
distfiles="https://github.com/Qalculate/libqalculate/releases/download/v${version}/libqalculate-${version}.tar.gz"
|
distfiles="https://github.com/Qalculate/libqalculate/releases/download/v${version}/libqalculate-${version}.tar.gz"
|
||||||
checksum=fb5014b04e0f80d85d85d96974c4d069a14791cb2d6aef016c72a24e30917f14
|
checksum=4b59ab24e45c3162f02b7e316168ebaf7f0d2911a2164d53b501e8b18a9163d2
|
||||||
|
|
||||||
libqalculate-data_package() {
|
libqalculate-data_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue