From 3f57a7f93b3e7550cbd73036f6a56654e17d1d5c Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 8 Jan 2012 12:15:45 +0100 Subject: split de git pakxe et NuTyX-extra --- nettle/.footprint.i686 | 63 ++++++++++++++++++++++++++++++++++++++++++++++++ nettle/.footprint.x86_64 | 63 ++++++++++++++++++++++++++++++++++++++++++++++++ nettle/.md5sum.i686 | 1 + nettle/.md5sum.x86_64 | 1 + nettle/Pkgfile | 18 ++++++++++++++ 5 files changed, 146 insertions(+) create mode 100644 nettle/.footprint.i686 create mode 100644 nettle/.footprint.x86_64 create mode 100644 nettle/.md5sum.i686 create mode 100644 nettle/.md5sum.x86_64 create mode 100644 nettle/Pkgfile (limited to 'nettle') diff --git a/nettle/.footprint.i686 b/nettle/.footprint.i686 new file mode 100644 index 000000000..242daad9c --- /dev/null +++ b/nettle/.footprint.i686 @@ -0,0 +1,63 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/nettle-hash +-rwxr-xr-x root/root usr/bin/nettle-lfib-stream +-rwxr-xr-x root/root usr/bin/pkcs1-conv +-rwxr-xr-x root/root usr/bin/sexp-conv +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/nettle/ +-rw-r--r-- root/root usr/include/nettle/aes.h +-rw-r--r-- root/root usr/include/nettle/arcfour.h +-rw-r--r-- root/root usr/include/nettle/arctwo.h +-rw-r--r-- root/root usr/include/nettle/asn1.h +-rw-r--r-- root/root usr/include/nettle/base16.h +-rw-r--r-- root/root usr/include/nettle/base64.h +-rw-r--r-- root/root usr/include/nettle/bignum.h +-rw-r--r-- root/root usr/include/nettle/blowfish.h +-rw-r--r-- root/root usr/include/nettle/buffer.h +-rw-r--r-- root/root usr/include/nettle/camellia.h +-rw-r--r-- root/root usr/include/nettle/cast128.h +-rw-r--r-- root/root usr/include/nettle/cbc.h +-rw-r--r-- root/root usr/include/nettle/ctr.h +-rw-r--r-- root/root usr/include/nettle/des-compat.h +-rw-r--r-- root/root usr/include/nettle/des.h +-rw-r--r-- root/root usr/include/nettle/dsa.h +-rw-r--r-- root/root usr/include/nettle/gcm.h +-rw-r--r-- root/root usr/include/nettle/hmac.h +-rw-r--r-- root/root usr/include/nettle/knuth-lfib.h +-rw-r--r-- root/root usr/include/nettle/macros.h +-rw-r--r-- root/root usr/include/nettle/md2.h +-rw-r--r-- root/root usr/include/nettle/md4.h +-rw-r--r-- root/root usr/include/nettle/md5-compat.h +-rw-r--r-- root/root usr/include/nettle/md5.h +-rw-r--r-- root/root usr/include/nettle/memxor.h +-rw-r--r-- root/root usr/include/nettle/nettle-meta.h +-rw-r--r-- root/root usr/include/nettle/nettle-stdint.h +-rw-r--r-- root/root usr/include/nettle/nettle-types.h +-rw-r--r-- root/root usr/include/nettle/pgp.h +-rw-r--r-- root/root usr/include/nettle/pkcs1.h +-rw-r--r-- root/root usr/include/nettle/realloc.h +-rw-r--r-- root/root usr/include/nettle/ripemd160.h +-rw-r--r-- root/root usr/include/nettle/rsa-compat.h +-rw-r--r-- root/root usr/include/nettle/rsa.h +-rw-r--r-- root/root usr/include/nettle/serpent.h +-rw-r--r-- root/root usr/include/nettle/sexp.h +-rw-r--r-- root/root usr/include/nettle/sha.h +-rw-r--r-- root/root usr/include/nettle/twofish.h +-rw-r--r-- root/root usr/include/nettle/yarrow.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libhogweed.a +lrwxrwxrwx root/root usr/lib/libhogweed.so -> libhogweed.so.2.1 +lrwxrwxrwx root/root usr/lib/libhogweed.so.2 -> libhogweed.so.2.1 +-rw-r--r-- root/root usr/lib/libhogweed.so.2.1 +-rw-r--r-- root/root usr/lib/libnettle.a +lrwxrwxrwx root/root usr/lib/libnettle.so -> libnettle.so.4.3 +lrwxrwxrwx root/root usr/lib/libnettle.so.4 -> libnettle.so.4.3 +-rw-r--r-- root/root usr/lib/libnettle.so.4.3 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/hogweed.pc +-rw-r--r-- root/root usr/lib/pkgconfig/nettle.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/dir.gz +-rw-r--r-- root/root usr/share/info/nettle.info.gz diff --git a/nettle/.footprint.x86_64 b/nettle/.footprint.x86_64 new file mode 100644 index 000000000..242daad9c --- /dev/null +++ b/nettle/.footprint.x86_64 @@ -0,0 +1,63 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/nettle-hash +-rwxr-xr-x root/root usr/bin/nettle-lfib-stream +-rwxr-xr-x root/root usr/bin/pkcs1-conv +-rwxr-xr-x root/root usr/bin/sexp-conv +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/nettle/ +-rw-r--r-- root/root usr/include/nettle/aes.h +-rw-r--r-- root/root usr/include/nettle/arcfour.h +-rw-r--r-- root/root usr/include/nettle/arctwo.h +-rw-r--r-- root/root usr/include/nettle/asn1.h +-rw-r--r-- root/root usr/include/nettle/base16.h +-rw-r--r-- root/root usr/include/nettle/base64.h +-rw-r--r-- root/root usr/include/nettle/bignum.h +-rw-r--r-- root/root usr/include/nettle/blowfish.h +-rw-r--r-- root/root usr/include/nettle/buffer.h +-rw-r--r-- root/root usr/include/nettle/camellia.h +-rw-r--r-- root/root usr/include/nettle/cast128.h +-rw-r--r-- root/root usr/include/nettle/cbc.h +-rw-r--r-- root/root usr/include/nettle/ctr.h +-rw-r--r-- root/root usr/include/nettle/des-compat.h +-rw-r--r-- root/root usr/include/nettle/des.h +-rw-r--r-- root/root usr/include/nettle/dsa.h +-rw-r--r-- root/root usr/include/nettle/gcm.h +-rw-r--r-- root/root usr/include/nettle/hmac.h +-rw-r--r-- root/root usr/include/nettle/knuth-lfib.h +-rw-r--r-- root/root usr/include/nettle/macros.h +-rw-r--r-- root/root usr/include/nettle/md2.h +-rw-r--r-- root/root usr/include/nettle/md4.h +-rw-r--r-- root/root usr/include/nettle/md5-compat.h +-rw-r--r-- root/root usr/include/nettle/md5.h +-rw-r--r-- root/root usr/include/nettle/memxor.h +-rw-r--r-- root/root usr/include/nettle/nettle-meta.h +-rw-r--r-- root/root usr/include/nettle/nettle-stdint.h +-rw-r--r-- root/root usr/include/nettle/nettle-types.h +-rw-r--r-- root/root usr/include/nettle/pgp.h +-rw-r--r-- root/root usr/include/nettle/pkcs1.h +-rw-r--r-- root/root usr/include/nettle/realloc.h +-rw-r--r-- root/root usr/include/nettle/ripemd160.h +-rw-r--r-- root/root usr/include/nettle/rsa-compat.h +-rw-r--r-- root/root usr/include/nettle/rsa.h +-rw-r--r-- root/root usr/include/nettle/serpent.h +-rw-r--r-- root/root usr/include/nettle/sexp.h +-rw-r--r-- root/root usr/include/nettle/sha.h +-rw-r--r-- root/root usr/include/nettle/twofish.h +-rw-r--r-- root/root usr/include/nettle/yarrow.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libhogweed.a +lrwxrwxrwx root/root usr/lib/libhogweed.so -> libhogweed.so.2.1 +lrwxrwxrwx root/root usr/lib/libhogweed.so.2 -> libhogweed.so.2.1 +-rw-r--r-- root/root usr/lib/libhogweed.so.2.1 +-rw-r--r-- root/root usr/lib/libnettle.a +lrwxrwxrwx root/root usr/lib/libnettle.so -> libnettle.so.4.3 +lrwxrwxrwx root/root usr/lib/libnettle.so.4 -> libnettle.so.4.3 +-rw-r--r-- root/root usr/lib/libnettle.so.4.3 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/hogweed.pc +-rw-r--r-- root/root usr/lib/pkgconfig/nettle.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/dir.gz +-rw-r--r-- root/root usr/share/info/nettle.info.gz diff --git a/nettle/.md5sum.i686 b/nettle/.md5sum.i686 new file mode 100644 index 000000000..06aacef12 --- /dev/null +++ b/nettle/.md5sum.i686 @@ -0,0 +1 @@ +450be8c4886d46c09f49f568ad6fa013 nettle-2.4.tar.gz diff --git a/nettle/.md5sum.x86_64 b/nettle/.md5sum.x86_64 new file mode 100644 index 000000000..06aacef12 --- /dev/null +++ b/nettle/.md5sum.x86_64 @@ -0,0 +1 @@ +450be8c4886d46c09f49f568ad6fa013 nettle-2.4.tar.gz diff --git a/nettle/Pkgfile b/nettle/Pkgfile new file mode 100644 index 000000000..2bd1254d5 --- /dev/null +++ b/nettle/Pkgfile @@ -0,0 +1,18 @@ +# Description: Librairie de cryptogriphie bas niveau +# URL: http://www.lysator.liu.se/~nisse/nettle/ +# Packager: tnut at nutyx dot com +# Maintainer: NuTyX core team + +name=nettle +version=2.4 +release=1 +source=(ftp://ftp.lysator.liu.se/pub/security/lsh/$name-$version.tar.gz) + +build() { + cd $name-$version + ./configure --prefix=/usr \ + --libdir=/usr/lib \ + --enable-shared + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-54-g00ecf