syslinux: update to 3.85.
--HG-- extra : convert_revision : c93f99503378e9fa76a477a0e307b8843a7e28b0
This commit is contained in:
parent
48ac50a75e
commit
d5a63cb10d
|
@ -1,13 +1,12 @@
|
||||||
# Template file for 'syslinux'
|
# Template file for 'syslinux'
|
||||||
pkgname=syslinux
|
pkgname=syslinux
|
||||||
version=3.83
|
version=3.85
|
||||||
revision=1
|
|
||||||
distfiles="${KERNEL_SITE}/utils/boot/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="${KERNEL_SITE}/utils/boot/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_makefile
|
build_style=gnu_makefile
|
||||||
make_install_args="INSTALLROOT=$XBPS_DESTDIR/$pkgname-$version"
|
make_install_args="INSTALLROOT=$XBPS_DESTDIR/$pkgname-$version"
|
||||||
short_desc="A boot loader for the Linux operating system"
|
short_desc="A boot loader for the Linux operating system"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=9ec84d6dcc188f082a875b69796b196f98ea8c0102b55b03123616a285c2d9f9
|
checksum=406e914ff1f115777bbc80d40fef1066613e347829dd13e44f6186d52744e0ea
|
||||||
long_desc="
|
long_desc="
|
||||||
The SYSLINUX Project covers lightweight bootloaders for floppy media (SYSLINUX),
|
The SYSLINUX Project covers lightweight bootloaders for floppy media (SYSLINUX),
|
||||||
network booting (PXELINUX), and bootable \"El Torito\" CD-ROMs (ISOLINUX).
|
network booting (PXELINUX), and bootable \"El Torito\" CD-ROMs (ISOLINUX).
|
||||||
|
@ -15,9 +14,9 @@ long_desc="
|
||||||
(such as DOS) from nontraditional media; it is usually used in conjunction with
|
(such as DOS) from nontraditional media; it is usually used in conjunction with
|
||||||
PXELINUX and ISOLINUX."
|
PXELINUX and ISOLINUX."
|
||||||
|
|
||||||
|
Add_dependency run glibc
|
||||||
Add_dependency build perl
|
Add_dependency build perl
|
||||||
Add_dependency build nasm
|
Add_dependency build nasm
|
||||||
Add_dependency full glibc
|
|
||||||
|
|
||||||
pre_build()
|
pre_build()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user