mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/xiphos: update to 4.0.1, add biblesync dependency
A lot of gtk3 fixes, but also biblesync got split out.
This commit is contained in:
parent
1e68bbd9ff
commit
0a78edebfc
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user