From cb43f2f73e0e904c9ff50da6564dbc0dd1817e41 Mon Sep 17 00:00:00 2001 From: piernov Date: Mon, 24 Oct 2011 20:34:50 +0200 Subject: pinentry 0.8.1-1 suppression qt4 --- extra/pinentry/.footprint.i686 | 1 - extra/pinentry/.footprint.x86_64 | 1 - extra/pinentry/Pkgfile | 8 ++++---- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/extra/pinentry/.footprint.i686 b/extra/pinentry/.footprint.i686 index c0af3851e..099433843 100644 --- a/extra/pinentry/.footprint.i686 +++ b/extra/pinentry/.footprint.i686 @@ -3,7 +3,6 @@ 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/.footprint.x86_64 b/extra/pinentry/.footprint.x86_64 index c0af3851e..099433843 100644 --- a/extra/pinentry/.footprint.x86_64 +++ b/extra/pinentry/.footprint.x86_64 @@ -3,7 +3,6 @@ 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/Pkgfile b/extra/pinentry/Pkgfile index d68c97afe..671c13722 100644 --- a/extra/pinentry/Pkgfile +++ b/extra/pinentry/Pkgfile @@ -2,7 +2,7 @@ # URL: http://www.gnupg.org/ # Maintainer: NuTyX # Packager: thierryn1 at hispeed dot ch -# Depends on: gtk, qt +# Depends on: gtk # Run on: name=pinentry @@ -13,10 +13,10 @@ source=(ftp://ftp.gnupg.org/gcrypt/$name/$name-$version.tar.gz) build() { cd $name-$version ./configure --prefix=/usr \ - --enable-fallback-curses \ - --libexecdir=/usr/lib + --enable-fallback-curses \ + --libexecdir=/usr/lib \ + --disable-pinentry-qt4 make make DESTDIR=$PKG install rm $PKG/usr/share/info/dir } - -- cgit v1.2.3-70-g09d2