Mario Rodas
49c63e498c
treewide: remove empty inherits
...
These empty inherits were accidentally introduced by https://github.com/NixOS/nixpkgs/pull/66585
2019-12-04 04:20:00 -05:00
José Romildo Malaquias
32e0398280
deepin.qt5dxcb-plugin: fix qtbase version
2019-10-22 09:44:12 -03:00
worldofpeace
c2eed8b9b0
deepin.qt5xcb-plugin: 1.2.2 -> 5.0.1, fix build
2019-10-21 20:24:42 -04:00
worldofpeace
59e68d3b74
treewide: don't use single quotes with placeholder
2019-09-03 13:01:42 -04: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
worldofpeace
0f73418f43
deepin.qt5dxcb-plugin: use qmakeFlags
2019-07-21 23:49:36 -04:00
worldofpeace
735199a210
deepin: use qt5.mkDerivation where needed, cleanup wrappers
...
This switches a majority of the applications to using qt5.mkDerivation
which automatically adds wrapQtAppsHook.
In certain places, where GLib and gtk intersect with Qt, we
also needed to use wrapGAppsHook. In these cases there will
be multiple wrappers.
2019-07-21 23:49:36 -04:00
José Romildo Malaquias
1996a4e3a9
deepin.qt5dxcb-plugin: 1.1.27 -> 1.2.2
2019-06-22 10:00:23 -03:00
José Romildo Malaquias
b742f14a04
deepin.qt5dxcb-plugin: 1.1.25 -> 1.1.27
2019-05-04 13:47:37 -03:00
José Romildo Malaquias
4ac85ab261
deepin.qt5dxcb-plugin: 1.1.13 -> 1.1.25
2019-04-02 20:12:33 -03:00
José Romildo Malaquias
405b06763b
deepin.qt5dxcb-plugin: 1.1.11 -> 1.1.13
2018-11-10 12:36:58 -02:00
José Romildo Malaquias
287db0f9b9
deepin: add update script
2018-11-10 12:27:38 -02:00
José Romildo Malaquias
059c0ac6eb
qt5dxcb-plugin: init at 1.1.11 ( #45966 )
2018-09-03 21:37:54 +02:00