Github messages for voidlinux
 help / color / mirror / Atom feed
From: Chocimier <Chocimier@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: New package: signing party-2.11_1
Date: Sat, 31 Jul 2021 12:24:02 +0200	[thread overview]
Message-ID: <20210731102402.FSbK_vevWqfL7rceKesFHAJoJedq77qXi-iRCecphRk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-31552@inbox.vuxu.org>

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/31552#issuecomment-890326119

Comment:
Cross compilation works when keyanalyze is build separately:

```
post_patch() {
       vsed -i Makefile -e 's/keyanalyze//'
}
```

``` bash
# Template file for 'keyanalyze'
pkgname=keyanalyze
version=2.11
revision=1
wrksrc="signing-party-v${version}"
build_wrksrc="keyanalyze/pgpring"
build_style=gnu-configure
make_install_args="-C .."
hostmakedepends="autoconf automake"
makedepends="libmd-devel"
short_desc="Analyses the relationships between the keys in public key ring"
maintainer=" <@>"
license="GPL-2.0-only"
homepage="https://salsa.debian.org/signing-party-team/signing-party"
distfiles="https://salsa.debian.org/signing-party-team/signing-party/-/archive/v${version}/signing-party-v${version}.tar.gz"
checksum=e339cfea9af6f12bf09de8aa6c8972c168d2eb712cb72a8a7415e3f7ecb43cf2

pre_configure() {
	autoreconf -fi
}

post_build() {
	cd ..
	vsed -i Makefile -e '/all:/s:pgpring/pgpring::'
	make CFLAGS="$CFLAGS"
}
```

  parent reply	other threads:[~2021-07-31 10:24 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-18 16:23 [PR PATCH] WIP: " jcgruenhage
2021-06-18 16:25 ` [PR PATCH] [Updated] " jcgruenhage
2021-06-18 16:55 ` jcgruenhage
2021-06-18 16:58 ` jcgruenhage
2021-06-18 17:19 ` jcgruenhage
2021-06-18 18:05 ` [PR REVIEW] " the-eater
2021-06-18 18:08 ` the-eater
2021-06-18 18:16 ` the-eater
2021-06-18 18:23 ` [PR REVIEW] " jcgruenhage
2021-06-18 18:27 ` [PR PATCH] [Updated] " jcgruenhage
2021-06-18 18:37 ` jcgruenhage
2021-06-18 18:43 ` [PR PATCH] [Updated] " jcgruenhage
2021-06-18 18:49 ` the-eater
2021-06-18 18:49 ` jcgruenhage
2021-07-09 13:28 ` [PR PATCH] [Updated] " jcgruenhage
2021-07-31 10:24 ` Chocimier [this message]
2021-08-11 18:49 ` jcgruenhage
2021-09-06 12:24 ` [PR PATCH] [Updated] " jcgruenhage
2021-09-06 12:26 ` jcgruenhage
2022-05-22  2:11 ` github-actions
2022-06-05  2:13 ` [PR PATCH] [Closed]: " github-actions
2022-06-14 10:24 ` jcgruenhage
2022-06-16 17:49 ` [PR PATCH] [Updated] " jcgruenhage
2022-07-01 13:13 ` jcgruenhage
2022-07-01 13:21 ` jcgruenhage
2022-07-01 20:30 ` jcgruenhage
2022-07-01 20:38 ` jcgruenhage
2022-07-12 13:07 ` jcgruenhage
2022-07-12 13:40 ` jcgruenhage
2022-07-12 14:35 ` [PR PATCH] [Merged]: " leahneukirchen

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=20210731102402.FSbK_vevWqfL7rceKesFHAJoJedq77qXi-iRCecphRk@z \
    --to=chocimier@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).