Skip to content

Commit

Permalink
vba-m: update to 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zlice committed Dec 15, 2022
1 parent 27a46b8 commit 83e2bae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 41 deletions.
37 changes: 0 additions & 37 deletions srcpkgs/vba-m/patches/x86-asm.patch

This file was deleted.

8 changes: 4 additions & 4 deletions srcpkgs/vba-m/template
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Template file for 'vba-m'
pkgname=vba-m
reverts=1292_2
version=2.1.4
revision=4
version=2.1.5
revision=1
build_style=cmake
configure_args="-DENABLE_GTK=TRUE -DENABLE_FFMPEG=TRUE -DENABLE_LINK=TRUE"
configure_args="-DENABLE_GTK=TRUE -DENABLE_FFMPEG=TRUE -DENABLE_LINK=TRUE -DCMAKE_BUILD_TYPE=Release"
hostmakedepends="gettext pkg-config unzip zip yasm wxWidgets-gtk3-devel"
makedepends="zlib-devel libpng-devel MesaLib-devel libopenal-devel SDL2-devel
gtkmm2-devel ffmpeg-devel gtk+3-devel
Expand All @@ -14,4 +14,4 @@ maintainer="Andrea Brancaleoni <[email protected]>"
license="GPL-2.0-or-later"
homepage="https://github.com/visualboyadvance-m/visualboyadvance-m/"
distfiles="https://github.com/visualboyadvance-m/visualboyadvance-m/archive/v${version}.tar.gz"
checksum=8342e017212842de66b0d86bc7610c82349af2d4e59951d969a33fff956c39ba
checksum=5ece12815f0a6d2ee70ebcdbc072bb0885184e3c89332c2bdeba03c779a2329a

0 comments on commit 83e2bae

Please sign in to comment.