mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
New package: sigil-0.8.1.
This commit is contained in:
parent
6150b1b5ea
commit
2f27f40084
1 changed files with 16 additions and 0 deletions
16
srcpkgs/sigil/template
Normal file
16
srcpkgs/sigil/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'sigil'
|
||||||
|
pkgname=sigil
|
||||||
|
version=0.8.1
|
||||||
|
revision=1
|
||||||
|
wrksrc="Sigil-${version}"
|
||||||
|
build_style=cmake
|
||||||
|
hostmakedepends="cmake unzip"
|
||||||
|
makedepends="zlib-devel minizip-devel pcre-devel qt5-tools-devel qt5-svg-devel
|
||||||
|
qt5-webkit-devel qt5-xmlpatterns-devel boost-devel hunspell-devel"
|
||||||
|
depends="desktop-file-utils"
|
||||||
|
short_desc="A multi-platform EPUB ebook editor"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="https://github.com/user-none/Sigil/"
|
||||||
|
distfiles="https://github.com/user-none/Sigil/releases/download/${version}/Sigil-${version}-Code.zip"
|
||||||
|
checksum=20c145e06edf940887745e4ab6e371ed3c6d7f4bec5e148066b3685c858b6f23
|
Loading…
Add table
Reference in a new issue