New package: libeatmydata-65 (requested by whirm).
This commit is contained in:
parent
cf7c737d73
commit
34a87c9f6f
1 changed files with 17 additions and 0 deletions
17
srcpkgs/libeatmydata/template
Normal file
17
srcpkgs/libeatmydata/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'libeatmydata'
|
||||
pkgname=libeatmydata
|
||||
version=65
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Small LD_PRELOAD library designed to (transparently) disable fsync"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://www.flamingspork.com/projects/libeatmydata/"
|
||||
distfiles="http://www.flamingspork.com/projects/libeatmydata/${pkgname}-${version}.tar.gz"
|
||||
checksum=8a16c1ff04aeceed1891e2772728359d3368347e1807bed60fc6147d8968d5c1
|
||||
|
||||
libeatmydata_package() {
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue