mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
New package: lzop-1.03
This commit is contained in:
parent
ed1ff8ae7a
commit
15b760be90
1 changed files with 12 additions and 0 deletions
12
srcpkgs/lzop/template
Normal file
12
srcpkgs/lzop/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Template file for 'lzop'
|
||||||
|
pkgname=lzop
|
||||||
|
version=1.03
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
makedepends="lzo-devel"
|
||||||
|
short_desc="file compressor using lzo"
|
||||||
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://www.lzop.org/"
|
||||||
|
distfiles="http://www.lzop.org/download/$pkgname-$version.tar.gz"
|
||||||
|
checksum=c1425b8c77d49f5a679d5a126c90ea6ad99585a55e335a613cae59e909dbb2c9
|
Loading…
Add table
Reference in a new issue