aboutsummaryrefslogtreecommitdiffstats
path: root/main/gnokii/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-11-16 10:43:53 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-11-16 10:43:53 +0000
commit644c6d6e014ba675c7b25da93ca71ec2f5e47ae1 (patch)
tree6814ca5d9b3a915defd51b989a1f9bb37b8432b2 /main/gnokii/APKBUILD
parentb5b9d17156a06b2fa1c5bd56f330ac16caaced8f (diff)
main/gnokii: fix build with gcc 5
Diffstat (limited to 'main/gnokii/APKBUILD')
-rw-r--r--main/gnokii/APKBUILD17
1 files changed, 14 insertions, 3 deletions
diff --git a/main/gnokii/APKBUILD b/main/gnokii/APKBUILD
index dd46242a751..7a7ca86edca 100644
--- a/main/gnokii/APKBUILD
+++ b/main/gnokii/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gnokii
pkgver=0.6.31
-pkgrel=4
+pkgrel=5
pkgdesc="Tools and user space driver for use with mobile phones"
url="http://www.gnokii.org/"
arch="all"
@@ -17,7 +17,9 @@ makedepends="gtk+-dev mariadb-dev intltool libusb-compat-dev libxpm-dev
autoconf automake libtool"
source="http://www.gnokii.org/download/gnokii/gnokii-$pkgver.tar.bz2
gnokii.patch
- xgnokii.patch"
+ xgnokii.patch
+ gnokii-0.6.31-gcc5.patch
+ "
_builddir="$srcdir"/$pkgname-$pkgver
prepare() {
@@ -93,4 +95,13 @@ sqlite() {
}
md5sums="d9627f4a1152d3ea7806df4532850d5f gnokii-0.6.31.tar.bz2
5de7a1c6a59b740df9d24f5c08cea448 gnokii.patch
-6b87d13cb012bfdfd3581d89f42a3cff xgnokii.patch"
+6b87d13cb012bfdfd3581d89f42a3cff xgnokii.patch
+5bcf2dadd31a826d1f80b53bb37d9bd0 gnokii-0.6.31-gcc5.patch"
+sha256sums="8f5a083b05c1a66a3402ca5cd80084e14c2c0632c991bb53b03c78e9adb02501 gnokii-0.6.31.tar.bz2
+4bde95dd970c314e2243f3deea9047665802fa09bc5b97ebfa9b5b6c2844af7b gnokii.patch
+08a2df9d843de490969adf44a6a8871f55aa2ad784c24d9cd44894fb203f7770 xgnokii.patch
+eafe67990e383e92636a88de27f003674374db81d986ddbb397ab18d82b6556d gnokii-0.6.31-gcc5.patch"
+sha512sums="529f6d0d29873f48ac00cf7151ba35dcbd93405ab27d69848ed17dea73f4fba71721d1811d921441b4214777b9b33f760b372631627cc108eb94c39684da343d gnokii-0.6.31.tar.bz2
+a253cd0a461b06b3d11202f36c518f6364705008c36d4e7ecd292ecd2e4288e42fbd55110405c6bb2d2d82499e047876aa92a9292b629d1323189a9164359d32 gnokii.patch
+b7033907d8bca55366b09ef976e1f1e48a31ef2630e55770200fc3818c1a36aa6478bc73cb4f180b469d21157ad5af389dc075280f22251b7402d7ab584f37dc xgnokii.patch
+548a32f93b059e45c8616dedf49a0ce3b0e63463f8ddc3384b473d91bd12c3fab2c6e21de0b09d2b330c189454a2bf3e486aa25122ea58392d9cb11994592086 gnokii-0.6.31-gcc5.patch"