mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: pinentry-bemenu-0.12.0
This commit is contained in:
parent
d12a3bf8dd
commit
bd6e5f861f
2 changed files with 16 additions and 0 deletions
|
@ -1393,6 +1393,7 @@ libIrrlicht.so.1.8 irrlicht-1.8_1
|
||||||
libsnappy.so.1 snappy-1.1.0_1
|
libsnappy.so.1 snappy-1.1.0_1
|
||||||
libbenchmark.so.1 benchmark-1.5.5_1
|
libbenchmark.so.1 benchmark-1.5.5_1
|
||||||
libbenchmark_main.so.1 benchmark-1.5.5_1
|
libbenchmark_main.so.1 benchmark-1.5.5_1
|
||||||
|
libbemenu.so.0 bemenu-0.6.5_1
|
||||||
libKF5Torrent.so.6 libktorrent-2.1_1
|
libKF5Torrent.so.6 libktorrent-2.1_1
|
||||||
libvncserver.so.1 libvncserver-0.9.13_2
|
libvncserver.so.1 libvncserver-0.9.13_2
|
||||||
libvncclient.so.1 libvncserver-0.9.13_2
|
libvncclient.so.1 libvncserver-0.9.13_2
|
||||||
|
|
15
srcpkgs/pinentry-bemenu/template
Normal file
15
srcpkgs/pinentry-bemenu/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'pinentry-bemenu'
|
||||||
|
pkgname=pinentry-bemenu
|
||||||
|
version=0.12.0
|
||||||
|
revision=1
|
||||||
|
build_style=meson
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="libgpg-error-devel libassuan-devel bemenu-devel popt-devel"
|
||||||
|
short_desc="Pinentry based on bemenu"
|
||||||
|
maintainer="Kenneth Dodrill <hello@kennydodrill.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/t-8ch/pinentry-bemenu"
|
||||||
|
distfiles="https://github.com/t-8ch/pinentry-bemenu/archive/v${version}.tar.gz"
|
||||||
|
checksum=f59c72bf2af1b1629890b6b501cbd355f1739e0ac45be1906717dad5ca493d84
|
||||||
|
|
||||||
|
alternatives="pinentry:pinentry:/usr/bin/pinentry-bemenu"
|
Loading…
Add table
Reference in a new issue