libtasn1: initial import
This commit is contained in:
parent
b9d265ab50
commit
c9a17b793b
57
libtasn1/.footprint
Normal file
57
libtasn1/.footprint
Normal file
@ -0,0 +1,57 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/asn1Coding
|
||||
-rwxr-xr-x root/root usr/bin/asn1Decoding
|
||||
-rwxr-xr-x root/root usr/bin/asn1Parser
|
||||
drwxr-xr-x root/root usr/include/
|
||||
-rw-r--r-- root/root usr/include/libtasn1.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libtasn1.a
|
||||
-rwxr-xr-x root/root usr/lib/libtasn1.la
|
||||
lrwxrwxrwx root/root usr/lib/libtasn1.so -> libtasn1.so.6.2.1
|
||||
lrwxrwxrwx root/root usr/lib/libtasn1.so.6 -> libtasn1.so.6.2.1
|
||||
-rwxr-xr-x root/root usr/lib/libtasn1.so.6.2.1
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libtasn1.pc
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/asn1Coding.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/asn1Decoding.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/asn1Parser.1.gz
|
||||
drwxr-xr-x root/root usr/man/man3/
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_array2tree.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_bit_der.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_check_version.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_copy_node.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_create_element.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_decode_simple_der.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_delete_element.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_delete_structure.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_delete_structure2.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_der_coding.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_der_decoding.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_der_decoding_element.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_der_decoding_startEnd.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_encode_simple_der.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_expand_any_defined_by.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_expand_octet_string.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_find_node.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_find_structure_from_oid.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_get_bit_der.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_get_length_ber.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_get_length_der.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_get_octet_der.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_get_tag_der.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_length_der.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_number_of_elements.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_octet_der.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_parser2array.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_parser2tree.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_perror.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_print_structure.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_read_node_value.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_read_tag.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_read_value.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_read_value_type.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_strerror.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/asn1_write_value.3.gz
|
1
libtasn1/.md5sum
Normal file
1
libtasn1/.md5sum
Normal file
@ -0,0 +1 @@
|
||||
62c76352d0e17df1c082fe1c38bad5cf libtasn1-3.5.tar.gz
|
22
libtasn1/Pkgfile
Normal file
22
libtasn1/Pkgfile
Normal file
@ -0,0 +1,22 @@
|
||||
# Description: The ASN.1 library used by GnuTLS and others
|
||||
# URL: https://www.gnu.org/software/libtasn1/
|
||||
# Maintainer: Danny Rawlins, crux at romster dot me
|
||||
# Packager: Matt Housh, jaeger at morpheus dot net
|
||||
|
||||
name=libtasn1
|
||||
version=3.5
|
||||
release=1
|
||||
source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--mandir=/usr/man
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
rm -r $PKG/usr/share
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user