diff --git a/srcpkgs/klibc-resume/template b/srcpkgs/klibc-resume/template new file mode 100644 index 0000000000..6c160c1c36 --- /dev/null +++ b/srcpkgs/klibc-resume/template @@ -0,0 +1,15 @@ +# Template file for 'klibc-resume' +pkgname=klibc-resume +version=1.5.15 +wrksrc=resume +distfiles="http://xbps.nopcode.org/distfiles/resume-$version.tar.gz" +build_style=gnu_makefile +make_install_args="PREFIX=" +short_desc="Klibc resume command" +maintainer="Juan RP " +checksum=ab130e243a0a831be2ed4706bfa6a71033e0be8d1f7a3b336593febfbad76efc +long_desc=" + This package provides the resume command from klibc-${version} to allow + resuming from standby/hibernation via the initramfs." + +Add_dependency run glibc