blob: 960cecf2cb845fdf8b13e9ae1f025fd6dfca0daf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = libretro-ffmpeg-git
pkgdesc = FFmpeg core for libretro/RetroArch
pkgver = r65594.072d953b01
pkgrel = 1
url = https://github.com/libretro/RetroArch/tree/master/cores/libretro-ffmpeg
arch = x86_64
groups = libretro
license = GPL-3.0
makedepends = git
depends = ffmpeg
provides = libretro-ffmpeg
conflicts = libretro-ffmpeg
source = RetroArch::git+https://github.com/libretro/RetroArch.git
sha256sums = SKIP
pkgname = libretro-ffmpeg-git
|