mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: bluetuith-0.1.8
This commit is contained in:
parent
cf97d9a4cf
commit
6a0b08593b
1 changed files with 17 additions and 0 deletions
17
srcpkgs/bluetuith/template
Normal file
17
srcpkgs/bluetuith/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'bluetuith'
|
||||||
|
pkgname=bluetuith
|
||||||
|
version=0.1.8
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="github.com/darkhz/bluetuith"
|
||||||
|
depends="bluez dbus"
|
||||||
|
short_desc="TUI bluetooth manager"
|
||||||
|
maintainer="Bnyro <bnyro@tutanota.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://darkhz.github.io/bluetuith"
|
||||||
|
distfiles="https://github.com/darkhz/bluetuith/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=5e9c39df489503f7741b6c7f4ad4ca3fbb13e45145a58cd9bfd07e10364d321a
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue