blob: 5292dfd67289b28c66891ff6b8669e055172653b (
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
|
pkgbase = recoder
pkgdesc = A GTK4 video transcoding GUI application
pkgver = 1.1.0
pkgrel = 1
url = https://github.com/jeena/recoder
install = recoder.install
arch = x86_64
arch = aarch64
license = GPL3
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = glib2
depends = gtk4
depends = libadwaita
depends = gobject-introspection-runtime
depends = python
depends = python-gobject
depends = ffmpeg
depends = glib2
optdepends = libcanberra: play system notification sounds
optdepends = sound-theme-freedesktop: standard system sounds like "complete.oga"
source = https://github.com/jeena/recoder/archive/refs/tags/v1.1.0.tar.gz
source = https://github.com/jeena/recoder/releases/download/v1.1.0/v1.1.0.tar.gz.asc
validpgpkeys = 1DF6570C929E2C186685046F0D6A8E36B9EE6177
sha256sums = b831a657dfa9baf2e238a81cb8d6aeaff23933ac6207aa19ed9a576fcf9465aa
sha256sums = SKIP
pkgname = recoder
|