Hi,
I send my GSoC proposal - GNOME package for Guix.
--
Short description: Creating GNOME package for Guix.
My name: Marek Skalický
Contact/Email: email: mskali...@seznam.cz, Jabber:
marekskali...@gmail.com, ICQ: 589975303
Background: I'm 19 years
Andreas Enge skribis:
> $ make gnu/packages/fontutils.go
>
> /bin/mkdir -p `dirname "gnu/packages/fontutils.go"` ; \
> LC_ALL=C\
> ./pre-inst-env \
> /usr/bin/guild c
Andreas Enge skribis:
> I suspect one needs to be root to run the tests instead of a build user. Do
> you see a way of carrying out the tests?
No. I think it’s fine to skip the test suite in such cases. I suspect
the only workaround is to run the test suite manually on your machine.
> Anothe
Looks good to me!
Ludo’.
Nikita Karetnikov skribis:
>> Well, I have always used "python setup.py ", but there
>> might be a few differences between these build systems:
>
>> http://wokslog.wordpress.com/2011/06/04/distutils-diff/
>
> So, can I use 'python-build-system', then?
IMO, yes.
Ludo’.