* About build
@ 2018-07-14 20:47 Jone
2018-07-19 7:01 ` Chris Marusich
0 siblings, 1 reply; 4+ messages in thread
From: Jone @ 2018-07-14 20:47 UTC (permalink / raw)
To: help-guix
[-- Attachment #1: Type: text/plain, Size: 346 bytes --]
Hello, hakers!
I want to build a package 1 that depends on package 2.
To be more precise, I want Liferea without webkit. Older versions allow you
to use gtkhtml(2).
How to act in such a case? You can even put the question wider: need an
advanced rss-aggregator,
but there is nothing in the repo. Quiterss.. C++, Qt.. it's still difficult
for me.
[-- Attachment #2: Type: text/html, Size: 388 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: About build
2018-07-14 20:47 About build Jone
@ 2018-07-19 7:01 ` Chris Marusich
2018-07-19 17:28 ` Jone
0 siblings, 1 reply; 4+ messages in thread
From: Chris Marusich @ 2018-07-19 7:01 UTC (permalink / raw)
To: Jone; +Cc: help-guix
[-- Attachment #1: Type: text/plain, Size: 582 bytes --]
Jone <yeger9@gmail.com> writes:
> Hello, hakers!
> I want to build a package 1 that depends on package 2.
> To be more precise, I want Liferea without webkit. Older versions allow you
> to use gtkhtml(2).
> How to act in such a case? You can even put the question wider: need an
> advanced rss-aggregator,
> but there is nothing in the repo. Quiterss.. C++, Qt.. it's still difficult
> for me.
Hello! Could you explain in a little more detail what you want to do?
I'm sure someone here could help you out, but it isn't clear what you're
trying to do.
--
Chris
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: About build
2018-07-19 7:01 ` Chris Marusich
@ 2018-07-19 17:28 ` Jone
2018-07-20 3:41 ` Chris Marusich
0 siblings, 1 reply; 4+ messages in thread
From: Jone @ 2018-07-19 17:28 UTC (permalink / raw)
To: Chris Marusich; +Cc: help-guix
[-- Attachment #1: Type: text/plain, Size: 530 bytes --]
Hah! RSS-aggregator Liferea could use multilple html-engines. Old versions
- gtkhtml, recent versions - webkit. I want build with gtkhtml. How to
create package definition for old version Liferea with gtkhtml? The problem
is that Guix does not know anything about this library, right? Well, I
build gtkhtml locally, what next?
This is another white spot in the manual! For example, I need to build
packages with cross dependencies, and? In this case the dependencies are
consistent, but there is still no clarity on how to act..
[-- Attachment #2: Type: text/html, Size: 643 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: About build
2018-07-19 17:28 ` Jone
@ 2018-07-20 3:41 ` Chris Marusich
0 siblings, 0 replies; 4+ messages in thread
From: Chris Marusich @ 2018-07-20 3:41 UTC (permalink / raw)
To: Jone; +Cc: help-guix
[-- Attachment #1: Type: text/plain, Size: 878 bytes --]
Jone <yeger9@gmail.com> writes:
> Hah! RSS-aggregator Liferea could use multilple html-engines. Old versions
> - gtkhtml, recent versions - webkit. I want build with gtkhtml. How to
> create package definition for old version Liferea with gtkhtml? The problem
> is that Guix does not know anything about this library, right? Well, I
> build gtkhtml locally, what next?
>
> This is another white spot in the manual! For example, I need to build
> packages with cross dependencies, and? In this case the dependencies are
> consistent, but there is still no clarity on how to act..
What do you mean by "cross dependencies"? If you need to build Liferea
with gtkhtml, then you need to declare gtkhtml as an input to liferea,
right? If you could share any in-progress package definitions you might
have already, it might make it easier to help you.
--
Chris
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-07-20 3:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-14 20:47 About build Jone
2018-07-19 7:01 ` Chris Marusich
2018-07-19 17:28 ` Jone
2018-07-20 3:41 ` Chris Marusich
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.