initial import of new dependencies of gnupg
This commit is contained in:
parent
926c3b8ea7
commit
df75a384e6
11
libassuan/.footprint
Normal file
11
libassuan/.footprint
Normal file
@ -0,0 +1,11 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/libassuan-config
|
||||
drwxr-xr-x root/root usr/include/
|
||||
-rw-r--r-- root/root usr/include/assuan.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libassuan-pth.a
|
||||
-rw-r--r-- root/root usr/lib/libassuan.a
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/aclocal/
|
||||
-rw-r--r-- root/root usr/share/aclocal/libassuan.m4
|
1
libassuan/.md5sum
Normal file
1
libassuan/.md5sum
Normal file
@ -0,0 +1 @@
|
||||
6109ea5c8c34ee5591afbd4618dd5ab4 libassuan-1.0.1.tar.bz2
|
20
libassuan/Pkgfile
Normal file
20
libassuan/Pkgfile
Normal file
@ -0,0 +1,20 @@
|
||||
# Description: IPC library for the GnuPG components
|
||||
# URL: http://www.gnupg.org/
|
||||
# Maintainer: Simon Gloßner, viper at hometux dot de
|
||||
# Packager: Simon Gloßner, viper at hometux dot de
|
||||
# Depends on: libpth
|
||||
|
||||
name=libassuan
|
||||
version=1.0.1
|
||||
release=1
|
||||
source=(ftp://ftp.gnupg.org/gcrypt/$name/$name-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
rm -r $PKG/usr/share/info
|
||||
}
|
14
libksba/.footprint
Normal file
14
libksba/.footprint
Normal file
@ -0,0 +1,14 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/ksba-config
|
||||
drwxr-xr-x root/root usr/include/
|
||||
-rw-r--r-- root/root usr/include/ksba.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libksba.a
|
||||
-rwxr-xr-x root/root usr/lib/libksba.la
|
||||
lrwxrwxrwx root/root usr/lib/libksba.so -> libksba.so.8.9.0
|
||||
lrwxrwxrwx root/root usr/lib/libksba.so.8 -> libksba.so.8.9.0
|
||||
-rwxr-xr-x root/root usr/lib/libksba.so.8.9.0
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/aclocal/
|
||||
-rw-r--r-- root/root usr/share/aclocal/ksba.m4
|
1
libksba/.md5sum
Normal file
1
libksba/.md5sum
Normal file
@ -0,0 +1 @@
|
||||
9b20be3fa55d7e4271344cce92bfa4ca libksba-1.0.0.tar.bz2
|
20
libksba/Pkgfile
Normal file
20
libksba/Pkgfile
Normal file
@ -0,0 +1,20 @@
|
||||
# Description: X.509 and CMS support library
|
||||
# URL: http://www.gnupg.org
|
||||
# Maintainer: Simon Gloßner, viper at hometux dot de
|
||||
# Packager: Simon Gloßner, viper at hometux dot de
|
||||
# Depends on: libgpg-error
|
||||
|
||||
name=libksba
|
||||
version=1.0.0
|
||||
release=1
|
||||
source=(ftp://ftp.gnupg.org/gcrypt/$name/$name-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
rm -r $PKG/usr/info
|
||||
}
|
19
libpth/.footprint
Normal file
19
libpth/.footprint
Normal file
@ -0,0 +1,19 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/pth-config
|
||||
drwxr-xr-x root/root usr/include/
|
||||
-rw-r--r-- root/root usr/include/pth.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libpth.a
|
||||
-rwxr-xr-x root/root usr/lib/libpth.la
|
||||
lrwxrwxrwx root/root usr/lib/libpth.so -> libpth.so.20.0.27
|
||||
lrwxrwxrwx root/root usr/lib/libpth.so.20 -> libpth.so.20.0.27
|
||||
-rwxr-xr-x root/root usr/lib/libpth.so.20.0.27
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/pth-config.1.gz
|
||||
drwxr-xr-x root/root usr/man/man3/
|
||||
-rw-r--r-- root/root usr/man/man3/pth.3.gz
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/aclocal/
|
||||
-rw-r--r-- root/root usr/share/aclocal/pth.m4
|
1
libpth/.md5sum
Normal file
1
libpth/.md5sum
Normal file
@ -0,0 +1 @@
|
||||
9cb4a25331a4c4db866a31cbe507c793 pth-2.0.7.tar.gz
|
17
libpth/Pkgfile
Normal file
17
libpth/Pkgfile
Normal file
@ -0,0 +1,17 @@
|
||||
# Description: The GNU Portable Threads library
|
||||
# URL: http://www.gnu.org/software/pth/
|
||||
# Maintainer: Simon Gloßner, viper at hometux dot de
|
||||
# Packager: Simon Gloßner, viper at hometux dot de
|
||||
|
||||
name=libpth
|
||||
version=2.0.7
|
||||
release=1
|
||||
source=(ftp://ftp.gnu.org/gnu/pth/pth-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd pth-$version
|
||||
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user