From 188ec1ea89278f78d630e6d469a3b229ecdcd309 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 29 Jan 2025 22:16:55 -0500 Subject: [PATCH] xrick: build with new sdl12-compat library --- srcpkgs/xrick/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xrick/template b/srcpkgs/xrick/template index 3b751dcc677..885b74b1285 100644 --- a/srcpkgs/xrick/template +++ b/srcpkgs/xrick/template @@ -1,10 +1,10 @@ # Template file for 'xrick' pkgname=xrick version=021212 -revision=2 +revision=3 build_style=gnu-makefile make_use_env=1 -makedepends="SDL-devel zlib-devel" +makedepends="sdl12-compat-devel zlib-devel" short_desc="Clone of Rick Dangerous" maintainer="Michael Aldridge " license="custom:GPL-ish" @@ -12,6 +12,7 @@ homepage="http://www.bigorno.net/xrick/" distfiles="https://www.bigorno.net/xrick/xrick-${version}.tgz" checksum=aa8542120bec97a730258027a294bd16196eb8b3d66134483d085f698588fc2b restricted=yes +broken="unable to fetch source" CFLAGS=-fcommon