From 4718843bddc461d9f4c1a20c09af1658091ac51c Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 15 Oct 2011 15:17:37 +0200 Subject: abook dans extra --- base/abook/.footprint.i686 | 13 ------------- base/abook/.footprint.x86_64 | 13 ------------- base/abook/.md5sum.i686 | 2 -- base/abook/.md5sum.x86_64 | 2 -- base/abook/Pkgfile | 20 -------------------- 5 files changed, 50 deletions(-) delete mode 100755 base/abook/.footprint.i686 delete mode 100755 base/abook/.footprint.x86_64 delete mode 100755 base/abook/.md5sum.i686 delete mode 100755 base/abook/.md5sum.x86_64 delete mode 100755 base/abook/Pkgfile (limited to 'base/abook') diff --git a/base/abook/.footprint.i686 b/base/abook/.footprint.i686 deleted file mode 100755 index e5585426d..000000000 --- a/base/abook/.footprint.i686 +++ /dev/null @@ -1,13 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/abook -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/locale/ -drwxr-xr-x root/root usr/share/locale/fr/ -drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ --rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/abook.mo -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/abook.1.gz -drwxr-xr-x root/root usr/share/man/man5/ --rw-r--r-- root/root usr/share/man/man5/abookrc.5.gz diff --git a/base/abook/.footprint.x86_64 b/base/abook/.footprint.x86_64 deleted file mode 100755 index e5585426d..000000000 --- a/base/abook/.footprint.x86_64 +++ /dev/null @@ -1,13 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/abook -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/locale/ -drwxr-xr-x root/root usr/share/locale/fr/ -drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ --rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/abook.mo -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/abook.1.gz -drwxr-xr-x root/root usr/share/man/man5/ --rw-r--r-- root/root usr/share/man/man5/abookrc.5.gz diff --git a/base/abook/.md5sum.i686 b/base/abook/.md5sum.i686 deleted file mode 100755 index 0cc92bbea..000000000 --- a/base/abook/.md5sum.i686 +++ /dev/null @@ -1,2 +0,0 @@ -956eeb417b337a6c838c1c625019ea00 0.5.6-01_editor -87d25df96864a7c507a4965e6d1da49d abook-0.5.6.tar.gz diff --git a/base/abook/.md5sum.x86_64 b/base/abook/.md5sum.x86_64 deleted file mode 100755 index 0cc92bbea..000000000 --- a/base/abook/.md5sum.x86_64 +++ /dev/null @@ -1,2 +0,0 @@ -956eeb417b337a6c838c1c625019ea00 0.5.6-01_editor -87d25df96864a7c507a4965e6d1da49d abook-0.5.6.tar.gz diff --git a/base/abook/Pkgfile b/base/abook/Pkgfile deleted file mode 100755 index b290e1c62..000000000 --- a/base/abook/Pkgfile +++ /dev/null @@ -1,20 +0,0 @@ -# Description: Carnet d'adresses en mode texte -# URL: http://abook.sourceforge.net/ -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch -# Depends on: - -name=abook -version=0.5.6 -release=1 -source=(http://downloads.sourceforge.net/$name/$name-$version.tar.gz \ -http://abook.sourceforge.net/patches/0.5.6-01_editor) - -build() { -cd $name-$version -patch -p0 < ../0.5.6-01_editor - ./configure --prefix=/usr \ - --mandir=/usr/share/man - make - make DESTDIR=$PKG install -} -- cgit v1.2.3-70-g09d2