R. RyanTM
532f38e645
openmpt123: 0.5.4 -> 0.5.5
2021-02-04 21:58:14 +00: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
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
6646a8f7f6
openmpt123: 0.5.3 -> 0.5.4
2020-12-02 19:01:41 +00:00
gnidorah
c2acc89018
openmpt123: 0.5.2 -> 0.5.3
2020-11-16 13:42:52 +03:00
gnidorah
445f5aaee1
openmpt123: 0.5.1 -> 0.5.2
2020-09-17 13:18:38 +03:00
R. RyanTM
c851fac25d
openmpt123: 0.5.0 -> 0.5.1
2020-07-29 01:26:44 +00:00
gnidorah
98228241a0
openmpt123: 0.4.12 -> 0.5.0
2020-05-29 08:30:15 +03:00
gnidorah
b4a7b66d82
openmpt123: 0.4.11 -> 0.4.12
2020-04-21 19:47:06 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
R. RyanTM
74b913a9e8
openmpt123: 0.4.10 -> 0.4.11
2020-01-06 20:26:32 -08:00
Robin Gloster
6ca6ac796b
treewide: configureFlags is a flat list
2019-12-31 01:37:49 +01:00
R. RyanTM
280da2cdee
openmpt123: 0.4.9 -> 0.4.10
2019-12-23 19:55:22 -08:00
Robert Scott
0086b03be5
openmpt123: 0.4.1 -> 0.4.9 (security?)
...
addressing CVE-2019-17113
2019-10-13 12:49:56 +01:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00
Jan Malakhovski
f2ff98520e
openmpt123: move defaults to package file
2019-02-03 15:33:31 +00:00
gnidorah
f2b9162167
openmpt123: 0.2.7025-beta20.1 -> 0.4.1
2019-01-13 17:55:00 +03:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
gnidorah
a3539a0dc6
openmpt123: don't build pulseaudio driver
2017-05-10 21:04:25 +03:00
Hans-Christian Esperer
fa4167c0a1
openmpt123: Add libsndfile and flac as dependencies ( #19904 )
2016-10-29 05:38:51 +02:00
Alex Ivanov
c8a72dfc2a
openmpt123: init at 0.2.7025-beta20.1
2016-10-09 00:08:18 +03:00