Commit Graph

20 Commits

Author SHA1 Message Date
Philipp Woelfel
89f9c06a88 Revert "pdfstudio2022, pdfstudioviewer: mark broken"
This reverts commit 756c5ea525.
2023-04-28 09:40:48 -06:00
Philipp Woelfel
fb7988a55f pdfstudio2022, pdfstudioviewer: 2022.2.2->2022.2.4 2023-04-28 09:40:16 -06:00
Atemu
756c5ea525 pdfstudio2022, pdfstudioviewer: mark broken 2023-04-16 10:15:15 +02:00
Atemu
f63a12f296 tree-wide: buildFHSUserEnv -> buildFHSEnv 2023-04-16 10:15:13 +02:00
Philipp Woelfel
3eea810b5e Update to latest versions: pdfstudio2022.2.2, pdfstudio2021.2.1, pdfstudioviewer2022.2.2 2023-03-17 20:05:36 -06:00
Adam Joseph
210852bd51 pdfstudio: gcc -> stdenv.cc.cc 2023-02-28 22:45:40 +02:00
Adam Joseph
34bb2681f5 pdfstudio: remove libgccjit dependency
I don't think pdfstudio depends on libgccjit.  If it did, that would
be a license violation.  Unlike the other libraries in gcc,
libgccjit is licensed GPLv3 with no exceptions, since libgccjit
contains the entire compiler.

I wasn't able to build pdfstudio2022 prior to this PR due to openjdk
breakage.  However I did download and extract the `.deb` used, and
ran this command, which produced no outputs:

```
find . -name \*.so -exec ldd {} \; | grep libgccjit
```

Maybe somebody confused `libgccjit` with (may it rest in peace)
`libgcj`?
2023-01-17 21:23:10 -08:00
David Whiting
593d839e8f
pdfstudio2022: 2022.1.1 -> 2022.1.3 2022-12-22 15:06:07 +08:00
Philipp Woelfel
da346e4823 pdfstudio: v2022.0.2 -> v2022.1.1 2022-10-24 14:33:13 -06:00
Philipp Woelfel
2c203ec12a pdfstudio/pdfstudioviewer: improve package naming schemes and add/upgrade to 2022.0.2 2022-09-25 01:35:39 -06:00
Philipp Woelfel
f136e63c1b pdfstudio / pdfstudioviewer: 2021.1.3 -> 2021.2.0 2022-06-28 16:38:36 -06:00
Robert Scott
466c2e342a treewide/applications: add sourceType binaryNativeCode for many packages 2022-06-23 18:38:19 +01:00
Philipp Woelfel
b5f6673f09 pdfstudio: 2021.1.2 -> 2021.1.3 2022-04-17 18:41:58 -06:00
K900
cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
Philipp Woelfel
1f3c6c657d
pdfstudio: added function for creating src url (#156635)
pdfstudio: added function for creating src url
2022-01-31 21:13:37 +01:00
Philipp Woelfel
e79bb564af
pdfstudio: merge with package pdfstudioviewer (#156274)
* pdfstudio: merge with pdfstudioviewer and use FHS sandbox to fix printing

Co-authored-by: Ivv <41924494+IvarWithoutBones@users.noreply.github.com>
2022-01-25 00:30:39 +01:00
Philipp Woelfel
c1d1cdfe13 pdfstudio: refactor / use jdk11 2022-01-21 12:51:53 -07:00
Philipp Woelfel
be4504dd16 pdfstudio: 2021.1.1 -> 2021.1.2 2022-01-12 16:33:56 -07:00
Philipp Woelfel
edc46983fc pdfstudio: init at 2021.1.1 2021-12-21 00:52:30 -07:00
Philipp Woelfel
19790c4122 maintainers: add pwoelfel 2021-12-21 00:51:51 -07:00