blob: 8bf5d50ff622e20bab55d48875d86a9601bf1e17 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
pkgbase = ymn-git
pkgdesc = Yomuna visual novel transcript and flashcard tool
pkgver = 0.1.7.r0.gd879494
pkgrel = 1
url = https://github.com/DarlingGoose/ymn
arch = x86_64
license = custom
makedepends = git
makedepends = go
makedepends = pkgconf
depends = ffmpeg
depends = glibc
depends = gst-plugins-base-libs
depends = gstreamer
depends = libx11
depends = libxkbcommon
depends = mesa
depends = mpv
depends = wayland
depends = wine
optdepends = steam: Steam/Proton launch flows
optdepends = tesseract: legacy OCR workflow
optdepends = grim: Wayland screenshot capture for legacy OCR workflow
optdepends = slurp: Wayland region selection for legacy OCR workflow
optdepends = ollama: local translation backend
provides = ymn
conflicts = ymn
source = ymn::git+https://github.com/DarlingGoose/ymn.git#branch=main
source = ymn.desktop
source = icon.svg
sha256sums = SKIP
sha256sums = df60b7525f82e0cd8f1910eb2dff2b3d5892c04d9d6f1d30bc28c2b7d24d6468
sha256sums = 77ab34aacd3b216c2c8a243c7a49903a675e0731010d3d421d08a4d200bf8314
pkgname = ymn-git
|