From 51bf3a0759e67237b509db5cbb1b4b94b75ceaf5 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sat, 19 Mar 2016 14:00:09 +0100 Subject: [PATCH] New package: EmulationStation-2.0.1a --- srcpkgs/EmulationStation/template | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 srcpkgs/EmulationStation/template diff --git a/srcpkgs/EmulationStation/template b/srcpkgs/EmulationStation/template new file mode 100644 index 00000000000..1f4759dbbcd --- /dev/null +++ b/srcpkgs/EmulationStation/template @@ -0,0 +1,16 @@ +# Template file for 'EmulationStation' +pkgname=EmulationStation +version=2.0.1a +revision=1 +_githash=93f6e11c95f9e7a0c00d3a70c744b22d9a931127 +build_style=cmake +hostmakedepends="cmake" +makedepends="libcurl-devel MesaLib-devel freetype-devel freeimage-devel + SDL2-devel eigen boost-devel" +short_desc="A flexible emulator front-end" +maintainer="Enno Boland " +license="MIT" +homepage="https://github.com/Herdinger/EmulationStation" +distfiles="https://github.com/Herdinger/EmulationStation/archive/$_githash.tar.gz" +checksum=e144e06fdd64522c67f35b882eb0d8c5ab455075d9d3b4cd13e2c6f7764c7e38 +wrksrc=EmulationStation-$_githash