blob: 65a67dc2712fa90b1380ddb76aa2240bd22ffd1c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = avcpp-git
pkgdesc = Wrapper for the FFmpeg that simplify usage it from C++ projects
pkgver = r409.50cec73
pkgrel = 1
url = https://github.com/h4tr3d/avcpp
arch = x86_64
license = 0-BSD and LGPL
makedepends = git
makedepends = gcc
makedepends = make
makedepends = cmake
depends = ffmpeg
provides = avcpp
conflicts = avcpp
source = git+https://github.com/h4tr3d/avcpp.git
sha256sums = SKIP
pkgname = avcpp-git
|