Leo Famulari 於 2016-09-16 15:46 寫道: > On Wed, Sep 14, 2016 at 11:17:24AM +0200, Ivan Vilata i Balaguer wrote: >> Subject: [PATCH 2/2] gnu: python: Add i3-quickswitch. >> >> * gnu/packages/python.scm (i3-quickswitch): New variable. > Cool, this works :) > >> +(define-public i3-quickswitch >> + (package >> + (name "i3-quickswitch") > Again, I think that we should stay closer to the upstream name, in this > case "quickswitch-for-i3". I'm not a fan of "quickswitch-for-i3" and "python-i3-py". Perhaps a better solution is to ensure "i3-py" in the description or synopsis so that `guix package -s' finds it. As for quickswitch, isn't the upstream name also simply "quickswitch-i3"? >> + (build-system python-build-system) > Also again, it would be nice to include README.rst.
- Re: [PATCH 1/2] gnu: python: Add python-i3. Leo Famulari
- [PATCH 2/2] gnu: python: Add i3-quickswitch. Ivan Vilata i Balaguer
- Re: [PATCH 2/2] gnu: python: Add i3-quickswitc... Brendan Tildesley
- Re: [PATCH 2/2] gnu: python: Add i3-quickswitc... Leo Famulari
- Re: [PATCH 2/2] gnu: python: Add i3-quicks... Ivan Vilata i Balaguer
- Re: [PATCH 2/2] gnu: python: Add i3-qu... Ivan Vilata i Balaguer
- Re: [PATCH 2/2] gnu: python: Add i... Leo Famulari
- Re: [PATCH 2/2] gnu: python: Add i3-qu... Hartmut Goebel
- Re: [PATCH 2/2] gnu: python: Add i3-qu... Leo Famulari
- Re: [PATCH 2/2] gnu: python: Add i... Ivan Vilata i Balaguer
- Re: [PATCH 2/2] gnu: python: Add i3-quicks... Brendan Tildesley
- Re: [PATCH 2/2] gnu: python: Add i3-qu... Leo Famulari
- Re: [PATCH 2/2] gnu: python: Add i... Hartmut Goebel
- Re: [PATCH 0/2] Add quickswitch for i3 Leo Famulari