New comment by Eloitor on void-packages repository https://github.com/void-linux/void-packages/issues/39353#issuecomment-1253329788 Comment: This is what I tried so far: ``` # Template file for 'dooble' pkgname=dooble version=2022.06.15 revision=1 #wrksrc= #create_wrksrc=yes build_style=gnu-makefile hostmakedepends="qt5-qmake" makedepends="qt5-charts-devel qt5-webengine-devel qt5-webchannel-devel qt5-location-devel" short_desc="Dooble, the scientific browser. Minimal, cute, and unusually stable" maintainer="Eloi Torrents " license="GPL-3.0-or-later" homepage="https://textbrowser.github.io/dooble/" distfiles="https://github.com/textbrowser/dooble/archive/refs/tags/${version}.tar.gz" checksum=3af9a06c477f9317cf279389bd66237109fa205fb5526f4df7909250dc2c8e41 do_configure() { qmake -o Makefile dooble.pro } ``` I don't know what license code to put, and this template gives me this error: https://pastebin.com/erFsw630