summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAngelo Theodorou2023-06-14 11:45:35 +0200
committerAngelo Theodorou2023-06-14 18:02:43 +0200
commitce4bf88bb1b5a8cb9c4bdaeb9d1b4a1f932aea30 (patch)
tree744dabd1878311dea2f4fc3aadc35f4583b4f890 /.SRCINFO
parent994503a0d281396e9c5aa367d6598b9cdb7b0bb0 (diff)
downloadaur-dunelegacy.tar.gz
Update to 0.97.02
- Add a patch to fix the compilation of the TextManager class - Remove the SDL2_mixer compilation patch
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 9 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 50533f000c7a..1c2326cd78ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,20 @@
pkgbase = dunelegacy
pkgdesc = Updated clone of Westood Studios' Dune2
- pkgver = 0.96.4
- pkgrel = 2
+ pkgver = 0.97.02
+ pkgrel = 1
url = http://dunelegacy.sourceforge.net
changelog = dunelegacy.changelog
arch = i686
arch = x86_64
license = GPL
+ makedepends = git
+ makedepends = autoconf
depends = sdl2_mixer
+ depends = sdl2_ttf
depends = xdg-utils
- source = http://downloads.sourceforge.net/sourceforge/dunelegacy/dunelegacy-0.96.4-src.tar.bz2
- source = mix_init_mid.patch
- md5sums = de1d0a529cc32ba5d909bf1570272434
- md5sums = 9a074011e5dd75f9d3c0f5a14bdd1600
+ source = dunelegacy::git+https://git.code.sf.net/p/dunelegacy/code#commit=6ea9ac96854daa8c75ba429e78dc6716b147e106
+ source = text_manager.patch
+ md5sums = SKIP
+ md5sums = ee5ade548d7d5bbf1145b63be47183db
pkgname = dunelegacy
-