Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] openmsx: update to 18.0.
@ 2022-10-01  2:26 classabbyamp
  2022-10-01  2:56 ` [PR PATCH] [Updated] " classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: classabbyamp @ 2022-10-01  2:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 477 bytes --]

There is a new pull request by classabbyamp against master on the void-packages repository

https://github.com/classabbyamp/void-packages update/openmsx
https://github.com/void-linux/void-packages/pull/39564

openmsx: update to 18.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**



A patch file from https://github.com/void-linux/void-packages/pull/39564.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/openmsx-39564.patch --]
[-- Type: text/x-diff, Size: 1520 bytes --]

From d2d5b863f6201bd0cae1d37c77161472737265e7 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Fri, 30 Sep 2022 22:26:15 -0400
Subject: [PATCH] openmsx: update to 18.0.

---
 srcpkgs/openmsx/template | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/openmsx/template b/srcpkgs/openmsx/template
index 8475c00fd311..74bb87f3cf5b 100644
--- a/srcpkgs/openmsx/template
+++ b/srcpkgs/openmsx/template
@@ -1,16 +1,17 @@
 # Template file for 'openmsx'
 pkgname=openmsx
-version=0.15.0
-revision=3
-hostmakedepends="pkg-config python"
-makedepends="SDL-devel glew-devel libao-devel libtheora-devel libvorbis-devel
- libpng-devel libxml2-devel SDL_ttf-devel tcl-devel"
+version=18.0
+revision=1
+hostmakedepends="pkg-config python3"
+makedepends="SDL2-devel glew-devel libao-devel libtheora-devel libvorbis-devel
+ libpng-devel libxml2-devel SDL2_ttf-devel tcl-devel"
 short_desc="MSX emulator that aims for perfection"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://openmsx.org"
+changelog="https://raw.githubusercontent.com/openMSX/openMSX/master/doc/release-history.txt"
 distfiles="https://github.com/openMSX/openMSX/releases/download/RELEASE_${version//\./_}/openmsx-${version}.tar.gz"
-checksum=93f209d8fed2e04e62526469bb6bb431b82ea4d07ecdc45dab2b8cc4ca21d62a
+checksum=23db7756e6c6b5cfd157bb4720a0d96aa2bb75e88d1fdf5a0f76210eef4aff60
 nocross="can't use CXX prefixed with triplet"
 CXXFLAGS="-Wno-narrowing -O3"
 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-10-01  6:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-01  2:26 [PR PATCH] openmsx: update to 18.0 classabbyamp
2022-10-01  2:56 ` [PR PATCH] [Updated] " classabbyamp
2022-10-01  2:58 ` classabbyamp
2022-10-01  3:01 ` classabbyamp
2022-10-01  6:35 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).