aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/telephony.scm
diff options
context:
space:
mode:
authorIan Eure <ian@retrospec.tv>2024-10-05 09:19:11 -0700
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2024-10-08 16:34:38 +0900
commit5eaebebdea06eee6bb273be0a856ca89c144ad49 (patch)
tree4105519f18eab65e78bbd1e8b2a85b8834bb7323 /gnu/services/telephony.scm
parentdaaba6ac16e287167d612d5d4660735a7058b507 (diff)
downloadguix-5eaebebdea06eee6bb273be0a856ca89c144ad49.tar.gz
guix-5eaebebdea06eee6bb273be0a856ca89c144ad49.zip
gnu: librewolf: Revert video acceleration fix.
This patch partly reverts #73429, because that change makes livestreaming video refuse to play. * gnu/packages/librewolf.scm (librewolf) [source]: Remove the librewolf-add-paths-to-rdd-allowlist patch. [phases] <wrap-program>: Reinstate previous LD_LIBRARY_PATH wrapping. * gnu/packages/patches/librewolf-add-paths-to-rdd-allowlist.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it. Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Iaf36c64464cd078538fda677ea4fa7b13e7c110f
Diffstat (limited to 'gnu/services/telephony.scm')
0 files changed, 0 insertions, 0 deletions
u: parallel: Update to 20180422....* gnu/packages/parallel.scm (parallel): Update to 20180422. Rutger Helling 2018-03-23gnu: parallel: Update to 20180322....* gnu/packages/parallel.scm (parallel): Update to 20180322. Tobias Geerinckx-Rice 2018-03-08gnu: slurm: Update to 17.11.3....* gnu/packages/parallel.scm (slurm): Update to 17.11.3. Tobias Geerinckx-Rice 2018-02-23gnu: parallel: Update to 20180222....* gnu/packages/parallel.scm (parallel): Update to 20180222. Tobias Geerinckx-Rice 2018-01-23gnu: parallel: Update source hash....The upstream tarball changed almost immediately after release. See https://lists.gnu.org/archive/html/guix-devel/2018-01/msg00319.html. * gnu/packages/parallel.scm (parallel)[source]: Update hash. Tobias Geerinckx-Rice 2018-01-22gnu: parallel: Don't end phase with #<undefined>....* gnu/packages/parallel.scm (parallel)[arguments]: Use INVOKE. Tobias Geerinckx-Rice 2018-01-22gnu: parallel: Update to 20180122....* gnu/packages/parallel.scm (parallel): Update to 20180122. Tobias Geerinckx-Rice 2018-01-18gnu: slurm: Add detailed licence information....* gnu/packages/parallel.scm (slurm)[license]: Add more licences. Tobias Geerinckx-Rice 2018-01-18gnu: slurm: Use HTTPS for home page....* gnu/packages/parallel.scm (slurm)[home-page]: Use HTTPS. Tobias Geerinckx-Rice 2018-01-18gnu: slurm: Update to 17.11.2....* gnu/packages/parallel.scm (slurm): Update to 17.11.2. [source]: Replace patch with less fragile SUBSTITUTE* in a snippet. [arguments]: Rename ‘autogen’ phase to ‘autoconf’. Use INVOKE. * gnu/packages/patches/slurm-configure-remove-nonfree-contribs.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice 2017-12-24gnu: parallel: Update to 20171222....* gnu/packages/parallel.scm (parallel): Update to 20171222. Rutger Helling 2017-11-24gnu: parallel: Update to 20171122....* gnu/packages/parallel.scm (parallel): Update to 20171122. Rutger Helling 2017-11-08gnu: slurm: Update to 16.05.11 [fixes CVE-2017-15566]....* gnu/packages/parallel.scm (slurm): Update to 16.05.11. [source]: Use the recommended download URL. Leo Famulari