From b3dc96e55dc7e4a47ae6989fa85687f6f70c9d72 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 29 Jan 2025 22:16:53 -0500 Subject: [PATCH] swars: build with new sdl12-compat library --- srcpkgs/swars/template | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/srcpkgs/swars/template b/srcpkgs/swars/template index 699361425ae..48ea08faf40 100644 --- a/srcpkgs/swars/template +++ b/srcpkgs/swars/template @@ -6,11 +6,12 @@ lib32mode="full" pkgname=swars version=0.3 -revision=2 +revision=3 build_style=gnu-configure configure_args="--with-data-path=/opt/swars/" hostmakedepends="pkg-config" -makedepends="SDL-devel zlib-devel libopenal-devel libpng-devel libvorbis-devel" +makedepends="sdl12-compat-devel zlib-devel libopenal-devel libpng-devel + libvorbis-devel" depends="vorbis-tools cdparanoia" short_desc="A SDL port of the 1996 DOS game Syndicate Wars" maintainer="Orphaned " @@ -18,6 +19,7 @@ license="GPL-3" homepage="http://swars.vexillium.org/" distfiles="http://swars.vexillium.org/files/swars-${version}.tar.bz2" checksum=01f44e5b792d41b138d361d04810a875cfa5f897c642a2b13d0dde633fabdacb +broken="unable to fetch source" post_install() { # remove useless files