blob: 1a7968d23567be3de5334c0aba55a34029d32520 (
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 = liri-screencast-git
pkgdesc = Take videos of your session
pkgver = r83.8518f72
pkgrel = 1
url = https://liri.io
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
groups = liri-git
license = GPL3
makedepends = git
makedepends = liri-cmake-shared-git
depends = gstreamer
provides = liri-screencast
conflicts = liri-screencast
replaces = liri-screencast
options = debug
options = !strip
source = screencast::git+https://github.com/lirios/screencast.git#branch=develop
md5sums = SKIP
pkgname = liri-screencast-git
|