宋文武 skribis:
> Hi, I have just pushed qt update to master.
>
> The wip-qt branch can be delete.
Somebody took care of it. Thank you!
Ludo’.
Federico Beffa skribis:
> From 14abfc26e7b45aa5644104fa661f34f3a70323ae Mon Sep 17 00:00:00 2001
> From: Federico Beffa
> Date: Thu, 18 Dec 2014 21:32:34 +0100
> Subject: [PATCH 3/4] gnu: libcanberra: Add default sounds support.
>
> * gnu/packages/libcanberra.scm (libcanberra): Add input
> 'so
Andreas Enge skribis:
> I could call "tar" myself, but then I would also need to copy
> first-subdirectory from gnu-build-system. So having a trivial-build-system
> consisting of the phases 'set-paths and 'unpack from gnu-build-system
> would be very useful, and also make packages that currently
Andreas Enge skribis:
> I also wonder if we should not modify the structure of our build system code.
> Our different build systems end up calling gnu:gnu-build with a list of
> phases.
That’s intended. “Phases” are a build-side entity, and so they get
composed on the build side, for instance b
Gammel Holte skribis:
> For example, consider samtools, a package I use daily and that was recently
> committed to Guix:
>
> http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/bioinformatics.scm#n139
>
> It forces me to install python. In contrast, consider Arch AUR's package:
>
> https:
宋文武 skribis:
> Ludovic Courtès writes:
>
>> 宋文武 skribis:
>>
>>> From 712f161a358a4bbcf005c5875e6d91eff21bdef4 Mon Sep 17 00:00:00 2001
>>> From: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?=
>>> Date: Fri, 9 Jan 2015 21:37:30 +0800
>>> Subject: [PATCH] gnu: Add ninja.
>>>
>>> * gnu/packages/ninja.sc
Ludovic Courtès writes:
> Gammel Holte skribis:
>
>> For example, consider samtools, a package I use daily and that was recently
>> committed to Guix:
>>
>> http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/bioinformatics.scm#n139
>>
>> It forces me to install python. In contrast, cons
Ludovic Courtès writes:
> Gammel Holte skribis:
>
>> For example, consider samtools, a package I use daily and that was recently
>> committed to Guix:
>>
>> http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/bioinformatics.scm#n139
>>
>> It forces me to install python. In contrast, cons
Ricardo Wurmus skribis:
> Ludovic Courtès writes:
>
>> Gammel Holte skribis:
>>
>>> For example, consider samtools, a package I use daily and that was recently
>>> committed to Guix:
>>>
>>> http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/bioinformatics.scm#n139
>>>
>>> It forces me
宋文武 skribis:
> Ludovic Courtès writes:
>
>> Gammel Holte skribis:
>>
>>> For example, consider samtools, a package I use daily and that was recently
>>> committed to Guix:
>>>
>>> http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/bioinformatics.scm#n139
>>>
>>> It forces me to install
On Mon, Jan 12, 2015 at 05:26:02PM +0100, Ludovic Courtès wrote:
> To begin with, we could have a “weechat” package with a “reasonable”
> option set:
> (define weechat
> (make-weechat "weechat"))
>
> And possibly another variant with, say, all the options enabled:
> (define weechat-full
>
On Mon, Jan 12, 2015 at 6:47 PM, Andreas Enge wrote:
> On Mon, Jan 12, 2015 at 05:26:02PM +0100, Ludovic Courtès wrote:
> > To begin with, we could have a “weechat” package with a “reasonable”
> > option set:
> > (define weechat
> > (make-weechat "weechat"))
> >
> > And possibly another var
Hi Federico,
Your commit 61771a7 seems to have broken the 'transmission' build. See:
http://hydra.gnu.org/build/199802/log/tail-reload
Specifically, the problem seems to be that 'generate-icon-cache' (a new
procedure that should have been mentioned in the commit log, but wasn't)
implicitly as
Hello,
I am trying to package the droid font family. It appears to be available
only via the android git at:
https://android.googlesource.com/platform/frameworks/base/+/android-4.4.4_r2.0.1/data/fonts/
where
https://android.googlesource.com/platform/frameworks/base.git
defines the git repos
It looks like:
--depth=1 --single-branch
could be useful parameters for "git clone".
Andreas
Finally, I also tried a git "sparse checkout" to only obtain the data/fonts/
subdirectory. It does not seem to do what I need, as it still claims it will
download 1.5 GB. My guess is that it filters the files after the download.
Andreas
16 matches
Mail list logo