blob: 2a795f06d9b12cabf85c6cc5848e03f54a0c5c9c (
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
30
31
32
|
pkgbase = celestia-qt5-git
pkgdesc = Real-time space simulation (git version with Qt5 and video capture)
pkgver = r7228.814c49354
pkgrel = 1
url = https://celestiaproject.space
arch = x86_64
license = GPL-2.0-or-later
makedepends = git
makedepends = cmake
makedepends = make
makedepends = boost
makedepends = gperf
depends = mesa
depends = libepoxy
depends = fmt
depends = eigen
depends = freetype2
depends = libjpeg-turbo
depends = libpng
depends = glu
depends = qt5-base
depends = qt5-tools
depends = ffmpeg
depends = luajit
provides = celestia
conflicts = celestia
source = git+https://github.com/CelestiaProject/Celestia.git
source = git+https://github.com/CelestiaProject/CelestiaContent.git
sha512sums = SKIP
sha512sums = SKIP
pkgname = celestia-qt5-git
|