parent
b4dfdd09b8
commit
ab7087d090
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libgepub'
|
# Template file for 'libgepub'
|
||||||
pkgname=libgepub
|
pkgname=libgepub
|
||||||
version=0.5.3
|
version=0.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dintrospection=$(vopt_if gir true false)"
|
configure_args="-Dintrospection=$(vopt_if gir true false)"
|
||||||
|
@ -8,10 +8,10 @@ hostmakedepends="pkg-config vala-devel $(vopt_if gir gobject-introspection)"
|
||||||
makedepends="webkit2gtk-devel libsoup-devel libxml2-devel libarchive-devel"
|
makedepends="webkit2gtk-devel libsoup-devel libxml2-devel libarchive-devel"
|
||||||
short_desc="Library to read epub files using glib"
|
short_desc="Library to read epub files using glib"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://live.gnome.org/"
|
homepage="http://live.gnome.org/"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=ab52e1021c55246adb10f3aab4228e0b55f2a2208c8b788e01d24d8bc324c13e
|
checksum=c78a395cc1d9c57b4485958ed83ffb96ed442750cfafa7797dd6d986b9f7b399
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Reference in a new issue