summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fc26793a57cb6d26f936fd6a25645002ead9dcc5 (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
pkgbase = gozen-git
	pkgdesc = A minimalistic video editor (git)
	pkgver = 0
	pkgrel = 1
	url = https://github.com/VoylinsGamedevJourney/GoZen
	arch = x86_64
	license = GPL3
	makedepends = git
	makedepends = scons
	makedepends = python
	makedepends = gcc
	makedepends = pkgconf
	makedepends = unzip
	makedepends = wget
	makedepends = ffmpeg>=6.1
	makedepends = yasm
	depends = ffmpeg>=6.1
	optdepends = x264: for H.264 encoding support via FFmpeg
	optdepends = x265: for H.265/HEVC encoding support via FFmpeg
	options = !debug
	source = git+https://github.com/VoylinsGamedevJourney/GoZen.git
	source = godot-editor.zip::https://github.com/godotengine/godot-builds/releases/download/4.4.1-stable/Godot_v4.4.1-stable_linux.x86_64.zip
	source = godot-templates.tpz::https://github.com/godotengine/godot-builds/releases/download/4.4.1-stable/Godot_v4.4.1-stable_export_templates.tpz
	sha256sums = SKIP
	sha256sums = d6e382fb531019f85630c1f485a561a0d20c4a2344b6c3847735cfee7da812aa
	sha256sums = 7a8d14ade489fd4d22f178193021fe8a876a9e51068ed4dde26dac3ae4c59a88

pkgname = gozen-git