From 455f6c86f83f5963b093a35bcf4114238c18a833 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Thu, 4 Mar 2021 03:50:07 -0500 Subject: [PATCH] New package: EmptyEpsilon-2020.11.23 --- srcpkgs/EmptyEpsilon/template | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 srcpkgs/EmptyEpsilon/template diff --git a/srcpkgs/EmptyEpsilon/template b/srcpkgs/EmptyEpsilon/template new file mode 100644 index 00000000000000..d8e8e46f2dd8a9 --- /dev/null +++ b/srcpkgs/EmptyEpsilon/template @@ -0,0 +1,24 @@ +# Template file for 'EmptyEpsilon' +pkgname=EmptyEpsilon +_ver_major=2020 +_ver_minor=11 +_ver_patch=23 +version="${_ver_major}.${_ver_minor}.${_ver_patch}" +revision=1 +wrksrc="EmptyEpsilon-EE-${version}" +build_style=cmake +configure_args="-DSERIOUS_PROTON_DIR=$XBPS_BUILDDIR/SeriousProton-EE-${version} + -DCPACK_PACKAGE_VERSION=${version} + -DCPACK_PACKAGE_VERSION_MAJOR=$_ver_major + -DCPACK_PACKAGE_VERSION_MINOR=$_ver_minor + -DCPACK_PACKAGE_VERSION_PATCH=$_ver_patch" +hostmakedepends="python3" +makedepends="SFML-devel glu-devel" +short_desc="Open source starship bridge simulator" +maintainer="Toyam Cox " +license="GPL-2.0-only" +homepage="https://daid.github.io/EmptyEpsilon/" +distfiles="https://github.com/daid/EmptyEpsilon/archive/EE-${version}.tar.gz + https://github.com/daid/SeriousProton/archive/EE-${version}.tar.gz>SP-${version}.tar.gz" +checksum="339df2f3b57135663cb7bd253d7e157c3c5d457137bc6ed4c9651f48e8e6bf0c + 7552ab3b2a82735401aba2215ae5bcae5fa2c9946b709ff77e0c2cc5a60abc23"