mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
New package: samdisk-20220725
This commit is contained in:
parent
0d0859c87a
commit
0cd61af6bb
1 changed files with 16 additions and 0 deletions
16
srcpkgs/samdisk/template
Normal file
16
srcpkgs/samdisk/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'samdisk'
|
||||||
|
pkgname=samdisk
|
||||||
|
version=20220725
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
short_desc="Disk image utility, specialising in copy-protected PC-compatible format"
|
||||||
|
maintainer="Piraty <mail@piraty.dev>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://simonowen.com/samdisk/"
|
||||||
|
changelog="https://github.com/simonowen/samdisk/raw/${version}/ChangeLog.txt"
|
||||||
|
distfiles="https://github.com/simonowen/samdisk/archive/refs/tags/${version}.tar.gz"
|
||||||
|
checksum=5218f9dab0a86c7e80c51b0a9265c1e57ec5d4553011dc7169141ec291ce067e
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense License.txt
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue