[Lunar-commits] <moonbase> pinentry: updated to 0.7.5 fixed gtk build

Zbigniew Luszpinski zbiggy at lunar-linux.org
Fri Apr 3 00:44:27 CEST 2009


commit 9f4d9674993cf471293df126b75254904e82f5b2
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Fri Apr 3 00:44:27 2009 +0200

    pinentry: updated to 0.7.5 fixed gtk build
---
 x11-utils/pinentry/BUILD   |    9 +++++++++
 x11-utils/pinentry/DETAILS |    5 +++--
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/x11-utils/pinentry/BUILD b/x11-utils/pinentry/BUILD
new file mode 100644
index 0000000..0612490
--- /dev/null
+++ b/x11-utils/pinentry/BUILD
@@ -0,0 +1,9 @@
+(
+
+sedit 's/gulong/gsize/g' gtk+-2/gtksecentry.c &&
+if module_installed qt3; then
+. /etc/profile.d/qt3.rc
+fi &&
+default_build
+
+) > $C_FIFO 2>&1
diff --git a/x11-utils/pinentry/DETAILS b/x11-utils/pinentry/DETAILS
index e7721e6..96d26b3 100644
--- a/x11-utils/pinentry/DETAILS
+++ b/x11-utils/pinentry/DETAILS
@@ -1,10 +1,11 @@
           MODULE=pinentry
-         VERSION=0.7.2
+         VERSION=0.7.5
           SOURCE=$MODULE-$VERSION.tar.gz
    SOURCE_URL[0]=ftp://ftp.gnupg.org/gcrypt/pinentry/
+      SOURCE_VFY=sha1:6699a1ff94c649e8905199d480c6412cc43bad3d
         WEB_SITE=http://www.gnupg.org/aegypten/development.en.html
          ENTERED=20030310
-         UPDATED=20050421
+         UPDATED=20090402
       MAINTAINER=michalsc at email.uc.edu
            SHORT="collection of simple PIN or passphrase entry dialogs"
 cat << EOF


More information about the Lunar-commits mailing list