Commit Graph

12 Commits

Author SHA1 Message Date
Emily
fbda1dbfd6 treewide: replace freeglut with libglut
Allow the macOS GLUT framework to be used automatically in many
cases. Packages that specifically search for freeglut or require its
additional APIs should still explicitly depend on it.

Deliberately skip the Haskell package set, which is mostly
automatically generated, and mupdf, which has its own fork of freeglut.
2024-06-22 18:06:51 +01:00
Naxdy
40be4427ba
opentoonz: refactor 2024-03-22 07:39:58 +01:00
Naxdy
f96aa0d22f
opentoonz: 1.5.0 -> 1.7.1 2024-03-21 10:46:36 +01:00
Scott Worley
1ac99a163a opentoonz: 1.6.0 -> 1.7.1 2023-09-24 22:28:49 -07:00
Scott Worley
d3d67e08db opentoonz: 1.5.0 -> 1.6.0 2023-09-24 22:27:23 -07:00
Scott Worley
23df0d63ee opentoonz: Fix after rpath change 2023-09-24 22:25:56 -07:00
Scott Worley
920c5cd2b4 opentoonz-libtiff: Note knownVulnerabilities 2022-01-02 15:31:55 -08:00
Scott Worley
a20e31bf09 opentoonz: 1.4.0 -> 1.5.0
(The qtbase diamond-dependency problem was resolved in 4bac8a7a00)
2022-01-02 15:31:55 -08:00
Sandro Jäckel
3453b89f4b
lzma: deprecate alias 2021-04-04 19:49:52 +02:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Ben Siraphob
badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Scott Worley
4085661911 opentoonz: Init at 1.4.0 2020-05-22 01:25:44 -07:00