Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Commit

Permalink
new package: pinentry 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
a-schaefers committed Dec 23, 2019
1 parent b50aa0c commit bd9e207
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 0 deletions.
11 changes: 11 additions & 0 deletions community/pinentry/build
@@ -0,0 +1,11 @@
#!/bin/sh -e

./configure \
--disable-pinentry-qt \
--disable-pinentry-gtk2 \
--disable-inside-emacs \
--disable-pinentry-emacs \
--disable-pinentry-curses \
--enable-pinentry-tty

make DESTDIR="$1" install
1 change: 1 addition & 0 deletions community/pinentry/checksums
@@ -0,0 +1 @@
68076686fa724a290ea49cdf0d1c0c1500907d1b759a3bcbfbec0293e8f56570 pinentry-1.1.0.tar.bz2
1 change: 1 addition & 0 deletions community/pinentry/depends
@@ -0,0 +1 @@
make
1 change: 1 addition & 0 deletions community/pinentry/sources
@@ -0,0 +1 @@
https://gnupg.org/ftp/gcrypt/pinentry/pinentry-1.1.0.tar.bz2
1 change: 1 addition & 0 deletions community/pinentry/version
@@ -0,0 +1 @@
1.1.0 1

0 comments on commit bd9e207

Please sign in to comment.