Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
...
There ver very many conflicts, basically all due to
name -> pname+version. Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job. There might be some fallback to these
conflicts, but I believe it should be minimal.
Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Rickard Nilsson
225e412edb
Remove myself as maintainer of some packages.
2019-08-20 15:24:01 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Ryan Mulligan
038a0c9a60
treewide: http to https
2018-04-30 21:39:20 -07:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
Jan Tojnar
8b7953cea7
gmpc: use recent vala
2017-12-19 17:25:52 +01:00
John Ericson
ed14223f8c
treewide: Manual fix more pkg-config build-inputs
2017-09-21 15:49:54 -04:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
Ram Kromberg
87142605ab
gmpc: vala -> vala_0_23
2016-08-21 20:02:06 +03:00
Franz Pletz
0f8fe82096
gmpc: Fix icon loading
...
gmpc wouldn't start because the icons aren't found.
2016-01-07 21:40:16 +01:00
Damien Cassou
69f4fc4be6
Add hicolor_icon_theme dependency
...
This avoids having icon-theme.cache generated.
2015-06-12 11:53:33 +02:00
Domen Kožar
7080a9cae8
gmpc: fix build
2014-12-10 09:55:49 +01:00
Arseniy Seroka
5973392f60
gmpc: fix missing dependence
2014-11-08 04:19:52 +03:00
Rickard Nilsson
90d6146d12
gmpc: Fix compilation errors (missing X libs)
2014-10-30 10:10:48 +01:00
Vladimír Čunát
747e757500
libunique: fix build, make the package unique
...
The one in gnome2 was failing to build,
but all there is likely in a desolate state anyway.
In gmpc it also seemed without any reason to have a duplicate.
2013-11-17 22:26:49 +01:00
Rickard Nilsson
0013355b19
gmpc: Add meta.platforms
2013-04-05 09:37:02 +02:00
Rickard Nilsson
e31ffe6fb0
gmpc 11.8.16: New package, a GTK MPD (Music Player Daemon) client
2013-04-04 17:42:17 +02:00