Was supposed to be a linux distribution, now just a collection of build scripts for packages on top of (ideally) any distribution.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

11 lines
359 B

name=unetbootin
version=625
update_url="https://unetbootin.github.io/linux_download.html"
dlfile "https://launchpad.net/$name/trunk/$version/+download/$name-linux64-$version.bin" \
"9b917957fbc21daf3abd5273c0544d93"
header_end
install -D $name-linux64-$version.bin "$dir_install/$dir_prefix/bin/$name"
# vim:set tabstop=4 shiftwidth=4 syntax=sh et: