New package: cabextract-1.4.
This commit is contained in:
parent
56d16feea8
commit
392c265ded
2 changed files with 14 additions and 0 deletions
1
srcpkgs/cabextract/cabextract.rshlibs
Normal file
1
srcpkgs/cabextract/cabextract.rshlibs
Normal file
|
@ -0,0 +1 @@
|
|||
libc.so.6
|
13
srcpkgs/cabextract/template
Normal file
13
srcpkgs/cabextract/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'cabextract'
|
||||
pkgname=cabextract
|
||||
version=1.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Extract Microsoft Cabinet (.CAB) files"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://www.cabextract.org.uk/"
|
||||
distfiles="http://www.cabextract.org.uk/${pkgname}-${version}.tar.gz"
|
||||
checksum=f7ba8ba2c2d71912846eaaa2bed9200a7722ef0addeec32db7471c350a48e41e
|
||||
long_desc="
|
||||
A program to extract Microsoft cabinet (.CAB) files."
|
Loading…
Reference in a new issue