initial commit
This commit is contained in:
20
.SRCINFO
Normal file
20
.SRCINFO
Normal file
@@ -0,0 +1,20 @@
|
||||
pkgbase = python-jimaku-dl
|
||||
pkgdesc = A Python package to download Japanese subtitles for anime from Jimaku.cc
|
||||
pkgver = 0.1.0
|
||||
pkgrel = 1
|
||||
url = https://gitea.suda.codes/sudacode/jimaku-dl
|
||||
arch = any
|
||||
license = GPL3
|
||||
makedepends = python-setuptools
|
||||
makedepends = python-wheel
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = git
|
||||
depends = python
|
||||
depends = python-pip
|
||||
depends = fzf
|
||||
optdepends = mpv: for playback functionality
|
||||
source = git+https://gitea.suda.codes/sudacode/jimaku-dl.git
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = python-jimaku-dl
|
||||
Reference in New Issue
Block a user