New package: EmptyEpsilon-2020.11.23

This commit is contained in:
Toyam Cox 2021-03-04 03:50:07 -05:00 committed by Toyam Cox
parent 6422119218
commit 7ff8bd1ce2

View file

@ -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 <Vaelatern@voidlinux.org>"
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"