Alexandre Peyroux
c458b38ae6
masterpdfeditor: 5.6.09 -> 5.7.20
2021-02-02 18:47:42 +01:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
R. RyanTM
36d622b7c7
masterpdfeditor: 5.4.38 -> 5.6.09
2020-07-09 20:48:14 +00:00
Will Dietz
aad0960f19
masterpdfeditor: 5.4.10 -> 5.4.38
...
https://code-industry.net/what-is-new-in-master-pdf-editor-5/
2019-11-17 08:36:22 -06:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00
Thomas Tuegel
51d78034a1
wrapQtAppsHook: Remove ad hoc Qt wrappers
2019-07-05 10:42:08 -05:00
Florian Klink
314e06b782
masterpdfeditor: 5.4.04 -> 5.4.10
2019-05-01 14:32:31 +02:00
R. RyanTM
48b138ba15
masterpdfeditor: 5.3.22 -> 5.4.04
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/masterpdfeditor/versions
2019-05-01 03:46:23 -07:00
R. RyanTM
7f1a7b1d7d
masterpdfeditor: 5.2.20 -> 5.3.22
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/masterpdfeditor/versions
2019-03-25 22:15:03 -07:00
Alexandre Peyroux
c1e10bd258
masterpdfeditor: 5.1.60 -> 5.2.20
2018-12-25 23:28:59 +01:00
Alexandre Peyroux
27298d378f
masterpdfeditor: 5.1.36 -> 5.1.60
2018-10-13 20:47:37 +02:00
Alexandre Peyroux
63b897a473
masterpdfeditor: use qtbase.qtPluginPrefix #44047
2018-10-13 20:47:29 +02:00
Alexandre Peyroux
899b7663b0
masterpdfeditor: 5.1.12 -> 5.1.36
2018-09-12 21:35:16 +02:00
Peter Hoeg
6afd19e699
masterpdfeditor: 5.1.00 -> 5.1.12
2018-08-13 17:16:26 +08:00
Florian Klink
d3977e1541
masterpdfeditor: 4.3.89 -> 5.1.00 ( #44821 )
...
This bumps masterpdfeditor's version to their 5 series.
The download for masterpdfeditor 4 is gone from their servers :-/
2018-08-09 20:03:16 +02:00
ajs124
b79046e21b
masterpdfeditor: fix broken source url. the old one 404s ( #44351 )
2018-08-02 14:08:30 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Silvan Mosberger
57bccb3cb8
treewide: http -> https sources ( #42676 )
...
* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Jörg Thalheim
ee9d0a85d9
masterpdfeditor: use autoPatchelfHook
2018-04-27 08:31:51 +01:00
Florian Klink
e99f9892b6
masterpdfeditor: 4.3.82 -> 4.3.89
...
Changelog:
Version 4.3.89
March, 21h, 2018
Fixed issue with application’s settings reset.
Version 4.3.88
March, 20h, 2018
Improved printing system and fixed some related errors.
Fixed several crash-related bugs.
Linux version is optimized for later distros.
Extended application localization. Added Finnish language.
2018-04-13 18:52:16 +02:00
Johannes Frankenau
77b205b9fd
masterpdfeditor: 4.3.61 -> 4.3.82
2018-03-08 22:54:24 +01:00
Florian Klink
faa9afbdfd
masterpdfeditor: move assets into $out/opt/masterpdfeditor, symlink from $out/bin
2017-11-02 10:50:36 +01:00
Florian Klink
e4913c2d30
masterpdfeditor: fix platform (amd64 only)
2017-11-01 23:58:54 +01:00
Florian Klink
8162e580f5
masterpdfeditor: add .desktop file and LICENSE
2017-11-01 22:24:54 +01:00
Florian Klink
fbf11263df
masterpdfeditor: 4.2.70 -> 4.3.61
...
also add flokli as maintainer
2017-11-01 21:14:41 +01:00
Roger Qiu
8e541c08d6
masterpdfeditor: init at 4.2.70
2017-11-01 21:14:35 +01:00