mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
New package: mpqtool-0.1.3
This commit is contained in:
parent
ab2b236dae
commit
072e461032
1 changed files with 16 additions and 0 deletions
16
srcpkgs/mpqtool/template
Normal file
16
srcpkgs/mpqtool/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'mpqtool'
|
||||
pkgname=mpqtool
|
||||
version=0.1.3
|
||||
revision=1
|
||||
wrksrc="ceres-mpqtool-${version}"
|
||||
build_style=cargo
|
||||
short_desc="CLI utility for reading and writing Blizzard's MPQ archive files"
|
||||
maintainer="Anachron <gith@cron.world>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/ceres-wc3/ceres-mpqtool"
|
||||
distfiles="https://github.com/ceres-wc3/ceres-mpqtool/archive/v${version}.tar.gz"
|
||||
checksum="89596a3a06abfd0de7cb6259f6a548c2e621715cc548e2211243d029cdd053da"
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Reference in a new issue