mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
3aa48f231b
This commit includes some minor changes by rworkman to prevent the Makefile(s) from downloading various stuff. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
22 lines
995 B
Text
22 lines
995 B
Text
PRGNAM="xen"
|
|
VERSION="4.1.2"
|
|
HOMEPAGE="http://www.xen.org/"
|
|
DOWNLOAD="http://bits.xensource.com/oss-xen/release/4.1.2/xen-4.1.2.tar.gz \
|
|
http://xenbits.xensource.com/xen-extfiles/ipxe-git-v1.0.0.tar.gz \
|
|
http://xenbits.xensource.com/xen-extfiles/lwip-1.3.0.tar.gz \
|
|
http://xenbits.xensource.com/xen-extfiles/zlib-1.2.3.tar.gz \
|
|
http://xenbits.xensource.com/xen-extfiles/newlib-1.16.0.tar.gz \
|
|
http://xenbits.xensource.com/xen-extfiles/pciutils-2.2.9.tar.bz2 \
|
|
http://xenbits.xensource.com/xen-extfiles/grub-0.97.tar.gz"
|
|
MD5SUM="73561faf3c1b5e36ec5c089b5db848ad \
|
|
fb7df96781d337899066d82059346885 \
|
|
36cc57650cffda9a0269493be2a169bb \
|
|
debc62758716a169df9f62e6ab2bc634 \
|
|
bf8f1f9e3ca83d732c00a79a6ef29bc4 \
|
|
cec05e7785497c5e19da2f114b934ffd \
|
|
cd3f3eb54446be6003156158d51f4884"
|
|
DOWNLOAD_x86_64=""
|
|
MD5SUM_x86_64=""
|
|
MAINTAINER="mario"
|
|
EMAIL="mario@slackverse.org"
|
|
APPROVED="Niels Horn,rworkman"
|