14 lines
555 B
Bash
14 lines
555 B
Bash
# Template file for 'gnome-epub-thumbnailer'
|
|
pkgname=gnome-epub-thumbnailer
|
|
version=1.6
|
|
revision=2
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config"
|
|
makedepends="gdk-pixbuf-devel libarchive-devel libxml2-devel"
|
|
short_desc="Thumbnailer for EPub and MOBI books"
|
|
maintainer="Alif Rachmawadi <arch@subosito.com>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://git.gnome.org/browse/gnome-epub-thumbnailer"
|
|
distfiles="${GNOME_SITE}/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
|
|
checksum=b502420d9b02ea0b0fc7986ef5a091a12b2286be14fed9e47594fe9fa0c5898e
|