Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] retroarch: update to 1.7.7
@ 2019-06-25  8:08 voidlinux-github
  0 siblings, 0 replies; only message in thread
From: voidlinux-github @ 2019-06-25  8:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kartikynwa/void-packages retroarch
https://github.com/void-linux/void-packages/pull/12671

retroarch: update to 1.7.7


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

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

From 1b8c5a3dae7daed4b22e04b099490f9b29ea88e9 Mon Sep 17 00:00:00 2001
From: Kartik Singh <kartik.ynwa@gmail.com>
Date: Tue, 25 Jun 2019 04:07:48 -0400
Subject: [PATCH] retroarch: update to 1.7.7

---
 srcpkgs/retroarch/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/retroarch/template b/srcpkgs/retroarch/template
index fb16a8566f6..ae83250f4e1 100644
--- a/srcpkgs/retroarch/template
+++ b/srcpkgs/retroarch/template
@@ -1,12 +1,11 @@
 # Template file for 'retroarch'
 pkgname=retroarch
-version=1.7.5
+version=1.7.7
 revision=1
 wrksrc="RetroArch-$version"
 build_style=configure
-configure_args="--prefix=/usr --global-config-dir=/etc --enable-udev
+configure_args="--prefix=/usr --sysconfdir=/etc --enable-udev
  --enable-networking
-conf_files="/etc/retroarch.cfg"
  $(vopt_enable ffmpeg) $(vopt_enable jack) $(vopt_enable pulseaudio pulse)
  $(vopt_enable sdl2) $(vopt_enable x11) $(vopt_enable vulkan)"
 hostmakedepends="pkg-config python unzip"
@@ -22,7 +21,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="http://www.libretro.com/"
 distfiles="https://github.com/libretro/RetroArch/archive/v$version.tar.gz"
-checksum=89dae3646e4979b8685cae987eaa09816ac94bfb10d2636a2e7a8eede5fcbfa3
+checksum=84cdf88b7dfbbe229521c32489820040eeee7736ef8fb43f1f345235b34e9732
 build_options="ffmpeg opengl jack pulseaudio sdl2 x11 vulkan"
 
 build_options_default="ffmpeg"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-25  8:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-25  8:08 [PR PATCH] retroarch: update to 1.7.7 voidlinux-github

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