# Template file for 'onedrive' pkgname=onedrive version=2.4.5 revision=2 build_style=gnu-configure configure_args="DC=ldc2" hostmakedepends="ldc pkg-config" makedepends="libcurl-devel sqlite-devel libnotify-devel" short_desc="OneDrive Client for Linux" maintainer="selfisekai " license="GPL-3.0-or-later" homepage="https://github.com/abraunegg/onedrive" changelog="https://raw.githubusercontent.com/abraunegg/onedrive/v${version}/CHANGELOG.md" distfiles="https://github.com/abraunegg/onedrive/archive/v${version}.tar.gz" checksum=1f1f5e1f2f37376b6d96bda2426552a94a8b195f545b4fb7f3668c4fe2e8f6a0 nocross="uses host flags for cross compilations" post_install() { vinstall config 644 usr/share/onedrive config.default } onedrive-d_package() { build_style=meta depends="${sourcepkg}" short_desc+=" (transitional dummy package)" }