mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
parent
716406bd9d
commit
b907fe8570
1 changed files with 17 additions and 0 deletions
17
srcpkgs/multibootusb/template
Normal file
17
srcpkgs/multibootusb/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'multibootusb'
|
||||||
|
pkgname=multibootusb
|
||||||
|
version=9.2.0
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
build_style=python3-module
|
||||||
|
pycompile_module="scripts"
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="libparted util-linux python3-dbus python3-PyQt5 mtools p7zip parted
|
||||||
|
python3-six python3-pyudev udisks2"
|
||||||
|
short_desc="Create multiboot live Linux on a USB disk"
|
||||||
|
maintainer="John <johnz@posteo.net>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
|
homepage="http://multibootusb.org/"
|
||||||
|
changelog="https://raw.githubusercontent.com/mbusb/multibootusb/master/CHANGELOG"
|
||||||
|
distfiles="https://github.com/mbusb/multibootusb/archive/v${version}.tar.gz"
|
||||||
|
checksum=1f1539e11e5ac8af2fc2379a22c2ad6b73759b2babbc165f7ff716240e922d7d
|
Loading…
Add table
Reference in a new issue