lzop: moved to attic
This commit is contained in:
parent
a5ab2ce11a
commit
3742eadf24
@ -1,6 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/lzop
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/lzop.1.gz
|
@ -1 +0,0 @@
|
||||
4b999030716b1353c3dac049b269df7a lzop-1.02rc1.tar.gz
|
17
lzop/Pkgfile
17
lzop/Pkgfile
@ -1,17 +0,0 @@
|
||||
# Description: fast (de)compression utility
|
||||
# URL: http://www.oberhumer.com/opensource/lzop/
|
||||
# Packager: Martin Opel, mo at obbl-net dot de
|
||||
# Maintainer:
|
||||
# Depends on: lzo
|
||||
|
||||
name=lzop
|
||||
version=1.02rc1
|
||||
release=1
|
||||
source=(http://www.lzop.org/download/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user