Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] dosbox: remove modification for libpng check
Date: Sun, 15 Sep 2019 20:57:34 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14475@inbox.vuxu.org> (raw)

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

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

https://github.com/joshuakraemer/void-packages dosbox-png-check
https://github.com/void-linux/void-packages/pull/14475

dosbox: remove modification for libpng check
The `pre_configure` modification of the libpng check is no longer necessary, because the relevant bug has been resolved upstream, see https://sourceforge.net/p/dosbox/bugs/345/

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dosbox-png-check-14475.patch --]
[-- Type: text/x-diff, Size: 934 bytes --]

From bcf19924732afdd12ce8f47d42003b5f1c66cfe6 Mon Sep 17 00:00:00 2001
From: Joshua Kraemer <joshua@kraemer.link>
Date: Sun, 15 Sep 2019 20:56:08 +0200
Subject: [PATCH] dosbox: remove modification for libpng check

---
 srcpkgs/dosbox/template | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/srcpkgs/dosbox/template b/srcpkgs/dosbox/template
index f9ecd89eefc..4518697790a 100644
--- a/srcpkgs/dosbox/template
+++ b/srcpkgs/dosbox/template
@@ -13,9 +13,6 @@ homepage="http://www.dosbox.com"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${wrksrc}.tar.gz"
 checksum=c0d13dd7ed2ed363b68de615475781e891cd582e8162b5c3669137502222260a
 
-pre_configure() {
-	sed -i 's/png_check_sig/png_sig_cmp/' configure
-}
 post_install() {
 	vdoc README
 	vdoc docs/README.video
@@ -23,4 +20,3 @@ post_install() {
 	vinstall ${FILESDIR}/${pkgname}.png 644 usr/share/pixmaps
 	vinstall ${FILESDIR}/${pkgname}.desktop 644 usr/share/applications
 }
-

             reply	other threads:[~2019-09-15 18:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-15 18:57 voidlinux-github [this message]
2019-09-16 14:29 ` voidlinux-github
2019-09-19  7:37 ` [PR PATCH] [Closed]: " voidlinux-github
2019-09-20 20:15 ` 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-14475@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).