Merge pull request #6607 from Piraty/qalculate-gtk

qalculate: update to 0.9.12
This commit is contained in:
Alessio Sergi 2017-06-11 03:09:37 +02:00 committed by GitHub
commit 595e836fb2
5 changed files with 6 additions and 16 deletions

View File

@ -2731,7 +2731,7 @@ libdouble-conversion.so.1 double-conversion-2.0.1_1
libspectrum.so.8 libspectrum-1.2.2_1
libbearssl.so.0 bearssl-0.3_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
libmutter-0.so.0 mutter-3.24.0_1
libmutter-clutter-0.so mutter-3.24.0_1

View File

@ -4,7 +4,7 @@ _kappversion=15.08.0
pkgname=kde-workspace
version=4.11.22
revision=3
revision=4
short_desc="Provides the interface and basic tools for the KDE workspace"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2, LGPL-2.1, FDL"

View File

@ -1,6 +1,6 @@
# Template file for 'qalculate-gtk'
pkgname=qalculate-gtk
version=0.9.11
version=0.9.12
revision=1
build_style=gnu-configure
maintainer="Orphaned <orphan@voidlinux.eu>"
@ -10,4 +10,4 @@ license="GPL-2"
homepage="https://qalculate.github.io/"
short_desc="A multi-purpose desktop calculator - GTK+ version"
distfiles="https://github.com/Qalculate/qalculate-gtk/releases/download/v${version}/qalculate-gtk-${version}.tar.gz"
checksum=ca3fe9d34c78f78b75b9ec27044b28a63a79b62bc48f0a5cf4358a4bafe19054
checksum=5826e58318bf1515540a4464c34fb94f41c13c35b2a9814e61fd9c19ecdbf1df

View File

@ -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 */

View File

@ -1,6 +1,6 @@
# Template file for 'qalculate'
pkgname=qalculate
version=0.9.11
version=0.9.12
revision=1
wrksrc="lib${pkgname}-${version}"
build_style=gnu-configure
@ -11,7 +11,7 @@ license="GPL-2"
homepage="https://qalculate.github.io/"
short_desc="A multi-purpose desktop calculator"
distfiles="https://github.com/Qalculate/libqalculate/releases/download/v${version}/libqalculate-${version}.tar.gz"
checksum=fb5014b04e0f80d85d85d96974c4d069a14791cb2d6aef016c72a24e30917f14
checksum=4b59ab24e45c3162f02b7e316168ebaf7f0d2911a2164d53b501e8b18a9163d2
libqalculate-data_package() {
noarch=yes