summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b152df991e1d2570bd8ac101f89a717e54258282 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = sfemovie-git
	pkgdesc = sfeMovie is a simple C++ library that lets you play movies in SFML based applications. It relies on FFmpeg to read medias and remains consistent with SFML's naming conventions.
	pkgver = 1
	pkgrel = 2
	url = https://github.com/Yalir/sfeMovie
	arch = x86_64
	arch = i686
	license = LGPLv2.1
	makedepends = git
	makedepends = cmake
	makedepends = yasm
	depends = sfml
	depends = ffmpeg
	provides = sfemovie
	conflicts = sfemovie

pkgname = sfemovie-git