all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Package definition - argument, fix for wrong file format before unpack
@ 2022-05-21 18:16 白い熊
  2022-05-21 20:29 ` raingloom
  0 siblings, 1 reply; 5+ messages in thread
From: 白い熊 @ 2022-05-21 18:16 UTC (permalink / raw)
  To: help-guix

Hello everyone:

I'm trying to build some old apps - one of them is an emacs package only 
available now via the archive.org Wayback machine.

The problem is though that the download is an xxxx.tar.gz file in name - 
in fact it is really only a tar archive. So guix build fails with wrong 
file format error. Concretely - it is this file: 
https://web.archive.org/web/20110104020844/http://taiyaki.org/elisp/mell/src/mell-1.0.0.tar.gz

I think I should add some "(arguments" lines in the package recipe - 
replacing the unpack phase? However not sure exactly how - am searching 
but haven't found any examples fixing for such a problem.

Could someone advise me - how to specify the file should be unpacked as 
really just a tar archive so that the build can then proceed?

Many thanks.

-- 
Best regards / 宜しく御願い致します / S pozdravem / C уважением / Z poważaniem / 
Mit freundlichen Grüßen

白い熊
ShiroiKuma


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-05-21 22:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-21 18:16 Package definition - argument, fix for wrong file format before unpack 白い熊
2022-05-21 20:29 ` raingloom
2022-05-21 21:55   ` 白い熊
2022-05-21 22:15     ` Tobias Geerinckx-Rice
2022-05-21 22:31       ` Tobias Geerinckx-Rice

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.