gnu: x265: Install static libraries in a separate output.
authorEfraim Flashner <efraim@flashner.co.il>
Tue, 27 Nov 2018 17:12:01 +0000 (19:12 +0200)
committerEfraim Flashner <efraim@flashner.co.il>
Tue, 27 Nov 2018 17:58:00 +0000 (19:58 +0200)
commit020d4d2cdc388242da91819cc1b146f1a6cce93b
treecf829dc2b18e0bedc40f4dcb563b937515a91bd4
parentbd606fb2ce9ce9ec94fa7e9b078c87790723675c
gnu: x265: Install static libraries in a separate output.

This saves more than 50% of the closure size.

* gnu/packages/video.scm (x265)[outputs]: New field.
[arguments]: Add custom phase to move the static libraries to a new
output.
gnu/packages/video.scm