New package: buku_run-0.1.1
This commit is contained in:
parent
1eb7fd1825
commit
3912eb24f0
21
srcpkgs/buku_run/template
Normal file
21
srcpkgs/buku_run/template
Normal file
@ -0,0 +1,21 @@
|
||||
# Template file for 'buku_run'
|
||||
pkgname=buku_run
|
||||
version=0.1.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
conf_files="/etc/buku_run.config"
|
||||
depends="rofi gawk sed buku bash"
|
||||
short_desc="Rofi frontend for buku bookmarks manager"
|
||||
maintainer="teldra <teldra@rotce.de>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/carnager/${pkgname}"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=065b1bcd3000138a23f57b4a394d780e1b16a95d1593bf85d9f657457832bc35
|
||||
|
||||
do_install() {
|
||||
vbin buku_run
|
||||
vdoc README.md README
|
||||
vsconf config.buku
|
||||
vconf config.buku buku_run.config
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user