Leo Famulari writes:
> On Wed, Aug 17, 2016 at 01:12:07AM +0200, Danny Milosavljevic wrote:
>> I'll send a patch. We can think of what we want to do with it - but at least
>> we can see the extent then.
>
> Oh, I see you already sent it. You'd also need to be sure to move the
> copyright authors
On Wed, Aug 17, 2016 at 08:53:14AM +0200, Ricardo Wurmus wrote:
>
> Leo Famulari writes:
>
> > On Wed, Aug 17, 2016 at 01:12:07AM +0200, Danny Milosavljevic wrote:
> >> I'll send a patch. We can think of what we want to do with it - but at
> >> least we can see the extent then.
> >
> > Oh, I se
Leo Famulari writes:
> On Wed, Aug 17, 2016 at 01:12:07AM +0200, Danny Milosavljevic wrote:
>> I'll send a patch. We can think of what we want to do with it - but at least
>> we can see the extent then.
>
> Oh, I see you already sent it. You'd also need to be sure to move the
> copyright author
On Wed, Aug 17, 2016 at 01:12:07AM +0200, Danny Milosavljevic wrote:
> I'll send a patch. We can think of what we want to do with it - but at least
> we can see the extent then.
Oh, I see you already sent it. You'd also need to be sure to move the
copyright authorship lines around properly. I don
On Wed, Aug 17, 2016 at 01:12:07AM +0200, Danny Milosavljevic wrote:
> I've checked how bad it would be to move all the stuff:
>
> * gnu/packages/gnome.scm (libcroco, json-glib, libxklavier): Move variables
> from here...
> * gnu/packages/glib.scm (libcroco, json-glib, libxklavier): ... to here.
I've checked how bad it would be to move all the stuff:
* gnu/packages/gnome.scm (libcroco, json-glib, libxklavier): Move variables
from here...
* gnu/packages/glib.scm (libcroco, json-glib, libxklavier): ... to here.
* gnu/packages/gnome.scm (desktop-file-utils, shared-mime-info,
hicolor-icon-
> Okay. Do the games and engineering modules still need to import the
> gnome module if we make this move?
Yes.
The reasons that they still need gnome.scm are:
- engineering.scm references desktop-file-utils and shared-mime-info which are
freedesktop things (i.e. common to all desktop environm
On Tue, Aug 16, 2016 at 10:09:16PM +0200, Danny Milosavljevic wrote:
> Hi Leo,
>
> On Tue, 16 Aug 2016 16:03:03 -0400
> Leo Famulari wrote:
>
> > On Tue, Aug 16, 2016 at 08:01:04PM +0200, Danny Milosavljevic wrote:
> > > gnu: Move gtkglext from gnome to gtk.
> > >
> > > * gnu/packages/gnome.scm
Hi Leo,
On Tue, 16 Aug 2016 16:03:03 -0400
Leo Famulari wrote:
> On Tue, Aug 16, 2016 at 08:01:04PM +0200, Danny Milosavljevic wrote:
> > gnu: Move gtkglext from gnome to gtk.
> >
> > * gnu/packages/gnome.scm (gtkglext): Moved from here...
> > * gnu/packages/gtk.scm (gtkglext): ... to here
>
On Tue, Aug 16, 2016 at 08:01:04PM +0200, Danny Milosavljevic wrote:
> gnu: Move gtkglext from gnome to gtk.
>
> * gnu/packages/gnome.scm (gtkglext): Moved from here...
> * gnu/packages/gtk.scm (gtkglext): ... to here
Why? I see that the package relates to GTK+, but it's also GNOME
software.
And
gnu: Move gtkglext from gnome to gtk.
* gnu/packages/gnome.scm (gtkglext): Moved from here...
* gnu/packages/gtk.scm (gtkglext): ... to here
---
gnu/packages/gnome.scm | 28
gnu/packages/gtk.scm | 28
2 files changed, 28 insertions(+), 2
11 matches
Mail list logo