Commit graph

17 commits

Author SHA1 Message Date
worldofpeace e4b323d47d deepin.deepin-terminal: fix build
There appears to be issues with the xcb.vapi

Seeing errors like
xcb.vapi:411.3-411.48: error: missing return statement at end of subroutine body
2019-10-03 15:31:15 -04:00
Tor Hedin Brønner 51770cb77e deepin.deepin-terminal: fix build with updated vte
vte no longer propagates pcre2 and gnutls
2019-09-30 19:39:50 +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
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 0678da02bf deepin.deepin-terminal: 3.2.2.1 -> 3.2.6 2019-06-22 10:00:23 -03:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
José Romildo Malaquias a1bf023831 deepin.deepin-terminal: 3.2.1.2 -> 3.2.2.1 2019-05-04 13:47:37 -03:00
José Romildo Malaquias 7853a9a6ac deepin.deepin-terminal: 3.0.10.2 -> 3.2.1.2 2019-04-02 20:12:33 -03:00
Jan Tojnar a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
R. RyanTM 1c3f747dcc deepin.deepin-terminal: 3.0.10 -> 3.0.10.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/deepin-terminal/versions
2018-11-19 13:29:12 -08:00
José Romildo Malaquias 1a8d6646d5 deepin.deepin-terminal: 3.0.3 -> 3.0.10
- Update to version 3.0.10
- Add some missing dependencies
- Remove patch 'remove-vendor.patch' that went upstream
- zssh binary path is not hardcoded anymore
2018-11-10 12:35:29 -02:00
José Romildo Malaquias 287db0f9b9 deepin: add update script 2018-11-10 12:27:38 -02:00
José Romildo Malaquias b99077f5b1 deepin-terminal: add dependency on deepin-shortcut-viewer; enable parallel building 2018-09-04 09:11:10 -03:00
José Romildo Malaquias 3451488235 deepin-terminal: add dependency on deepin-menu 2018-09-03 23:06:56 -03:00
José Romildo Malaquias 8b97f374cb deepin-terminal: 3.0.0 -> 3.0.3 2018-08-31 15:54:39 -03:00
Jan Tojnar a5cd4b2685
deepin.deepin-terminal: 2.9.2 → 3.0.0 2018-06-19 15:03:46 +02:00
José Romildo Malaquias c0a27fb005 deepin-terminal: move to deepin meta package 2018-03-01 09:53:56 -03:00