New package: trojita-0.7
This commit is contained in:
parent
5f18cb5083
commit
3c4acb249e
1 changed files with 19 additions and 0 deletions
19
srcpkgs/trojita/template
Normal file
19
srcpkgs/trojita/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'trojita'
|
||||||
|
pkgname=trojita
|
||||||
|
version=0.7
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
makedepends="qt5-devel qt5-plugin-mysql qt5-plugin-pgsql qt5-plugin-sqlite
|
||||||
|
qt5-plugin-tds qt5-plugin-odbc qt5-webkit-devel qt5-tools-devel qt5-svg-devel
|
||||||
|
zlib-devel"
|
||||||
|
depends="qt5-svg qt5-plugin-sqlite"
|
||||||
|
short_desc="A fast Qt IMAP/SMPTP client"
|
||||||
|
maintainer="Jannis Christ <hello@jannis.ovh>"
|
||||||
|
license="GPL-2,GPL-3"
|
||||||
|
homepage="http://trojita.flaska.net/"
|
||||||
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||||
|
checksum=e08da881721cafa00ecd772eaef6b99fd37d068cb703eeb532de0ed1ea0136d9
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Reference in a new issue