2016-07-02 15:58:30 +02:00
|
|
|
# Template file for 'albert'
|
|
|
|
pkgname=albert
|
2017-02-03 23:16:52 +01:00
|
|
|
version=0.9.2
|
2017-01-26 00:26:34 +01:00
|
|
|
revision=1
|
2016-07-02 15:58:30 +02:00
|
|
|
build_style=cmake
|
2016-12-02 00:29:53 +01:00
|
|
|
makedepends="muparser-devel qt5-svg-devel qt5-x11extras-devel qt5-plugin-mysql
|
|
|
|
qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds"
|
2016-12-02 00:22:32 +01:00
|
|
|
depends="qt5-plugin-sqlite"
|
2017-01-26 00:26:34 +01:00
|
|
|
short_desc="Lightweight desktop environment agnostic launcher"
|
2016-07-02 15:58:30 +02:00
|
|
|
maintainer="Nemh <nemh@protonmail.com>"
|
|
|
|
license="GPL-3"
|
|
|
|
homepage="https://github.com/ManuelSchneid3r/albert"
|
|
|
|
distfiles="https://github.com/ManuelSchneid3r/${pkgname}/archive/v${version}.tar.gz"
|
2017-02-03 23:16:52 +01:00
|
|
|
checksum=0b71fbeb6a4c1bbec99e2a7aa7472b2ac0ff566b1c1f0363cc9ab60027baf76c
|
2016-12-02 00:29:53 +01:00
|
|
|
|
|
|
|
if [ -n "$CROSS_BUILD" ]; then
|
|
|
|
hostmakedepends+=" qt5-host-tools qt5-svg-devel qt5-x11extras-devel"
|
|
|
|
fi
|