# Template file for 'tryton'
pkgname=tryton
version=7.6.3
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="gtk+3 python3-dateutil python3-gobject python3-cairo"
short_desc="Three-tier high-level general purpose application platform"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://www.tryton.org"
distfiles="${PYPI_SITE}/t/tryton/tryton-${version}.tar.gz"
checksum=c991c7b535558e21944f43c0f2ae4c041be1d3826a32558eb1c9c0d3d403d189

post_install() {
	vinstall tryton.desktop 644 usr/share/applications
}
