Github messages for voidlinux
 help / color / mirror / Atom feed
From: pullmoll <pullmoll@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: New package: imwheel
Date: Sun, 20 Sep 2020 17:29:34 +0200	[thread overview]
Message-ID: <20200920152934.cP0pujY7orynK2u_eePwCl2HV76oV8qKgDjswALoBwc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24991@inbox.vuxu.org>

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/pull/24991#issuecomment-695799019

Comment:
So I merged your PR locally and tried `builddir/imwheel-1.0.0pre12/configure --help`
It lists `--enable-gpm` which means that `--disable-gpm` should disable the check also for cross.
However, it does not disable looking for `gpm.c` so I'm going to try to patch `configure.in` and rip out that entire section for `imwheel-gpm`.
Also `jax/jax.c` needs a patch to not use `(int)` to cast a pointer, but `(intptr_t)` which is in `#include <stdint.h>`.

Long story short: I got it cross building now and will push it with the required patches fixes because I think it would take you a long time to figure the details. I hope this doesn't spoil it for you :)

  parent reply	other threads:[~2020-09-20 15:29 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-20  9:54 [PR PATCH] " manfredu
2020-09-20  9:57 ` [PR REVIEW] " pullmoll
2020-09-20  9:59 ` pullmoll
2020-09-20 10:00 ` pullmoll
2020-09-20 10:25 ` manfredu
2020-09-20 11:00 ` manfredu
2020-09-20 12:06 ` pullmoll
2020-09-20 12:06 ` pullmoll
2020-09-20 12:07 ` pullmoll
2020-09-20 12:27 ` manfredu
2020-09-20 12:27 ` manfredu
2020-09-20 12:30 ` [PR PATCH] [Updated] " manfredu
2020-09-20 12:32 ` [PR REVIEW] " pullmoll
2020-09-20 13:08 ` [PR PATCH] [Updated] " manfredu
2020-09-20 13:10 ` [PR REVIEW] " manfredu
2020-09-20 13:52 ` pullmoll
2020-09-20 13:53 ` pullmoll
2020-09-20 13:55 ` pullmoll
2020-09-20 14:11 ` pullmoll
2020-09-20 14:23 ` manfredu
2020-09-20 14:50 ` [PR PATCH] [Updated] " manfredu
2020-09-20 14:52 ` manfredu
2020-09-20 15:04 ` [PR REVIEW] " pullmoll
2020-09-20 15:04 ` pullmoll
2020-09-20 15:05 ` pullmoll
2020-09-20 15:05 ` pullmoll
2020-09-20 15:08 ` pullmoll
2020-09-20 15:09 ` pullmoll
2020-09-20 15:19 ` pullmoll
2020-09-20 15:29 ` pullmoll [this message]
2020-09-20 15:30 ` [PR PATCH] [Closed]: " pullmoll
2020-09-20 15:59 ` pullmoll
2020-09-20 16:40 ` manfredu

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=20200920152934.cP0pujY7orynK2u_eePwCl2HV76oV8qKgDjswALoBwc@z \
    --to=pullmoll@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).