Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] vice: update to 3.4.
@ 2020-05-11 18:14 mobinmob
  2020-05-11 18:43 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 1 reply; 2+ messages in thread
From: mobinmob @ 2020-05-11 18:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages vice
https://github.com/void-linux/void-packages/pull/21845

vice: update to 3.4.


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

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

From 32306bfa3714a1a18cbac61ac37786ea9083a378 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 11 May 2020 21:12:46 +0300
Subject: [PATCH] vice: update to 3.4.

---
 srcpkgs/vice/template | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/vice/template b/srcpkgs/vice/template
index 5c8eb326020..624a04c347f 100644
--- a/srcpkgs/vice/template
+++ b/srcpkgs/vice/template
@@ -1,7 +1,7 @@
 # Template file for 'vice'
 pkgname=vice
-version=3.3
-revision=2
+version=3.4
+revision=1
 build_style=gnu-configure
 configure_args="
 	$(vopt_enable sdl2 sdlui2)
@@ -11,14 +11,16 @@ configure_args="
 	$(vopt_enable ffmpeg  external-ffmpeg)
 	--disable-option-checking
 	--enable-cpuhistory
+	--enable-x64
 	AR=${AR}"
 hostmakedepends="bdftopcf flex mkfontdir perl pkg-config xa
- glib-devel"
+ glib-devel autoconf texinfo automake"
 makedepends="
 	zlib-devel
 	readline-devel
 	libpng-devel
 	giflib-devel
+	glew-devel
 	$(vopt_if sdl2 SDL2_mixer-devel)
 	$(vopt_if sdl2 SDL2-devel)
 	$(vopt_if gtk3 gtk+3-devel)
@@ -29,8 +31,9 @@ short_desc="Emulator for C64, C128, CBM-II, PET, VIC20, Plus4 and C16"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://vice-emu.sourceforge.net/"
-distfiles="${SOURCEFORGE_SITE}/vice-emu/${pkgname}-${version}.tar.gz"
-checksum=1a55b38cc988165b077808c07c52a779d181270b28c14b5c9abf4e569137431d
+changelog="https://vice-emu.sourceforge.io/NEWS"
+distfiles="${SOURCEFORGE_SITE}/vice-emu/releases/vice-${version}.tar.gz"
+checksum=4bd00c1c63d38cd1fe01b90032834b52f774bc29e4b67eeb1e525b14fee07aeb
 
 # Package build options
 build_options="sdl2 gtk3 ffmpeg"
@@ -43,8 +46,8 @@ case "$XBPS_TARGET_MACHINE" in
 esac
 
 pre_configure() {
-	# Do not install data to /usr/lib64
-	sed -i 's:VICEDIR=.*:VICEDIR="$PREFIX/share/vice":g' configure
 	# __u_char is not portable...
 	sed -i 's,__u_char,unsigned char,g' src/*.[ch]
+	sed -i 's/lib64/lib/g' configure.ac
+	autoreconf -fi
 }

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

* Re: [PR PATCH] [Merged]: vice: update to 3.4.
  2020-05-11 18:14 [PR PATCH] vice: update to 3.4 mobinmob
@ 2020-05-11 18:43 ` Hoshpak
  0 siblings, 0 replies; 2+ messages in thread
From: Hoshpak @ 2020-05-11 18:43 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

vice: update to 3.4.
https://github.com/void-linux/void-packages/pull/21845

Description:


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

end of thread, other threads:[~2020-05-11 18:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-11 18:14 [PR PATCH] vice: update to 3.4 mobinmob
2020-05-11 18:43 ` [PR PATCH] [Merged]: " Hoshpak

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).