Github messages for voidlinux
 help / color / mirror / Atom feed
From: Gottox <Gottox@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [FTBFS] ktoblzcheck
Date: Thu, 17 Dec 2020 13:30:45 +0100	[thread overview]
Message-ID: <20201217123045.5xKIs5PrO0gD5caAaYyNSEnDGlgxZxl54GkmX1iCu7s@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27228@inbox.vuxu.org>

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

New comment by Gottox on void-packages repository

https://github.com/void-linux/void-packages/issues/27228#issuecomment-747411119

Comment:
I disabled downloading all together: 

```diff
diff --git a/srcpkgs/ktoblzcheck/template b/srcpkgs/ktoblzcheck/template
index 14396134ad..3d21844a13 100644
--- a/srcpkgs/ktoblzcheck/template
+++ b/srcpkgs/ktoblzcheck/template
@@ -1,7 +1,7 @@
 # Template file for 'ktoblzcheck'
 pkgname=ktoblzcheck
 version=1.50
-revision=1
+revision=2
 hostmakedepends="pkg-config python"
 makedepends="python-devel"
 build_style=cmake
@@ -11,6 +11,7 @@ homepage="http://ktoblzcheck.sourceforge.net"
 short_desc="Tool for verification of account numbers and bank codes"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
 checksum=5cebeb144cd9f3e089325f919150000802aa0ad03aac13b273d797c6933a989f
+configure_args="-DENABLE_BANKDATA_DOWNLOAD=NO"
 
 ktoblzcheck-devel_package() {
        depends="${sourcepkg}>=${version}_${revision}"
```

  parent reply	other threads:[~2020-12-17 12:30 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-17 10:02 [ISSUE] " pullmoll
2020-12-17 10:29 ` Gottox
2020-12-17 11:40 ` Gottox
2020-12-17 11:41 ` Gottox
2020-12-17 12:00 ` pullmoll
2020-12-17 12:01 ` pullmoll
2020-12-17 12:12 ` pullmoll
2020-12-17 12:18 ` pullmoll
2020-12-17 12:27 ` pullmoll
2020-12-17 12:30 ` Gottox [this message]
2020-12-17 12:32 ` pullmoll
2020-12-17 12:35 ` Gottox
2020-12-17 12:36 ` [ISSUE] [CLOSED] " Gottox

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=20201217123045.5xKIs5PrO0gD5caAaYyNSEnDGlgxZxl54GkmX1iCu7s@z \
    --to=gottox@users.noreply.github.com \
    --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).