blob: 0ff39064ff28546524267934a28a0cdfa122a738 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = morse-git
pkgdesc = Learn Morse Code and High Speed Telegraphy.
pkgver = 1.0.0.r6.2ff7c31
pkgrel = 1
url = https://github.com/teacond/Morse
arch = x86_64
arch = aarch64
license = GPL3
makedepends = meson
makedepends = rust
makedepends = blueprint-compiler
makedepends = git
depends = gtk4
depends = libadwaita
depends = alsa-lib
source = git+https://www.github.com/teacond/Morse.git
sha256sums = SKIP
pkgname = morse-git
|