guix/gnu
Maxim Cournoyer fe6ccb8552
gnu: mediastreamer2: Move the tester files and HTML doc to separate outputs.
The tester binary generated gets installed with about 20 MiB of data files,
and the HTML documentation weighs another 500 KiB or so.  Move them to
separate outputs.

* gnu/packages/patches/mediastreamer-srtp2.patch: Rename to...
* gnu/packages/patches/mediastreamer2-srtp2.patch: ...this, to please 'guix
lint'.
* gnu/local.mk (dist_patch_DATA): Adapt.
* gnu/packages/linphone.scm (mediastreamer2)[patches]: Likewise.
[outputs]: Add the "doc" and "tester" outputs.
[phases]: Add a phase to move the HTML doc and tester binary and data to the
'doc' and 'tester' outputs, respectively.
[description]: Remove the unicode characters surrounding the word 'powerful'.
2020-04-05 22:49:23 -04:00
..
bootloader system: Allow for comma-separated keyboard layouts. 2020-04-06 00:14:13 +02:00
build
installer
machine
packages gnu: mediastreamer2: Move the tester files and HTML doc to separate outputs. 2020-04-05 22:49:23 -04:00
services gnu: Add kernel-module-loader-service. 2020-04-05 13:07:13 +02:00
system system: Allow for comma-separated keyboard layouts. 2020-04-06 00:14:13 +02:00
tests gnu: Add kernel-module-loader-service. 2020-04-05 13:07:13 +02:00
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: mediastreamer2: Move the tester files and HTML doc to separate outputs. 2020-04-05 22:49:23 -04:00
machine.scm
packages.scm
services.scm services: Allow modprobe to use "/etc/modprobe.d". 2020-04-05 12:12:07 +02:00
system.scm system: Don’t create a module database when no modules are available. 2020-04-04 21:13:26 +02:00
tests.scm