Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] attract: update to 2.6.0
@ 2019-11-03 17:48 voidlinux-github
  2019-11-04 18:20 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-11-03 17:48 UTC (permalink / raw)
  To: ml

[-- 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"

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

* Re: [PR PATCH] [Merged]: attract: update to 2.6.0
  2019-11-03 17:48 [PR PATCH] attract: update to 2.6.0 voidlinux-github
@ 2019-11-04 18:20 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-11-04 18:20 UTC (permalink / raw)
  To: ml

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

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

attract: update to 2.6.0
https://github.com/void-linux/void-packages/pull/16089

Description:
Tidy up a bit

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

end of thread, other threads:[~2019-11-04 18:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-03 17:48 [PR PATCH] attract: update to 2.6.0 voidlinux-github
2019-11-04 18:20 ` [PR PATCH] [Merged]: " 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).