Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] retroarch: update to 1.7.9.2
Date: Sat, 19 Oct 2019 00:51:38 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15606@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 403 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/15606

retroarch: update to 1.7.9.2
Added qt5 build option. Disabled as of now but feel free to enable it if you want.

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

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

From e29fb555b582f304f73dc384132c45dca5c49508 Mon Sep 17 00:00:00 2001
From: Kartik Singh <kartik.ynwa@gmail.com>
Date: Fri, 18 Oct 2019 18:49:14 -0400
Subject: [PATCH] retroarch: update to 1.7.9.2

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

diff --git a/srcpkgs/retroarch/template b/srcpkgs/retroarch/template
index d6ce272c9ee..2a7290abe75 100644
--- a/srcpkgs/retroarch/template
+++ b/srcpkgs/retroarch/template
@@ -1,6 +1,6 @@
 # Template file for 'retroarch'
 pkgname=retroarch
-version=1.7.9
+version=1.7.9.2
 revision=1
 wrksrc="RetroArch-$version"
 build_style=configure
@@ -15,14 +15,15 @@ makedepends="zlib-devel libxml2-devel freetype-devel libxkbcommon-devel
  $(vopt_if pulseaudio pulseaudio-devel) $(vopt_if jack jack-devel)
  $(vopt_if ffmpeg ffmpeg-devel) $(vopt_if sdl2 SDL2-devel)
  $(vopt_if x11 'libXext-devel libXinerama-devel libXv-devel libXxf86vm-devel')
- $(vopt_if vulkan 'vulkan-loader')"
+ $(vopt_if vulkan 'vulkan-loader')
+ $(vopt_if qt5 'qt5-devel')"
 depends="$(vopt_if vulkan 'vulkan-loader')"
 short_desc="Official reference frontend for the libretro API"
 maintainer="Orphaned <orphan@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=00d45a468023fbab8c023a81d4f26bca91bacb24ab24a7162079c26ff042c367
+checksum=1cb88c3e2e8a04a21e2e6a14b7b7a7eb2748d18e629e5e2063ca7a1a9a7dabb5
 build_options="ffmpeg opengl jack pulseaudio sdl2 x11 vulkan"
 
 build_options_default="ffmpeg"

             reply	other threads:[~2019-10-18 22:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-18 22:51 voidlinux-github [this message]
2019-10-19 18:45 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-19 18:45 ` voidlinux-github
2019-10-19 21:05 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15606@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).