Skip to content

Commit

Permalink
New package: nwg-readme-browser
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit committed Apr 1, 2024
1 parent 031f829 commit 1ab6ab0
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions srcpkgs/nwg-readme-browser/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Template file for 'nwg-readme-browser'
pkgname=nwg-readme-browser
version=0.1.5
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="gtk-layer-shell gtk+3 python3 python3-docutils python3-gobject python3-markdown2 webkit2gtk"
short_desc="WebKitGTK-based README file browser"
maintainer="zenobit <[email protected]>"
license="MIT"
homepage="https://nwg-piotr.github.io/nwg-shell/nwg-readme-browser"
#changelog=""
distfiles="https://github.com/nwg-piotr/nwg-readme-browser/archive/refs/tags/v${version}.tar.gz"
checksum=e12eb2affc9683a5ae13ec1509b0927e8d0d76e2fc89c3b1966019aeb772ddce

post_install() {
vlicense LICENSE
}

0 comments on commit 1ab6ab0

Please sign in to comment.