blob: de10b43dc74946d155328e0f39d4325b6243e434 (
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
|
pkgbase = canispack-git
pkgdesc = Project launcher for the Canis engine
pkgver = 0.1.0.r15.g0fb4db0
pkgrel = 1
url = https://github.com/EricWRogers/CanisPack
arch = x86_64
license = MIT
makedepends = cmake
makedepends = git
makedepends = ninja
depends = glibc
depends = gcc-libs
depends = hicolor-icon-theme
depends = libglvnd
depends = libx11
depends = libxcb
provides = canispack
conflicts = canispack
source = CanisPack::git+https://github.com/EricWRogers/CanisPack.git
source = canis::git+https://github.com/EricWRogers/canis.git
source = SDL::git+https://github.com/libsdl-org/SDL.git
source = imgui::git+https://github.com/ocornut/imgui.git
source = yaml-cpp::git+https://github.com/jbeder/yaml-cpp.git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = canispack-git
|