# Template file for 'torbrowser-launcher'
pkgname=torbrowser-launcher
version=0.3.9
revision=1
archs="i686 x86_64" # limited by Tor Browser itself
build_style=python3-module
hostmakedepends="gettext python3-distro python3-setuptools"
depends="python3-pyside6 python3-pyside6-widgets python3-pyside6-gui gpgme-python3
python3-requests python3-packaging tor dbus-glib python3-pysocks"
checkdepends="${depends} gnupg "
short_desc="Securely download, verify and run Tor Browser"
maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
license="MIT"
homepage="https://gitlab.torproject.org/tpo/applications/torbrowser-launcher"
changelog="https://gitlab.torproject.org/tpo/applications/torbrowser-launcher/-/raw/main/CHANGELOG.md"
distfiles="https://gitlab.torproject.org/tpo/applications/torbrowser-launcher/-/archive/v${version}/torbrowser-launcher-v${version}.tar.gz"
checksum=267483c88760dacf4af2d480d2d0b094f3ffd10f8fd0f3e5f52c61df91e9ccdb

post_install() {
	vlicense LICENSE
}
