Commit Graph

7 Commits

Author SHA1 Message Date
Atemu
9bd2506458 treewide: make ffmpeg_4-dependant packages depend on ffmpeg_4
These packages were identified as broken when ffmpeg = ffmpeg_5.

Tested _only_ by building them. If you are a maintainer of one of these
packages, please test whether your package still works.
2023-03-13 16:42:22 -06:00
R. Ryantm
97c4f50d7f bino3d: 1.6.7 -> 1.6.8 2021-12-11 13:04:52 +00:00
Ben Siraphob
5d566c43b4 pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Georg Haas
c9ca90af51
bino3d: use mkDerivation from qt
adopted solution from commit 7e0dd3833d
2020-02-13 21:47:08 +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
Orivej Desh
41e6eeab51 bino3d: init at 1.6.7 2019-01-26 22:44:04 +00:00