aboutsummaryrefslogtreecommitdiffstats
path: root/testing/xiphos
diff options
context:
space:
mode:
authorIsaac Dunham <ibid.ag@gmail.com>2015-03-31 22:57:09 -0700
committerNatanael Copa <ncopa@alpinelinux.org>2015-04-04 21:38:54 +0000
commit0a78edebfc524400b4f72dcb147df7cdd0f8ef8a (patch)
tree6197130252bf4c5ea5386719f9717f957af72396 /testing/xiphos
parent1e68bbd9ff8660eb94bd3f25830f442d26ec8a32 (diff)
downloadaports-0a78edebfc524400b4f72dcb147df7cdd0f8ef8a.tar.bz2
aports-0a78edebfc524400b4f72dcb147df7cdd0f8ef8a.tar.xz
testing/xiphos: update to 4.0.1, add biblesync dependency
A lot of gtk3 fixes, but also biblesync got split out.
Diffstat (limited to 'testing/xiphos')
-rw-r--r--testing/xiphos/APKBUILD13
1 files changed, 7 insertions, 6 deletions
diff --git a/testing/xiphos/APKBUILD b/testing/xiphos/APKBUILD
index 2fdaba7785..adea4af1d2 100644
--- a/testing/xiphos/APKBUILD
+++ b/testing/xiphos/APKBUILD
@@ -1,8 +1,9 @@
# Contributor: Isaac Dunham <ibid.ag@gmail.com>
# Maintainer: Isaac Dunham <ibid.ag@gmail.com>
pkgname=xiphos
-pkgver=4.0.0
+pkgver=4.0.1
pkgrel=0
+_pkgex="-20150330"
pkgdesc="Gnome application for Bible study"
url="https://sourceforge.net/projects/gnomesword"
arch="all"
@@ -10,10 +11,10 @@ license="GPL2"
depends=""
makedepends="webkitgtk-dev sword-dev gconf-dev libgsf-dev intltool gettext-dev
rarian-dev desktop-file-utils gnome-doc-utils util-linux-dev
- linux-headers"
+ linux-headers biblesync-dev"
install=""
subpackages="$pkgname-doc $pkgname-lang"
-source="http://downloads.sourceforge.net/gnomesword/xiphos-$pkgver.tar.gz"
+source="http://downloads.sourceforge.net/gnomesword/xiphos-$pkgver$_pkgex.tar.gz"
_builddir="$srcdir"/xiphos-$pkgver
prepare() {
@@ -38,6 +39,6 @@ package() {
}
-md5sums="7305c368510574bd64d873daeb5354ee xiphos-4.0.0.tar.gz"
-sha256sums="c8408919f5d4847b9641a5ab52cf071adde42ff6c2c97b93532754ac2cec6966 xiphos-4.0.0.tar.gz"
-sha512sums="0e8d70dc78be5ef9107307dcd28d756812212ee8e166cf0fdf1c1294617ccf0f1d119f36ab1b9d36f3de6e6ea538baf8cb6d36bc537afd4ff05d7fda44026352 xiphos-4.0.0.tar.gz"
+md5sums="0b3fc83f7ba379d0a762fceaf1c9c11c xiphos-4.0.1-20150330.tar.gz"
+sha256sums="7f3063cd7cd75fa7ca170b127cda7f29034cc1e3f6fd44ef510dfcb07f5f9e94 xiphos-4.0.1-20150330.tar.gz"
+sha512sums="269fcfdeafafd03d93b3c9f951463d4e1a4de424a0763c47f1684ff016654f5432e4e3946fc98736dff577ee420614f979cd784c3af5e5dde98175a577402400 xiphos-4.0.1-20150330.tar.gz"