Update cpio and klibc-resume to build live CD
This commit is contained in:
2
srcpkgs/cpio/cpio.rshlibs
Normal file
2
srcpkgs/cpio/cpio.rshlibs
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
librt.so.1
|
||||||
|
libc.so.6
|
||||||
@@ -3,6 +3,7 @@ pkgname=cpio
|
|||||||
version=2.11
|
version=2.11
|
||||||
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
revision=1
|
||||||
short_desc="GNU copy-in/out (cpio) with remote magnetic tape (rmt) support"
|
short_desc="GNU copy-in/out (cpio) with remote magnetic tape (rmt) support"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=601b1d774cd6e4cd39416203c91ec59dbd65dd27d79d75e1a9b89497ea643978
|
checksum=601b1d774cd6e4cd39416203c91ec59dbd65dd27d79d75e1a9b89497ea643978
|
||||||
@@ -11,7 +12,6 @@ long_desc="
|
|||||||
local magnetic tapes, and both tar and cpio format archives in files or
|
local magnetic tapes, and both tar and cpio format archives in files or
|
||||||
on tapes."
|
on tapes."
|
||||||
|
|
||||||
Add_dependency run glibc
|
|
||||||
Add_dependency build gettext
|
Add_dependency build gettext
|
||||||
Add_dependency build texinfo
|
Add_dependency build texinfo
|
||||||
|
|
||||||
|
|||||||
1
srcpkgs/klibc-resume/klibc-resume.rshlibs
Normal file
1
srcpkgs/klibc-resume/klibc-resume.rshlibs
Normal file
@@ -0,0 +1 @@
|
|||||||
|
libc.so.6
|
||||||
@@ -5,6 +5,7 @@ wrksrc=resume
|
|||||||
distfiles="http://xbps.nopcode.org/distfiles/resume-$version.tar.gz"
|
distfiles="http://xbps.nopcode.org/distfiles/resume-$version.tar.gz"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="PREFIX="
|
make_install_args="PREFIX="
|
||||||
|
revision=1
|
||||||
short_desc="Klibc resume command"
|
short_desc="Klibc resume command"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=ab130e243a0a831be2ed4706bfa6a71033e0be8d1f7a3b336593febfbad76efc
|
checksum=ab130e243a0a831be2ed4706bfa6a71033e0be8d1f7a3b336593febfbad76efc
|
||||||
@@ -12,4 +13,3 @@ long_desc="
|
|||||||
This package provides the resume command from klibc-${version} to allow
|
This package provides the resume command from klibc-${version} to allow
|
||||||
resuming from hibernation via the initramfs."
|
resuming from hibernation via the initramfs."
|
||||||
|
|
||||||
Add_dependency run glibc
|
|
||||||
|
|||||||
Reference in New Issue
Block a user