blob: ab50cd83dc59556b579cde3e705b09e9581c6947 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = cog-git
pkgdesc = WPE launcher and webapp container
pkgver = r134.f421c0a
pkgrel = 4
url = https://github.com/Igalia/cog
arch = x86_64
arch = i686
arch = aarch64
arch = armv7l
arch = armv7h
groups = wpe
license = MIT
makedepends = cmake
depends = libxkbcommon
depends = wpebackend-fdo-git
depends = wpewebkit
provides = cog
conflicts = cog
source = cog-git::git+https://github.com/Igalia/cog
sha512sums = SKIP
pkgname = cog-git
|