all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Guix packaging, dealing with pkg-config
@ 2019-07-24  9:15 Ekaitz at ElenQ Technology
  2019-07-24 13:31 ` Ricardo Wurmus
  0 siblings, 1 reply; 7+ messages in thread
From: Ekaitz at ElenQ Technology @ 2019-07-24  9:15 UTC (permalink / raw)
  To: help-guix@gnu.org

Hi everyone,

I'm starting to learn how to make my own packages with Guix and I encountered a problem when trying to make a (pretty simple) package definition for sc-im.

This is the package definition I made:

https://gitlab.com/ekaitz-zarraga/guix-packages/blob/master/sc-im.scm

The problem I see is the project is doing a heavy use of the Makefile with pkg-config and it's searching for lua5.1. I am unable to install Lua and find it with pkg-config and I'm pretty sure the compilation that Guix does is not finding it.

What should I do to solve this problem?
Ideas?

The only idea I can think of is to make a patch on the makefile and remove pkg-config related stuff, but I'm pretty sure there's a more elegant solution.

Thank you,
Ekaitz


ElenQ Technology
Ethical Innovation

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

end of thread, other threads:[~2019-07-25 11:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-24  9:15 Guix packaging, dealing with pkg-config Ekaitz at ElenQ Technology
2019-07-24 13:31 ` Ricardo Wurmus
2019-07-24 13:38   ` Ekaitz at ElenQ Technology
2019-07-24 18:07     ` Ricardo Wurmus
2019-07-25  1:49       ` Ekaitz at ElenQ Technology
2019-07-25  7:01         ` Ricardo Wurmus
2019-07-25 11:19           ` Ekaitz at ElenQ Technology

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.