Re: [PATCH] python-kivy and Adobe source-code-pro font

2016-08-10 Thread Dylan Jeffers
Hi everyone, Thanks for all the pointers, will post an update in the next few days! Dylan

Re: [PATCH] python-kivy and Adobe source-code-pro font

2016-08-10 Thread Alex Griffin
On Wed, Aug 10, 2016, at 04:09 PM, Leo Famulari wrote: > I don't know what the right answer is, but (gnu packages fonts) has > several font packages that simply download and unpack TTF files. I was assuming that font editors typically operated directly on font files, so there is no corresponding s

Re: [PATCH] python-kivy and Adobe source-code-pro font

2016-08-10 Thread Leo Famulari
On Wed, Aug 10, 2016 at 03:08:44PM -0500, Alex Griffin wrote: > On Wed, Aug 10, 2016, at 01:42 PM, Mark H Weaver wrote: > > That said, this needn't be a blocker for including the built OTF files > > in Guix, as long as the license permits all users to copy and > > redistribute them for commercial a

Re: [PATCH] python-kivy and Adobe source-code-pro font

2016-08-10 Thread Mark H Weaver
Alex Griffin writes: > On Wed, Aug 10, 2016, at 01:42 PM, Mark H Weaver wrote: >> That said, this needn't be a blocker for including the built OTF files >> in Guix, as long as the license permits all users to copy and >> redistribute them for commercial and non-commercial purposes, as these >> fo

Re: [PATCH] python-kivy and Adobe source-code-pro font

2016-08-10 Thread Alex Griffin
On Wed, Aug 10, 2016, at 01:42 PM, Mark H Weaver wrote: > That said, this needn't be a blocker for including the built OTF files > in Guix, as long as the license permits all users to copy and > redistribute them for commercial and non-commercial purposes, as these > fonts are considered non-functi

Re: [PATCH] python-kivy and Adobe source-code-pro font

2016-08-10 Thread Mark H Weaver
Mark H Weaver writes: >> +(description >> + "Source Code Pro is a set of OpenType fonts that have been designed >> +to work well in user interface (UI) environments. In addition to a >> +functional OpenType font, this open source project provides all of the >> +source files that were use

Re: [PATCH] python-kivy and Adobe source-code-pro font

2016-08-10 Thread Mark H Weaver
Hi, Dylan Jeffers writes: > First patch to guix-devel; tried my best to conform to the guidelines. > Couldn't fix some "abiguous package" issues with > font-adobe-source-code-pro package. Let me know if someone finds a > solution. > > More packages to come! > Dylan > > From db8338214f57249f7f513

Re: [PATCH] python-kivy and Adobe source-code-pro font

2016-08-08 Thread Leo Famulari
On Fri, Aug 05, 2016 at 07:35:16PM -0700, Dylan Jeffers wrote: > Couldn't fix some "abiguous package" issues with > font-adobe-source-code-pro package. Let me know if someone finds a > solution. This means that you have more than one packages providing font-adobe-source-code-pro.

Re: [PATCH] python-kivy and Adobe source-code-pro font

2016-08-07 Thread Jelle Licht
Dylan Jeffers writes: > Hi all, > Hello Dylan, Thanks for this patch! I love the source-code-pro font :). > First patch to guix-devel; tried my best to conform to the guidelines. Guix (usually) has a one commit per change policy. Contributions in guix usually follow a specific format. You mig