blob: f317a5efe405f56324ff04ae203a6a372026f45c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = vr2normal
pkgdesc = C++ QT Program that converts virtual reality videos into normal videos for viewing on any screen
pkgver = 1.7
pkgrel = 1
url = https://gitlab.com/vongooB9/vr2normal
arch = x86_64
license = GPL3
depends = ffmpeg>=5.0
depends = qt5-base>=5.15.0
source = vr2normal-1.7.tar.gz::https://gitlab.com/vongooB9/vr2normal/-/archive/1.7/vr2normal-1.7.tar.gz
sha256sums = a7befad08d7b2563d51a55609d8518d1d109079f8f215768ed139cdb8fd091cb
pkgname = vr2normal
|