Felix Buehler
6f04cd0e69
application/development: /s/name/pname&version/
2021-06-30 09:55:22 +02:00
AndersonTorres
e9e5f5f84d
Change all alsaLib references to alsa-lib
2021-06-10 01:12:49 -03:00
Bjørn Forsman
8b6a8e44d2
qmmp: switch from ffmpeg_3 to ffmpeg ( #120771 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-27 14:16:05 +02:00
R. RyanTM
f1e8b1e500
qmmp: 1.4.2 -> 1.4.4
2021-03-16 08:49:51 +01:00
Sandro Jäckel
ced3ec6ce3
treewide: update permanent url redirects
2021-01-30 21:48:57 +01:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01: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
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
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
R. RyanTM
b24bccf536
qmmp: 1.4.1 -> 1.4.2
2020-11-10 22:58:05 -08:00
R. RyanTM
10008eb131
qmmp: 1.4.0 -> 1.4.1
2020-07-27 14:42:10 +02:00
Doron Behar
01d4e2fe33
treewide: use ffmpeg_3 explicitly if not wanted otherwise
...
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
R. RyanTM
ef53fe2af2
qmmp: 1.3.7 -> 1.4.0
2020-05-10 12:49:58 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
R. RyanTM
fed6a3d87d
qmmp: 1.3.6 -> 1.3.7
2020-04-07 14:04:58 +02:00
R. RyanTM
d1ba7dae91
qmmp: 1.3.5 -> 1.3.6
2020-01-23 07:04:43 +01:00
R. RyanTM
8e3d1750f8
qmmp: 1.3.4 -> 1.3.5
2019-12-24 13:56:31 +01:00
R. RyanTM
3da81570f6
qmmp: 1.3.3 -> 1.3.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qmmp/versions
2019-09-29 09:27:58 +02:00
gnidorah
70aa3807cf
qmmp: use qt5's mkDerivation
2019-09-02 23:44:40 +02:00
R. RyanTM
5a7ab1963a
qmmp: 1.3.2 -> 1.3.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qmmp/versions
2019-07-03 00:10:39 +02:00
R. RyanTM
38c4000646
qmmp: 1.3.1 -> 1.3.2 ( #61416 )
...
* qmmp: 1.3.1 -> 1.3.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qmmp/versions
* qmmp: cleanup build inputs
cmake and pkgconfig are needed only at build time
2019-05-13 13:41:15 +02:00
gnidorah
ae024556c9
qmmp: 1.2.5 -> 1.3.1
2019-03-26 18:51:41 +01:00
R. RyanTM
5caeaf1576
qmmp: 1.2.4 -> 1.2.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qmmp/versions
2018-12-23 11:08:07 +01:00
R. RyanTM
437f58adcb
qmmp: 1.2.3 -> 1.2.4 ( #47730 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qmmp/versions
2018-10-12 22:51:36 +02:00
R. RyanTM
f188e90ba1
qmmp: 1.2.2 -> 1.2.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
qmmp
2018-09-10 08:01:14 +02:00
R. RyanTM
3b1e15140c
qmmp: 1.2.1 -> 1.2.2
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/qmmp/versions .
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/wmri4qc7h7p1xb90x82fjknxpq8mr50c-qmmp-1.2.2/bin/qmmp had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.2.2 with grep in /nix/store/wmri4qc7h7p1xb90x82fjknxpq8mr50c-qmmp-1.2.2
- directory tree listing: https://gist.github.com/5df37ecfd2a1e3650a65dec2b57cef84
- du listing: https://gist.github.com/49d55015de390d6d3f1477dad43024ac
2018-06-06 13:11:54 +02:00
R. RyanTM
8defac9e45
qmmp: 1.2.0 -> 1.2.1
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/qmmp/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.2.1 with grep in /nix/store/bdsg5rzda3rj5k535f56rkbjwsqy4h07-qmmp-1.2.1
- directory tree listing: https://gist.github.com/fed0e3b824b6157facab85accd329d15
2018-04-19 23:55:53 -07:00
Bjørn Forsman
be40296afe
qmmp: 1.1.10 -> 1.2.0
...
Fixes build failure since recent merge of staging branch:
$ nix-build -A qmmp
[...]
AutoMoc error
-------------
Included moc files with the same name will be generated from different sources.
Consider to
- not include the "moc_<NAME>.cpp" file
- add a directory prefix to a "<NAME>.moc" include (e.g "sub/<NAME>.moc")
- rename the source file(s)
Include conflicts
-----------------
"moc_hotkeymanager.cpp" included in
- "/tmp/nix-build-qmmp-1.1.10.drv-0/qmmp-1.1.10/src/plugins/General/hotkey/hotkeymanager_win.cpp"
- "/tmp/nix-build-qmmp-1.1.10.drv-0/qmmp-1.1.10/src/plugins/General/hotkey/hotkeymanager_x11.cpp"
would be generated from
- "/tmp/nix-build-qmmp-1.1.10.drv-0/qmmp-1.1.10/src/plugins/General/hotkey/hotkeymanager.h"
- "/tmp/nix-build-qmmp-1.1.10.drv-0/qmmp-1.1.10/src/plugins/General/hotkey/hotkeymanager.h"
make[2]: *** [src/plugins/General/hotkey/CMakeFiles/hotkey_autogen.dir/build.make:58: src/plugins/General/hotkey/CMakeFiles/hotkey_autogen] Error 1
2018-02-03 21:26:41 +01:00
Bjørn Forsman
88ae298467
qmmp: 1.1.9 -> 1.1.10
2017-09-11 20:07:03 +02:00
Bjørn Forsman
4b84127f1c
qmmp: 1.1.5 -> 1.1.9
2017-09-11 19:58:11 +02:00
Alex Ivanov
c4236f65b9
qmmp: 1.1.2 -> 1.1.5
2016-12-24 11:04:13 +01:00
Bjørn Forsman
2bfdca8233
qmmp: set enableParallelBuilding = true
...
Speed up builds on multi-core machines. (Tested on 12-core machine.)
2016-08-25 12:03:08 +02:00
Bjørn Forsman
d6dd2ab324
qmmp: 0.9.9 -> 1.1.2
...
This update makes the switch from Qt 4 to Qt 5.
2016-08-25 11:54:49 +02:00
Bjørn Forsman
cc41cb30e3
qmmp: 0.8.4 -> 0.9.9
...
The 0.x versions is for Qt 4, whereas the new 1.x is for Qt 5. We'll
update to the Qt 5 version later. Upstream currently makes simultaneous
releases of both Qt 4 and 5 branches.
2016-05-21 23:45:44 +02:00
Vladimír Čunát
21e3ff658a
x11: replace its usage by xlibsWrapper directly
...
Scilab note: the parameters already had pointed to nonexistent dirs
before this set of refactoring. But that config wasn't even used by
default.
2015-09-15 12:08:24 +02:00
William A. Kennington III
b07929b0a3
Use libpulseaudio instead of pulseaudio
2015-05-29 14:32:56 -07:00
Bjørn Forsman
124bdd5114
qmmp: update 0.8.2 -> 0.8.4
2015-04-11 14:55:55 +02:00
Bjørn Forsman
d42cd0600b
qmmp: update 0.7.6 -> 0.8.2
2014-12-02 22:56:43 +01:00
Bjørn Forsman
2b9c96878c
qmmp: update 0.7.5 -> 0.7.6
...
Changes since 0.7.5:
* added libav 10 and ffmpeg 2.2 support;
* fixed url parsing;
* fixed freezing on playback resume;
* fixed random freezing in the mplayer plugin;
* fixed reset selection of tracks when calling context menu;
* fixed multimedia keys support under win32.
2014-04-13 19:07:06 +02:00
Bjørn Forsman
e6204c8721
qmmp: update 0.7.3 -> 0.7.5
2014-02-13 22:55:57 +01:00
Bjørn Forsman
4d6605e882
Whitespace fixes in package expressions I maintain
2014-01-02 17:58:08 +01:00
Bjørn Forsman
522275f297
qmmp: update 0.7.0 -> 0.7.3
...
The included changes seems to be only fixes, see
http://qmmp.ylsoftware.com/
2013-11-18 20:49:10 +01:00
Bjørn Forsman
452b25b6c3
qmmp: add meta.respositories
...
This metadata is used by the tool @phreedom is writing to automatically
find package updates.
2013-11-17 12:02:37 +01:00
Rob Vermaas
d5f7976aef
Fix maintainers attribute
2013-05-21 09:20:00 +02:00
Bjørn Forsman
05bb66ce20
Add myself as maintainer for several packages
...
And set missing meta.platforms for the packages I've added earlier.
2013-05-20 20:28:15 +02:00
Bjørn Forsman
b274308c0c
qmmp: new package
...
Qmmp is a Qt-based audio player that look like Winamp.
2013-05-19 14:36:19 +02:00