Commit Graph

28 Commits

Author SHA1 Message Date
Nathaniel Glen
e879eb6db6 pipewire: add testing
This adds two tests. One is for whether the paths used by the module are
present, while the other is for testing functionality of PipeWire
itself. This is done with the recent addition of installed tests by
upstream.
2020-09-19 16:33:01 -04:00
Nathaniel Glen
89021b9a18 pipewire: 0.3.7 -> 0.3.9
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2020-09-19 16:33:00 -04:00
zimbatm
4cb0342777
pipewire: 0.3.6 -> 0.3.7 2020-07-22 23:52:51 +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
Florian Klink
2d544307e5 pipewire: apply patch providing absolute path to pipewire-media-session
So pipewire-daemon is able to locate pipewire-media-session (which it's
executing).

Context: https://github.com/NixOS/nixpkgs/issues/89528#issuecomment-640013433
2020-06-10 18:45:19 +02:00
Florian Klink
b981b77c2c pipewire: 0.3.5 -> 0.3.6
should fix bad v0 clients, such as google-chrome-stable etc:
014e48c1f1
2020-06-10 12:45:51 +02:00
Florian Klink
a382d06ffd pipewire_0_2: move from 2.nix to 0.2.nix
This wrongly suggests there's a 2.x version.
2020-06-06 11:03:13 +02:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes 2020-06-03 18:35:19 +02:00
Jan Tojnar
6f15e31702
pipewire: 0.3.2 → 0.3.5
002bcae856
33398d7de8
ba215efed0
2020-05-16 22:13:05 +02:00
Rouven Czerwinski
bc8e1f3ad5 pipewire: patch for SIGILL in fmt-ops
Hydra run tests are failing with SIGILL, see [1] , import the upstream
patch to fix the issue. Presumably not all hydra runners have the same
instruction extensions, this should fix the tests on those without AVX2.

[1]: https://hydra.nixos.org/build/117012754
2020-04-25 08:28:50 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jan Tojnar
723bbfcd01
pipewire: 0.3.1 → 0.3.2
f0f3a0a660
2020-04-09 10:24:08 +02:00
Tor Hedin Brønner
2338b394da
pipewire: Add back 0.2.7 2020-03-24 07:06:57 +01:00
worldofpeace
c5ce3e0031
pipewire: 0.2.7 -> 0.3.1
* license is now mit [0]

https://gitlab.freedesktop.org/pipewire/pipewire/-/blob/0.3.0/NEWS

[0]: 85f2e93c54
2020-03-24 07:06:56 +01:00
worldofpeace
fcdc5e3db0
pipewire: format 2020-03-04 00:35:36 +01:00
R. RyanTM
f375cdc261 pipewire: 0.2.6 -> 0.2.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pipewire/versions
2019-10-07 20:28:56 -07:00
R. RyanTM
f8272d08ab
pipewire: 0.2.5 -> 0.2.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pipewire/versions
2019-06-02 15:40:10 +02:00
Jan Tojnar
512c5033b1
pipewire: 0.2.3 → 0.2.5 2018-12-30 14:57:48 +01:00
Tor Hedin Brønner
c32b0409a9
pipewire: 0.1.9 -> 0.2.3
I also removed pipewire from mutter temporarily, since it is not compatible.
2018-09-14 05:09:00 +02:00
Jan Tojnar
6cefc9c1b0
Revert "treewide: remove placeholder usage"
This reverts commit 025881c236.
2018-08-30 18:18:30 +02:00
Matthew Bauer
76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
Jan Tojnar
025881c236
treewide: remove placeholder usage
Temporary compatibility fix, continuation of https://github.com/NixOS/nixpkgs/pull/37860
2018-03-28 19:44:33 +02:00
Matthew Justin Bauer
8f3091939b
Merge pull request #37752 from ryantm/fix-urls
treewide: use more HTTPS URLs
2018-03-25 00:40:17 -05:00
Ryan Mulligan
b189247ba0 treewide: use more HTTPS URLs
Uses the HTTPS url for cases where the existing URL has a permanent
redirect. For each domain, at least one fixed derivation URL was
downloaded to test the domain is properly serving downloads.

Also fixes jbake source URL, which was broken.
2018-03-24 22:04:25 -07:00
Jan Tojnar
0bf6fb76f5
pipewire: clean up 2018-03-22 10:32:24 +01:00
volth
7ec0471242 treewide: s/xlibs/xorg/g (#36889) 2018-03-13 10:16:03 +00:00
Jan Tojnar
795e49bc4f
pipewire: 0.1.8 → 0.1.9 2018-02-27 19:25:54 +01:00
Jan Tojnar
01f07b2c72
pipewire: init at 0.1.8 2018-02-01 22:40:50 +01:00