From e5acb1aa6b408f77290e39a5a7bfc2f6510aff1f Mon Sep 17 00:00:00 2001 From: sibel Date: Wed, 8 Sep 2010 08:14:38 +0200 Subject: maj de pinentry#0.8.0-1 --- extra/pinentry/.footprint | 1 + extra/pinentry/.md5sum | 3 +-- extra/pinentry/Pkgfile | 9 +++++---- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/extra/pinentry/.footprint b/extra/pinentry/.footprint index 099433843..c0af3851e 100644 --- a/extra/pinentry/.footprint +++ b/extra/pinentry/.footprint @@ -3,6 +3,7 @@ drwxr-xr-x root/root usr/bin/ lrwxrwxrwx root/root usr/bin/pinentry -> pinentry-gtk-2 -rwxr-xr-x root/root usr/bin/pinentry-curses -rwxr-xr-x root/root usr/bin/pinentry-gtk-2 +-rwxr-xr-x root/root usr/bin/pinentry-qt4 drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/info/ -rw-r--r-- root/root usr/share/info/pinentry.info.gz diff --git a/extra/pinentry/.md5sum b/extra/pinentry/.md5sum index 808006bef..c3aa00354 100644 --- a/extra/pinentry/.md5sum +++ b/extra/pinentry/.md5sum @@ -1,2 +1 @@ -2fa89c1c32b504ad2c53223cebc057a4 pinentry-0.7.5.patch -ca492afbbb59cd19f1c875533f18b269 pinentry-0.7.5.tar.gz +590be1b00f9ab63205843c7fed8caf35 pinentry-0.8.0.tar.gz diff --git a/extra/pinentry/Pkgfile b/extra/pinentry/Pkgfile index 76864c44d..31a3a4c51 100644 --- a/extra/pinentry/Pkgfile +++ b/extra/pinentry/Pkgfile @@ -5,14 +5,15 @@ # Depends on: gtk name=pinentry -version=0.7.5 +version=0.8.0 release=1 -source=(ftp://ftp.gnupg.org/gcrypt/$name/$name-$version.tar.gz\ - $name-$version.patch) +source=(ftp://ftp.gnupg.org/gcrypt/$name/$name-$version.tar.gz) + +# $name-$version.patch) build() { cd $name-$version - patch -p1 < $SRC/$name-$version.patch +# patch -p1 < $SRC/$name-$version.patch ./configure --prefix=/usr \ --enable-fallback-curses \ --libexecdir=/usr/lib -- cgit v1.2.3-70-g09d2