Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] attract: update to 2.6.0
Date: Sun, 03 Nov 2019 18:48:17 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16089@inbox.vuxu.org> (raw)

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

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

https://github.com/ndowens/void-packages attract
https://github.com/void-linux/void-packages/pull/16089

attract: update to 2.6.0
Tidy up a bit

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

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

From 672f2de51d8a16fc06bcca535f16c771ada06214 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sun, 3 Nov 2019 10:45:49 -0600
Subject: [PATCH] attract: update to 2.6.0

Tidy up a bit
---
 srcpkgs/attract/template | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/attract/template b/srcpkgs/attract/template
index 6540e0b39bc..ad29ff134d1 100644
--- a/srcpkgs/attract/template
+++ b/srcpkgs/attract/template
@@ -1,25 +1,25 @@
 # Template file for 'attract'
 pkgname=attract
-version=2.5.1
+version=2.6.0
 revision=1
 build_style=gnu-makefile
 make_build_args="VERBOSE=1"
 hostmakedepends="pkg-config"
 makedepends="SFML-devel ffmpeg-devel fontconfig-devel glu-devel libarchive-devel
- libcurl-devel libjpeg-turbo-devel xine-lib"
+ libcurl-devel libjpeg-turbo-devel xine-lib rapidjson"
 depends="git"
 short_desc="Attract-Mode is a graphical frontend for emulators"
 maintainer="Pedro Narciso García Revington <p.revington@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="http://attractmode.org/"
 distfiles="https://github.com/mickelson/attract/archive/v${version}.tar.gz"
-checksum=c3bfb339989cc32b961457eba8f4517a56ec619cd9eaf4ab84bdab6b96b1b4ee
+checksum=f17f939428f79b5ef9725f3cdbc34b011d08f184613718a41112ce6699814468
 
-CFLAGS="-std=gnu++11"
-CFLAGS+=" -I extlibs/audio/include"
-CFLAGS+=" -I extlibs/gameswf"
-CFLAGS+=" -I extlibs/nowide"
-CFLAGS+=" -I extlibs/sqrat/include"
-CFLAGS+=" -I extlibs/squirrel/include"
-CFLAGS+=" -I ${XBPS_CROSS_BASE}/usr/include/freetype2"
-CFLAGS+=" -I ${XBPS_CROSS_BASE}/usr/include/SFML"
+CFLAGS="-std=gnu++11 \
+	-I extlibs/audio/include \
+	-I extlibs/gameswf \
+	-I extlibs/nowide \
+	-I extlibs/sqrat/include \
+	-I extlibs/squirrel/include \
+	-I ${XBPS_CROSS_BASE}/usr/include/freetype2 \
+	-I ${XBPS_CROSS_BASE}/usr/include/SFML"

             reply	other threads:[~2019-11-03 17:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-03 17:48 voidlinux-github [this message]
2019-11-04 18:20 ` [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-16089@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).