diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 31 |
1 files changed, 14 insertions, 17 deletions
@@ -1,20 +1,17 @@ | |||
1 | pkgbase = anki-official-binary-bundle | 1 | pkgbase = reco |
2 | pkgdesc = The official binary shipped with the tested versions of the dependent libraries. | 2 | pkgdesc = An audio recording app designed for elementary OS |
3 | pkgver = 2.1.63 | 3 | pkgver = 4.0.1 |
4 | pkgrel = 1 | 4 | pkgrel = 1 |
5 | url = https://github.com/ankitects/anki | 5 | url = https://github.com/ryonakano/reco |
6 | install = anki-official-binary-bundle.install | ||
7 | arch = x86_64 | 6 | arch = x86_64 |
8 | license = AGPL | 7 | license = GPL3 |
9 | depends = libxkbcommon-x11 | 8 | makedepends = meson |
10 | optdepends = mpv | 9 | makedepends = vala |
11 | provides = anki | 10 | makedepends = libhandy |
12 | conflicts = anki | 11 | depends = granite7 |
13 | conflicts = anki-bin | 12 | depends = gstreamer |
14 | conflicts = anki-git | 13 | depends = libpulse |
15 | source = https://github.com/ankitects/anki/releases/download/2.1.63/anki-2.1.63-linux-qt6.tar.zst | 14 | source = reco-4.0.1.tar.gz::https://github.com/ryonakano/reco/archive/4.0.1.tar.gz |
16 | source = install_sh.patch | 15 | sha256sums = a874ba06cf3461809e8675bdf05a7621a41c296bdc01a1ce46a76b73e79f26a4 |
17 | sha256sums = 022a0b9b3f27bebbd6d5ce5ee5c61fb3fcc4f98a80e03fd7d8651e92e80e846a | ||
18 | sha256sums = 991297cb02434d753f55980205a22971ed98655b0f62f0104ae4692155355d8c | ||
19 | 16 | ||
20 | pkgname = anki-official-binary-bundle | 17 | pkgname = reco |