unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: 宋文武 <iyzsong@gmail.com>
To: guix-devel@gnu.org
Cc: Feng Shu <tumashu@163.com>
Subject: Re: About webkitgtk and gtk
Date: Mon, 25 May 2015 19:24:21 +0800	[thread overview]
Message-ID: <87siakew7u.fsf@gmail.com> (raw)
In-Reply-To: <87k2vw6hoo.fsf@163.com>

Feng Shu <tumashu@163.com> writes:

> 宋文武 <iyzsong@gmail.com> writes:
>
>> Feng Shu <tumashu@163.com> writes:
>>
>>> 宋文武 <iyzsong@gmail.com> writes:
>>>
>>>> Feng Shu <tumashu@163.com> writes:
>>>>
>>>>> Webkit package is like this:
>>>>>
>>>>> 1. webkitgtk-2.8.1  -->  webkit2 + gtk3.0
>>>>> 2. webkitgtk-2.4.8  -->  webkit + gtk2
>>>>>
>>>>> In debian, it is like this:
>>>>>
>>>>> 1. webkit2gtk  -->  webkit2 + gtk3.0
>>>>> 2. webkitgtk-3.0 --> webkit + gtk3.0
>>>>> 3. webkitgtk-1.0 --> webkit + gtk2.0
>>>>>
>>>>>
>>>>> I think is is more reasonable.
>>>> The missing one (webkit1 + gtk3.0) is not very useful,
>>>> deprecated and not commonly used by other projects AFAIK.
>>>>
>>>> But feel free to send a patch for it.
>>>
>>> Confusing me is the package name, I can't find the help from
>>> guix doc?
>>>
>>> which one is better?
>>>
>>> 1. "webkitgtk3.0" 
>>> 2. "webkitgtk3"
>>> 3. "webkigtk_3.0"
>> The package name (field) should still be 'webkitgtk',
>> For the variable name, I think we can choose 'webkitgtk-2.4/gtk+-3'.
>
> run "guix build webkitgtk-2.4/gtk+-3"
>
> Seem have some problem:
>
> ---------------
> guix build: error: build failed: invalid character `/' in name `webkitgtk-2.4/gtk+-3-guile-builder'
> --------------
By default, 'guix build NAME-SPEC' match the package by name field.
In this case, to select a package by variable name, we can use:

  $ guix build -e '(@ (gnu packages webkit) webkitgtk-2.4/gtk+-3'

Please see the 'Invoke guix build' section of the Guix manaual for
more information.

  parent reply	other threads:[~2015-05-25 11:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-25  9:19 About webkitgtk and gtk Feng Shu
2015-05-25 10:43 ` 宋文武
     [not found]   ` <87twv1545r.fsf@163.com>
2015-05-25 11:16     ` 宋文武
     [not found]     ` <87a8wsgbjf.fsf@gmail.com>
     [not found]       ` <87k2vw6hoo.fsf@163.com>
2015-05-25 11:24         ` 宋文武 [this message]
     [not found]           ` <87fv6k6gjm.fsf@163.com>
2015-05-25 13:09             ` 宋文武
2015-05-25 13:15               ` Feng Shu
2015-05-26 20:42               ` Ludovic Courtès
2015-05-25 14:35   ` Ludovic Courtès
2015-05-25 14:56     ` 宋文武

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=87siakew7u.fsf@gmail.com \
    --to=iyzsong@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=tumashu@163.com \
    /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).