void-mklive: removed; use the git repo instead.
This commit is contained in:
parent
94ad6d44e4
commit
60d6d4ceb1
@ -1,21 +0,0 @@
|
|||||||
# Template file for 'void-mklive'
|
|
||||||
pkgname=void-mklive
|
|
||||||
version=20140204
|
|
||||||
revision=1
|
|
||||||
short_desc="The Void Linux live/rootfs image maker and installer"
|
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
||||||
license="Simplified BSD"
|
|
||||||
homepage="https://www.voidlinux.eu"
|
|
||||||
|
|
||||||
noarch="yes"
|
|
||||||
only_for_archs="i686 x86_64"
|
|
||||||
build_style=gnu-makefile
|
|
||||||
make_install_args="PREFIX=/usr"
|
|
||||||
makedepends="dracut>=027 grub-x86_64-efi squashfs-tools syslinux dosfstools xorriso xbps>=0.29 parted"
|
|
||||||
depends="${makedepends}"
|
|
||||||
|
|
||||||
do_fetch() {
|
|
||||||
local url="git://github.com/voidlinux/void-mklive"
|
|
||||||
msg_normal "Fetching source from $url ...\n"
|
|
||||||
git clone ${url} ${pkgname}-${version}
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user