mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
New package: asahi-firmware-0.7.9
This commit is contained in:
parent
e005b051a4
commit
43601c78dc
1 changed files with 17 additions and 0 deletions
17
srcpkgs/asahi-firmware/template
Normal file
17
srcpkgs/asahi-firmware/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'asahi-firmware'
|
||||
pkgname=asahi-firmware
|
||||
version=0.7.9
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3 lzfse"
|
||||
short_desc="Asahi Linux firmware tools"
|
||||
maintainer="dkwo <npiazza@disroot.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/AsahiLinux/asahi-installer"
|
||||
distfiles="https://github.com/AsahiLinux/asahi-installer/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=b41f39360ce6cd6de299c4f25cd69718530a5619b16fb7a1eed666083bd909e1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Reference in a new issue