Skip to content

Commit 1178acc

Browse files
committed
New package: manga-tui-0.10.0
New package
1 parent cd2f45c commit 1178acc

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

srcpkgs/manga-tui/template

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
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+
changelog="https://github.com/josueBarretogit/manga-tui/releases"
13+
distfiles="https://github.com/josueBarretogit/manga-tui/archive/v${version}.tar.gz"
14+
checksum=6939b894478e5c96560933e1916678b58b6445bc7aa300288b7f3f00bb3090a3
15+
16+
post_install() {
17+
vlicense LICENSE
18+
}

0 commit comments

Comments
 (0)