summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalcolm Mallardi2022-09-16 23:48:52 -0400
committerMalcolm Mallardi2022-09-16 23:53:31 -0400
commit97353982fce12a274eff57e4e155dd81d75f0c4a (patch)
treeaf89d7d4ac8686aa2c64037971013c2be215c7cf
parent485bc397cec45579d70645f6086fc1ae474136df (diff)
downloadaur-97353982fce12a274eff57e4e155dd81d75f0c4a.tar.gz
removed libibud makedepend.
libus is no longer needed to build dosbox-staging since we now link with the system libraries by default.
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a31754d30ac5..a49d936ec8d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dosbox-staging-git
pkgdesc = A modernized DOSBox project using current development practices and tools, fixing issues, adding features that better support today's systems
- pkgver = 0.79.0.alpha.1346.gfadb46662
+ pkgver = 0.79.0.alpha.1351.g5ba3fedfe
pkgrel = 1
url = https://github.com/dosbox-staging/dosbox-staging
arch = any
@@ -8,7 +8,6 @@ pkgbase = dosbox-staging-git
makedepends = meson
makedepends = gcc
makedepends = gzip
- makedepends = libibus
depends = sdl2
depends = sdl2_net
depends = opusfile
diff --git a/PKGBUILD b/PKGBUILD
index f0f61c644a3d..f651ecbb7e51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=dosbox-staging-git
_pkgname=dosbox-staging
-pkgver=0.79.0.alpha.1346.gfadb46662
+pkgver=0.79.0.alpha.1351.g5ba3fedfe
pkgrel=1
pkgdesc="A modernized DOSBox project using current development practices and tools, fixing issues, adding features that better support today's systems"
arch=('any')
@@ -11,7 +11,7 @@ url="https://github.com/dosbox-staging/dosbox-staging"
license=('GPL2')
depends=('sdl2' 'sdl2_net' 'opusfile' 'alsa-lib' 'fluidsynth' 'munt' 'libslirp' 'iir1')
optdepends=('libpng' 'ncurses')
-makedepends=('meson' 'gcc' 'gzip' 'libibus')
+makedepends=('meson' 'gcc' 'gzip')
provides=("dosbox")
conflicts=("dosbox")
source=(