Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: zaz-1.0.0
Date: Wed, 01 Jan 2020 12:05:52 +0100	[thread overview]
Message-ID: <20200101110552.kliKJid3w9XP1ZXPpJUSeq8pElFKbgt-is9qeJA4ybc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17949@inbox.vuxu.org>

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

There is an updated pull request by pinnaculum against master on the void-packages repository

https://github.com/pinnaculum/void-packages zaz
https://github.com/void-linux/void-packages/pull/17949

New package: zaz-1.0.0


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

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

From be5afbf6fe7e40bf3ffca11987c81aa32c9367bf Mon Sep 17 00:00:00 2001
From: cipres <alkaline@gmx.co.uk>
Date: Wed, 1 Jan 2020 00:45:47 +0100
Subject: [PATCH] New package: zaz-1.0.0

---
 srcpkgs/zaz/patches/Makefile.in.patch | 11 +++++++++++
 srcpkgs/zaz/template                  | 15 +++++++++++++++
 2 files changed, 26 insertions(+)
 create mode 100644 srcpkgs/zaz/patches/Makefile.in.patch
 create mode 100644 srcpkgs/zaz/template

diff --git a/srcpkgs/zaz/patches/Makefile.in.patch b/srcpkgs/zaz/patches/Makefile.in.patch
new file mode 100644
index 00000000000..d0346c27e9b
--- /dev/null
+++ b/srcpkgs/zaz/patches/Makefile.in.patch
@@ -0,0 +1,11 @@
+--- src/Makefile.in.orig	2019-12-31 19:44:51.375524565 +0100
++++ src/Makefile.in	2019-12-31 19:45:06.273524051 +0100
+@@ -273,7 +273,7 @@
+ 	splash.cpp 
+ 
+ zaz_LDFLAGS = 
+-zaz_LDADD = $(ZAZ_LIBS) $(FTGL_LIBS) $(GL_LIBS) @LIBINTL@
++zaz_LDADD = $(ZAZ_LIBS) -lvorbis $(FTGL_LIBS) $(GL_LIBS) @LIBINTL@
+ all: all-am
+ 
+ .SUFFIXES:
diff --git a/srcpkgs/zaz/template b/srcpkgs/zaz/template
new file mode 100644
index 00000000000..c99dbca901d
--- /dev/null
+++ b/srcpkgs/zaz/template
@@ -0,0 +1,15 @@
+# Template file for 'zaz'
+pkgname=zaz
+version=1.0.0
+revision=1
+build_style=gnu-configure
+hostmakedepends="pkg-config"
+makedepends="ftgl-devel SDL_image-devel libvorbis-devel
+ libtheora-devel freetype-devel"
+short_desc="Arcade action puzzle game"
+maintainer="David Ferlier <dispertio@gmx.es>"
+license="GPL-3.0-or-later"
+homepage="http://zaz.sourceforge.net"
+distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
+checksum=e332cc1a6559e18a2b632940c53d20e2f2d2b583ba9dc1fd02a586437f9f0397
+CXXFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"

  parent reply	other threads:[~2020-01-01 11:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-31 23:46 [PR PATCH] " voidlinux-github
2020-01-01  0:22 ` voidlinux-github
2020-01-01  0:29 ` voidlinux-github
2020-01-01  0:29 ` voidlinux-github
2020-01-01 11:05 ` voidlinux-github [this message]
2020-01-01 12:39 ` voidlinux-github
2020-01-17 18:18 ` [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=20200101110552.kliKJid3w9XP1ZXPpJUSeq8pElFKbgt-is9qeJA4ybc@z \
    --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).