# Maintainer: Parker Reed # Maintainer: Marcell Meszaros < marcell.meszaros AT runbox.eu > # Contributor: archtux # Contributor: andy123 < ajs [at] online [dot] de > # Contributor: Sven-Hendrik Haase # Contributor: Linus Sjögren # Contributor: Eric Forgeot < http://anamnese.online.fr >, dreeze # Contributor: SanskritFritz (gmail) pkgname=love07 pkgver=0.7.2 pkgrel=9 pkgdesc="An open-source 2D game engine using Lua scripting language (legacy 0.7.x version)" arch=('i686' 'x86_64') url="http://love2d.org/" license=('zlib') depends=('devil' 'freetype2' 'hicolor-icon-theme' 'libmodplug' 'libvorbis' 'lua51' 'mpg123' 'openal' 'physfs' 'sdl' 'libgl') makedepends=('glu') source=("https://github.com/love2d/love/releases/download/0.7.2/love-0.7.2-linux-src.tar.gz" "https://raw.githubusercontent.com/love2d/love/0.7.2/license.txt" "${pkgname}.svg::https://raw.githubusercontent.com/love2d/love/0.7.2/platform/unix/app.svg" "love07.desktop" "love07.patch") sha256sums=('a57adcb0cbdc390a9bd8e2fe477bc175799b9ffd3486e01f859a36bf27f7f268' 'c4cb43c06ab89c84349704a62849e9e66bf0c245e8a4df4f9068204124de1845' 'b8116c4cc8d7b80adba579b582b9570d8178f93d3d9e35977d621e03500b8a7f' '8b6db85ae8098a537e1e6d04153f2ba81e3aca0f963c80a4743fece885f43ea1' '6b63906f9dabc9c000ddce32bec7020e89f51e88425d1eb940a533dd9b9ab09b') prepare() { cd "$srcdir/love-HEAD" patch -p1 < ../love07.patch # Fix for freetype2 and variants(ubuntu, infinality etc...) FILE="/usr/include/freetype2/freetype/freetype.h" if [ -f $FILE ]; then sed -i 's|