Skip to content

Commit 14ab788

Browse files
committed
New package: manga-tui-0.10.0
1 parent cd2f45c commit 14ab788

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

srcpkgs/manga-tui/template

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Template file for 'manga-tui'
2+
pkgname=manga-tui
3+
version=0.10.0
4+
revision=1
5+
build_style=cargo
6+
hostmakedepends="pkg-config"
7+
makedepends="dbus-devel sqlite-devel openssl-devel libzstd-devel"
8+
short_desc="Terminal-based manga reader"
9+
maintainer="Kirilla <kirill39.pesin@ya.ru>"
10+
license="MIT"
11+
homepage="https://github.com/josueBarretogit/manga-tui"
12+
distfiles="https://github.com/josueBarretogit/manga-tui/archive/v${version}.tar.gz"
13+
checksum=6939b894478e5c96560933e1916678b58b6445bc7aa300288b7f3f00bb3090a3
14+
post_install() {
15+
vlicense LICENSE
16+
}

0 commit comments

Comments
 (0)