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: melonDS-0.8.2
Date: Mon, 16 Sep 2019 06:22:39 +0200	[thread overview]
Message-ID: <20190916042239.7PFknjyTCltZ-HWeRkL4xkMxKu4_bCIbxVjguDXZ-6E@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13765@inbox.vuxu.org>

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

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

https://github.com/asiekierka/void-packages melonds-0.8.2
https://github.com/void-linux/void-packages/pull/13765

New package: melonDS-0.8.2
Closes #12076.

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

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

From 7403c3932027104b28bd6ce4e9d110741f3796f7 Mon Sep 17 00:00:00 2001
From: asie <kontakt@asie.pl>
Date: Sun, 18 Aug 2019 10:09:25 +0200
Subject: [PATCH] New package: melonDS-0.8.2

---
 srcpkgs/melonDS/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/melonDS/template

diff --git a/srcpkgs/melonDS/template b/srcpkgs/melonDS/template
new file mode 100644
index 00000000000..fe645c5327a
--- /dev/null
+++ b/srcpkgs/melonDS/template
@@ -0,0 +1,21 @@
+# Template file for 'melonDS'
+pkgname=melonDS
+version=0.8.2
+revision=1
+build_style=cmake
+hostmakedepends="glib-devel pkgconf"
+makedepends="gtk+3-devel libcurl-devel libpcap-devel SDL2-devel"
+short_desc="Fast and accurate Nintendo DS emulator"
+maintainer="Adrian Siekierka <kontakt@asie.pl>"
+license="GPL-3.0-or-later"
+homepage="http://melonds.kuribo64.net/"
+distfiles="https://github.com/Arisotura/melonDS/archive/${version}.tar.gz"
+checksum=ceafb8d012df6205ee8d84602487d54824cc561c281eaa5e3d5dd07cb0f41415
+
+# upstream always compiles with -no-pie
+nopie=yes
+
+do_patch() {
+	# TODO: LTO compilation seems to be broken
+	vsed -i CMakeLists.txt -e "s; -flto;;g"
+}

       reply	other threads:[~2019-09-16  4:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13765@inbox.vuxu.org>
2019-09-16  4:22 ` voidlinux-github [this message]
2019-09-16  4:22 ` voidlinux-github
2020-10-29 18:19 ` [PR PATCH] [Closed]: " abenson

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=20190916042239.7PFknjyTCltZ-HWeRkL4xkMxKu4_bCIbxVjguDXZ-6E@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).