all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* qtwebkit and openshot
@ 2019-03-24  5:56 znavko
  2019-03-24  7:58 ` Pierre Neidhardt
  2019-03-27  2:27 ` ison
  0 siblings, 2 replies; 3+ messages in thread
From: znavko @ 2019-03-24  5:56 UTC (permalink / raw)
  To: Help Guix

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

Hello! I had determined here https://lists.gnu.org/archive/html/help-guix/2019-02/msg00275.html <https://lists.gnu.org/archive/html/help-guix/2019-02/msg00275.html>  that qtwebkit is necessary for openshot that I use.

Qtwebkit takes much time, over 10 hours, compiling almost every time I run `guix pull && guix package -u`, every week I do it.

Is there any way to solve this problem with wasting time?

May be I can use openshot without qtwebkit? Or may be I can update packages without updating qtwebkit? Or may be guix.info will compile qtwebkit after dependencies update more pronto?

[-- Attachment #2: Type: text/html, Size: 1057 bytes --]

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

* Re: qtwebkit and openshot
  2019-03-24  5:56 qtwebkit and openshot znavko
@ 2019-03-24  7:58 ` Pierre Neidhardt
  2019-03-27  2:27 ` ison
  1 sibling, 0 replies; 3+ messages in thread
From: Pierre Neidhardt @ 2019-03-24  7:58 UTC (permalink / raw)
  To: znavko, Help Guix

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


> Qtwebkit takes much time, over 10 hours, compiling almost every time I run `guix pull && guix package -u`, every week I do it.

Same issue here, I haven't gotten any substitute for qtwebkit in a long time.


-- 
Pierre Neidhardt
https://ambrevar.xyz/

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

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

* Re: qtwebkit and openshot
  2019-03-24  5:56 qtwebkit and openshot znavko
  2019-03-24  7:58 ` Pierre Neidhardt
@ 2019-03-27  2:27 ` ison
  1 sibling, 0 replies; 3+ messages in thread
From: ison @ 2019-03-27  2:27 UTC (permalink / raw)
  To: znavko; +Cc: help-guix

Have you tried using the --do-not-upgrade flag? According to the example here:
https://www.gnu.org/software/guix/manual/en/html_node/Invoking-guix-package.html
you could try:
guix package --upgrade . --do-not-upgrade openshot

Assuming openshot really is the only package you have which needs qtwebkit then
this should prevent you from having to rebuild it.

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

end of thread, other threads:[~2019-03-27  2:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-24  5:56 qtwebkit and openshot znavko
2019-03-24  7:58 ` Pierre Neidhardt
2019-03-27  2:27 ` ison

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.