From 8787b0f10cfe836e90e623d015396683cdc7d815 Mon Sep 17 00:00:00 2001 From: tnut Date: Mon, 21 Feb 2011 20:45:08 +0100 Subject: cryptsetup ds ouvert --- base/cryptsetup/.footprint.i686 | 16 ---------------- base/cryptsetup/.footprint.x86_64 | 16 ---------------- base/cryptsetup/.md5sum.i686 | 1 - base/cryptsetup/.md5sum.x86_64 | 1 - base/cryptsetup/Pkgfile | 16 ---------------- 5 files changed, 50 deletions(-) delete mode 100644 base/cryptsetup/.footprint.i686 delete mode 100644 base/cryptsetup/.footprint.x86_64 delete mode 100644 base/cryptsetup/.md5sum.i686 delete mode 100644 base/cryptsetup/.md5sum.x86_64 delete mode 100644 base/cryptsetup/Pkgfile (limited to 'base/cryptsetup') diff --git a/base/cryptsetup/.footprint.i686 b/base/cryptsetup/.footprint.i686 deleted file mode 100644 index 4ae4221f9..000000000 --- a/base/cryptsetup/.footprint.i686 +++ /dev/null @@ -1,16 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/include/ --rw-r--r-- root/root usr/include/libcryptsetup.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/cryptsetup/ --rwxr-xr-x root/root usr/lib/libcryptsetup.la -lrwxrwxrwx root/root usr/lib/libcryptsetup.so -> libcryptsetup.so.0.0.0 -lrwxrwxrwx root/root usr/lib/libcryptsetup.so.0 -> libcryptsetup.so.0.0.0 --rwxr-xr-x root/root usr/lib/libcryptsetup.so.0.0.0 -drwxr-xr-x root/root usr/sbin/ --rwxr-xr-x root/root usr/sbin/cryptsetup -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/locale/ -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man8/ --rw-r--r-- root/root usr/share/man/man8/cryptsetup.8.gz diff --git a/base/cryptsetup/.footprint.x86_64 b/base/cryptsetup/.footprint.x86_64 deleted file mode 100644 index 4ae4221f9..000000000 --- a/base/cryptsetup/.footprint.x86_64 +++ /dev/null @@ -1,16 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/include/ --rw-r--r-- root/root usr/include/libcryptsetup.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/cryptsetup/ --rwxr-xr-x root/root usr/lib/libcryptsetup.la -lrwxrwxrwx root/root usr/lib/libcryptsetup.so -> libcryptsetup.so.0.0.0 -lrwxrwxrwx root/root usr/lib/libcryptsetup.so.0 -> libcryptsetup.so.0.0.0 --rwxr-xr-x root/root usr/lib/libcryptsetup.so.0.0.0 -drwxr-xr-x root/root usr/sbin/ --rwxr-xr-x root/root usr/sbin/cryptsetup -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/locale/ -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man8/ --rw-r--r-- root/root usr/share/man/man8/cryptsetup.8.gz diff --git a/base/cryptsetup/.md5sum.i686 b/base/cryptsetup/.md5sum.i686 deleted file mode 100644 index 66eb93e77..000000000 --- a/base/cryptsetup/.md5sum.i686 +++ /dev/null @@ -1 +0,0 @@ -5eea2a77391a8a1a651b31cbaef59e22 cryptsetup-1.0.7.tar.bz2 diff --git a/base/cryptsetup/.md5sum.x86_64 b/base/cryptsetup/.md5sum.x86_64 deleted file mode 100644 index 66eb93e77..000000000 --- a/base/cryptsetup/.md5sum.x86_64 +++ /dev/null @@ -1 +0,0 @@ -5eea2a77391a8a1a651b31cbaef59e22 cryptsetup-1.0.7.tar.bz2 diff --git a/base/cryptsetup/Pkgfile b/base/cryptsetup/Pkgfile deleted file mode 100644 index 670bee9d2..000000000 --- a/base/cryptsetup/Pkgfile +++ /dev/null @@ -1,16 +0,0 @@ -# Description: Permet d'encrypter les périphériques -# URL: http://cryptsetup.googlecode.com/ -# Maintainer: NuTyX core team -# Packager: guy - -name=cryptsetup -version=1.0.7 -release=1 -source=(http://cryptsetup.googlecode.com/files/$name-$version.tar.bz2) -build() { -cd $name-$version - ./configure --prefix=/usr - make - make check - make DESTDIR=$PKG install -} -- cgit v1.2.3-70-g09d2