2016-07-02 13:58:30 +00:00
|
|
|
# Template file for 'albert'
|
|
|
|
pkgname=albert
|
2017-06-11 15:51:41 +00:00
|
|
|
version=0.12.0
|
2017-01-25 23:26:34 +00:00
|
|
|
revision=1
|
2016-07-02 13:58:30 +00:00
|
|
|
build_style=cmake
|
2016-12-01 23:29:53 +00: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-01 23:22:32 +00:00
|
|
|
depends="qt5-plugin-sqlite"
|
2017-01-25 23:26:34 +00:00
|
|
|
short_desc="Lightweight desktop environment agnostic launcher"
|
2016-07-02 13:58:30 +00:00
|
|
|
maintainer="Nemh <nemh@protonmail.com>"
|
|
|
|
license="GPL-3"
|
|
|
|
homepage="https://github.com/ManuelSchneid3r/albert"
|
2017-04-06 06:55:33 +00:00
|
|
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
2017-06-11 15:51:41 +00:00
|
|
|
checksum=e1ec7783b6cc22e5ed28d2f1ac6148528cb3eb734f139945b49d44e07770d9c8
|
2016-12-01 23:29:53 +00:00
|
|
|
|
|
|
|
if [ -n "$CROSS_BUILD" ]; then
|
|
|
|
hostmakedepends+=" qt5-host-tools qt5-svg-devel qt5-x11extras-devel"
|
|
|
|
fi
|