unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: Ekaitz Zarraga <ekaitz@elenq.tech>
Cc: guix-devel@gnu.org
Subject: Re: Help with package AppImage support
Date: Mon, 29 Nov 2021 14:20:06 +0100	[thread overview]
Message-ID: <87czmjm726.fsf@elephly.net> (raw)
In-Reply-To: <TiRxpnSTz_cfbX4JtWxu2P9vgSsDEyRP5Ok-z_AcW1wCS45YD-TahAcxIi5t1j8g9E1ijVXQsWE590b5x9JEofrvbfh1zm0QZSAs7dd3VHE=@elenq.tech>


Ekaitz Zarraga <ekaitz@elenq.tech> writes:

>> The first step should be to figure out if CMake uses one of 
>> these
>> Find* macros or some other way.  If it’s a Find* macro, 
>> determine
>> if it is provided by libsquashfuse or appimagekit.
>
> This is the only reference I find to squashfuse so I don't know 
> what's the
> mechanism they are doing. In cmake/dependencies.cmake they are 
> not searching
> for squashfuse neither...
> https://github.com/AppImage/AppImageKit/blob/8bbf694455d00f48d835f56afaa1dabcd9178ba6/src/build-runtime.cmake#L18

appimagekit includes a copy of libappimage; that repository 
contains a Findsquashfuse.cmake file, which defines how squashfuse 
is found:

    https://github.com/AppImage/libappimage/blob/13f401a4a384ec59ec9a144e2a7006adf751571f/cmake/Modules/Findsquashfuse.cmake

-- 
Ricardo


  reply	other threads:[~2021-11-29 13:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-22 14:29 Help with package AppImage support Ekaitz Zarraga
2021-11-23 17:19 ` Ludovic Courtès
2021-11-23 19:12   ` Ekaitz Zarraga
2021-11-28 17:29     ` Ludovic Courtès
2021-11-28 17:38       ` Ekaitz Zarraga
2021-11-28 19:49         ` Ricardo Wurmus
2021-11-29 12:48           ` Ekaitz Zarraga
2021-11-29 13:20             ` Ricardo Wurmus [this message]
2021-11-29 14:27               ` Ekaitz Zarraga
2021-11-29 15:06                 ` Ricardo Wurmus

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87czmjm726.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=ekaitz@elenq.tech \
    --cc=guix-devel@gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).