On Mon, May 02, 2016 at 10:19:16PM -0400, Leo Famulari wrote:
> On Tue, May 03, 2016 at 12:38:44AM +0200, Jan Nieuwenhuizen wrote:
> > Leo Famulari writes:
> > > On Wed, Apr 27, 2016 at 09:05:26PM +0200, Jan Nieuwenhuizen wrote:
> > >> Yes. Moved python to inputs, added python wrapper.
> > >
> > >
y/";)
(synopsis
"GNOME desktop notification library")
--
2.7.4
>From c80a6fc7ec81ab6e5436685fa3da587e512bfb43 Mon Sep 17 00:00:00 2001
Message-Id:
In-Reply-To: <5d6e309cb76990bdf28993c147da499a7711bcc2.1462241736.git....@famulari.name>
References: <5d6e309cb76990bdf28993c147da499a7
Leo Famulari writes:
> On Wed, Apr 27, 2016 at 09:05:26PM +0200, Jan Nieuwenhuizen wrote:
>> Yes. Moved python to inputs, added python wrapper.
>
> Cool!
:-) Thanks
> Based on that, I moved python2-gobject into (inputs). I also tried
> removing mutter entirely, since I believe mutter is provid
On Wed, Apr 27, 2016 at 09:05:26PM +0200, Jan Nieuwenhuizen wrote:
> Yes. Moved python to inputs, added python wrapper.
Cool!
Based on that, I moved python2-gobject into (inputs). I also tried
removing mutter entirely, since I believe mutter is provided by
gnome-shell.
It seems to work for me.
On 2016-04-27 14:05, Jan Nieuwenhuizen wrote:
Leo Famulari writes:
Hi!
Find attached a new version of gnome-tweak-tool.
Sorry, I still don't understand. Can you explain why you want to
remove
python2 from the propagated inputs?
Propagated-inputs are silently installed into the user's prof
pkg-config" ,pkg-config)
-("glib" ,glib "bin")))
+("glib" ,glib "bin")
+("gobject-introspection" ,gobject-introspection)))
(home-page "https://developer-next.gnome.org/libnotify/";)
(synopsis
On Sun, Apr 24, 2016 at 01:19:35PM +0200, Jan Nieuwenhuizen wrote:
> Leo Famulari writes:
> > I think we need to wrap gnome-tweak-tool's executable, which the
> > python-build-system normally does automatically. AIUI, that's why all of
> > the python-build-system packages don't require Python itsel
Leo Famulari writes:
>> Gnome-tweak-tool is written in python2: it won't run without it. How
>> could loosening the python2 dependency be helpful?
>
> Ah, I didn't realize it was a Python program with an Autotools build
> system.
>
> I think we need to wrap gnome-tweak-tool's executable, which th
On Sun, Apr 17, 2016 at 07:22:27PM +0200, Jan Nieuwenhuizen wrote:
> Leo Famulari writes:
>
> > I tried building with glib-or-gtk-build-system instead of
> > gnu-build-system. It still didn't work if python-2 was a mere input, but
> > I wonder if glib-or-gtk-build-system should be used, regardless
On 2016-04-17 12:22, Jan Nieuwenhuizen wrote:
Leo Famulari writes:
I tried building with glib-or-gtk-build-system instead of
gnu-build-system. It still didn't work if python-2 was a mere input,
but
I wonder if glib-or-gtk-build-system should be used, regardless?
The glib-or-gtk-build-system
Leo Famulari writes:
> I tried building with glib-or-gtk-build-system instead of
> gnu-build-system. It still didn't work if python-2 was a mere input, but
> I wonder if glib-or-gtk-build-system should be used, regardless?
The glib-or-gtk-build-system lists in two additions to the
gnu-build-syste
On Wed, Apr 13, 2016 at 08:02:14PM +0200, Jan Nieuwenhuizen wrote:
Thanks for making the ther requested changes.
> Leo Famulari writes:
> >> +(propagated-inputs
> >> + `(("gobject-introspection" ,gobject-introspection)
> >> + ("gnome-shell" ,gnome-shell)
> >> + ("gsettings-des
16 Jan Nieuwenhuizen
;;;
;;; This file is part of GNU Guix.
;;;
@@ -681,7 +682,8 @@ database is translated at Transifex.")
("libpng" ,libpng)))
(native-inputs
`(("pkg-config" ,pkg-config)
- ("glib" ,glib "bin")))
+("glib&q
Hi
On Sun, Apr 03, 2016 at 01:07:34PM +0200, Jan Nieuwenhuizen wrote:
Hi,
Finally gnome-tweak-tool works! That should make the Gnome desktop a
workable alternative [workspace grid] until we get a nicely hackable
guile-wm up and running.
It needs libnotify to be compiled with gobject-introspe
On Sun, Apr 03, 2016 at 01:07:34PM +0200, Jan Nieuwenhuizen wrote:
> Hi,
>
> Finally gnome-tweak-tool works! That should make the Gnome desktop a
> workable alternative [workspace grid] until we get a nicely hackable
> guile-wm up and running.
>
> It needs libnotify to be compiled with gobject-i
ary")
--
2.6.3
>From c2426b83876dc27308b6678456012efb0c02a2a0 Mon Sep 17 00:00:00 2001
From: Jan Nieuwenhuizen
Date: Sun, 3 Apr 2016 12:52:37 +0200
Subject: [PATCH 2/2] gnu: Add gnome-tweak-tool.
* gnu/packages/patches/gnome-tweak-tool-search-paths.patch: New file.
*
16 matches
Mail list logo