cadaver: unmaintained
This commit is contained in:
parent
1f37d583ab
commit
61c38b8057
@ -1,6 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/cadaver
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/cadaver.1.gz
|
@ -1 +0,0 @@
|
||||
0c5268286e732a8d5d94361cf93de412 cadaver-0.22.3.tar.gz
|
@ -1,18 +0,0 @@
|
||||
# Description: Command-line WebDAV client
|
||||
# URL: http://www.webdav.org/cadaver
|
||||
# Maintainer: Jürgen Daubert, juergen dot daubert at t-online dot de
|
||||
# Depends on: ncurses, neon, readline
|
||||
|
||||
name=cadaver
|
||||
version=0.22.3
|
||||
release=1
|
||||
source=(http://www.webdav.org/$name/$name-$version.tar.gz)
|
||||
|
||||
build () {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr \
|
||||
--with-neon=/usr \
|
||||
--disable-nls
|
||||
make
|
||||
make prefix=$PKG/usr install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user