14 lines
544 B
Bash
14 lines
544 B
Bash
|
# Template file for 'gnome-epub-thumbnailer'
|
||
|
pkgname=gnome-epub-thumbnailer
|
||
|
version=1.5
|
||
|
revision=1
|
||
|
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-3"
|
||
|
homepage="https://git.gnome.org/browse/gnome-epub-thumbnailer"
|
||
|
distfiles="${GNOME_SITE}/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
|
||
|
checksum=308210f5800219f64cae4828e59bb8e6e4c53b888048cf487221aeb4337d791a
|