Commit Graph

13 Commits

Author SHA1 Message Date
Paul Meyer
2c97a5caa7 maintainers: remove jfrankenau
due to inactivity.
2023-11-20 08:44:58 +01:00
Weijia Wang
8160250ace valentina: fix build 2023-09-22 11:28:58 +02:00
R. Ryantm
a44888726a valentina: 0.7.51 -> 0.7.52 2023-09-08 23:59:37 +00:00
K900
6edd6f71c7 treewide: clean up all qttranslations workarounds
There are two kinds of changes here:
- removing explicit qttranslations path hardcoding from applications that were patched to do it
- replacing qttranslations in buildInputs with qttools for packages that really depend on the latter

After this, qttranslation is never used outside Qt itself, as it should.
2023-08-15 22:11:39 +03:00
Nikolay Korotkiy
96e9801607
valentina: 0.6.1 → 0.7.51 2022-08-29 22:40:13 +03:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob
108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Martin Milata
01de13ad6f valentina: use qt5's mkDerivation 2020-04-22 15:21:49 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01: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
Johannes Frankenau
16a7db04aa valentina: don’t copy mailcap file into XDG MIME directory 2018-11-16 10:55:13 +01:00
Johannes Frankenau
30f3d474d1 valentina: 0.6.0.0a -> 0.6.1 2018-11-15 18:12:55 +01:00
Johannes Frankenau
f152ed56bb valentina: init at 0.6.0.0a 2018-03-04 22:58:41 +01:00