Commit graph

93 commits

Author SHA1 Message Date
Vagrant Cascadian 0b14f150e9
gnu: libogg: Fix grammar of "allows to manipulate" to "manipulates".
* gnu/packages/xiph (libogg): Fix grammar.
2020-04-12 13:04:37 -07:00
Vincent Legoll a7f6202437
gnu: libkate: Make some inputs native.
* gnu/packages/xiph.scm (libkate)[inputs]: Move bison from here...
[native-inputs]: ...to here.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-04 20:18:29 +02:00
Marius Bakke 6d15516dc6
Merge branch 'staging' 2020-01-07 17:43:20 +01:00
Tobias Geerinckx-Rice d16d788422
gnu: libshout: Update to 2.4.3.
* gnu/packages/xiph.scm (libshout): Update to 2.4.3.
2020-01-04 01:04:21 +01:00
Marius Bakke 28b4ff244d
gnu: speexdsp: Do not build static libraries.
* gnu/packages/xiph.scm (speexdsp)[arguments]: Add "--disable-static" in
 #:configure-flags.
2019-12-11 23:21:56 +01:00
Marius Bakke 5c1f02727e
gnu: libtheora: Do not build static libraries.
* gnu/packages/xiph.scm (libtheora)[arguments]: New field.
2019-12-11 23:21:56 +01:00
Marius Bakke b134c7ba16
gnu: libvorbis: Do not build static libraries.
* gnu/packages/xiph.scm (libvorbis)[arguments]: Add "--disable-static" to
  #:configure-flags.
2019-12-11 23:21:56 +01:00
Marius Bakke 542432e8ff
gnu: libogg: Do not build static libraries.
* gnu/packages/xiph.scm (libogg)[arguments]: New field.
2019-12-11 23:21:56 +01:00
Marius Bakke e500b9d908
gnu: opus: Do not build static libraries.
* gnu/packages/xiph.scm (opus)[arguments]: New field.
2019-12-11 23:21:55 +01:00
Marius Bakke 29256cbef3
gnu: speex: Do not build static libraries.
* gnu/packages/xiph.scm (speex)[arguments]: New field.
2019-12-11 22:28:21 +01:00
Marius Bakke 378ebc048c
Merge branch 'master' into staging 2019-10-13 23:04:06 +02:00
Marius Bakke c2734ff809
gnu: ao: Update to 1.2.2-5-g20dc8ed [fixes CVE-2017-11548].
* gnu/packages/xiph.scm (ao): Update to 1.2.2-5-g20dc8ed.
[source]: Switch to GIT-FETCH.
[native-inputs]: Add AUTOCONF, AUTOMAKE and LIBTOOL.
2019-10-13 18:35:59 +02:00
Marius Bakke c7adcb7cf8
gnu: ao: Specify CPE name.
* gnu/packages/xiph.scm (ao)[properties]: New field.
2019-10-13 18:35:59 +02:00
Marius Bakke 3572b3904f
gnu: libogg: Update to 1.3.4.
* gnu/packages/xiph.scm (libogg): Update to 1.3.4.
2019-10-08 21:23:04 +02:00
Marius Bakke 4668464f29
gnu: flac: Update to 1.3.3.
* gnu/packages/xiph.scm (flac): Update to 1.3.3.
[source](patches): Remove.
* gnu/packages/patches/flac-CVE-2017-6888.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2019-08-04 13:57:53 +02:00
Marius Bakke 4e8284f031
gnu: speexdsp: Update to 1.2.0.
* gnu/packages/xiph.scm (speexdsp): Update to 1.2.0.
2019-06-14 11:49:31 +02:00
Marius Bakke ddb4062784
Merge branch 'master' into staging 2019-05-24 22:44:51 +02:00
Tobias Geerinckx-Rice e174699534
gnu: libshout: Update to 2.4.2.
* gnu/packages/xiph.scm (libshout): Update to 2.4.2.
2019-05-11 19:55:39 +02:00
Tobias Geerinckx-Rice 7824fbf8c5
gnu: libshout: Don't use NAME in source URI.
* gnu/packages/xiph.scm (libshout)[source]: Hard-code NAME.
2019-05-11 19:55:39 +02:00
Marius Bakke 57e839a26d
gnu: opus: Update to 1.3.1.
* gnu/packages/xiph.scm (opus): Update to 1.3.1.
2019-05-04 16:53:49 +02:00
Efraim Flashner f19ccdc62c
gnu: flac: Incorporate graft.
* gnu/packages/xiph.scm (flac)[replacement]: Remove field.
[source]: Add patch.
(flac/fixed): Remove variable.
2019-04-04 22:20:37 +03:00
Efraim Flashner c531fad7a0
gnu: flac: Fix CVE-2017-6888.
* gnu/packages/xiph.scm (flac)[replacement]: New field.
(flac/fixed): New variable.
* gnu/packages/patches/flac-CVE-2017-6888.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2019-04-04 22:20:33 +03:00
Leo Famulari 361dd8a556
gnu: icecast: Update to 2.4.4 [fixes CVE-2018-18820].
* gnu/packages/xiph.scm (icecast): Update to 2.4.4.
2018-11-01 12:33:14 -04:00
Leo Famulari a89f731b15
gnu: Xiph: Use HTTPS URLs.
* gnu/packages/xiph.scm (libogg, libvorbis, libtheora, speex, speexdsp, ao,
flac, libkate, vorbis-tools, opus-tools opusfile, icecast, libshout)[source]:
Use HTTPS URLs.
(icecast)[home-page]: Use HTTPS URL.
2018-10-23 00:18:17 -04:00
Leo Famulari a640492f6d
gnu: Opus: Update to 1.3.
* gnu/packages/xiph.scm (opus): Update to 1.3.
2018-10-23 00:18:17 -04:00
Leo Famulari d0ff383ed8
gnu: opus-tools: Update to 0.2.
* gnu/packages/xiph.scm (opus-tools): Update to 0.2.
[native-inputs]: Add pkg-config.
[inputs]: Add libopusenc and opusfile. Remove libogg and opus.
2018-10-23 00:18:17 -04:00
Leo Famulari 844b3272da
gnu: opusfile: Propagate dependencies required in pkg-config.
* gnu/packages/xiph.scm (opusfile)[inputs]: Move libogg and openssl to
propagated-inputs.
2018-10-23 00:18:17 -04:00
Leo Famulari ce08d54c35
gnu: Add libopusenc.
* gnu/packages/xiph.scm (libopusenc): New variable.
2018-10-23 00:18:13 -04:00
Tobias Geerinckx-Rice 4eb161962f
gnu: opusfile: Update to 0.11.
* gnu/packages/xiph.scm (opusfile): Update to 0.11.
2018-09-20 04:50:33 +02:00
Mark H Weaver ac21be848a
Merge branch 'master' into core-updates 2018-03-20 14:22:06 -04:00
Marius Bakke 7ace97395f
Merge branch 'master' into staging 2018-03-18 01:09:25 +01:00
Mark H Weaver 96c7fde7dd
gnu: libvorbis: Ungraft.
* gnu/packages/xiph.scm (libvorbis): Update to 1.3.6.
[replacement]: Remove field.
[source]: Remove patches.
(libvorbis-1.3.6): Remove variable.
2018-03-17 03:36:11 -04:00
Marius Bakke fe1b04df2f
gnu: libvorbis: Replace with 1.3.6 [fixes CVE-2018-5146].
* gnu/packages/xiph.scm (libvorbis)[replacement]: New field.
(libvorbis-1.3.6): New public variable.
2018-03-16 19:28:57 +01:00
Marius Bakke 54130743c5
gnu: libogg: Update to 1.3.3.
* gnu/packages/xiph.scm (libogg): Update to 1.3.3.
2018-03-12 18:02:08 +01:00
Mark H Weaver 150062f190
Merge branch 'master' into core-updates 2018-02-16 13:14:26 -05:00
Tobias Geerinckx-Rice 2b33c4d677
gnu: opusfile: Update to 0.10.
* gnu/packages/xiph.scm (opusfile): Update to 0.10.
2018-02-16 11:15:01 +01:00
Mark H Weaver e074a655dd
Merge branch 'master' into core-updates 2018-01-19 23:59:20 -05:00
Tobias Geerinckx-Rice 06c8258b51
gnu: opusfile: Update to 0.9.
* gnu/packages/xiph.scm (opusfile): Update to 0.9.
2018-01-15 07:29:11 +01:00
Tobias Geerinckx-Rice 2e33e6b18b
gnu: xiph: Use HTTPS for home pages where possible.
* gnu/packages/xiph.org (libogg, libvorbis, libtheora, ao, flac)
(vorbis-tools, opusfile, icecast)[home-page]: Use HTTPS.
2018-01-15 07:29:06 +01:00
Leo Famulari e6ebc7b132
gnu: libvorbis: Integrate grafted patches.
* gnu/packages/xiph.scm (libvorbis)[replacement]: Remove field.
[source]: Add patches from libvorbis/fixed.
(libvorbis/fixed): Remove variable.
2018-01-11 14:22:58 -08:00
Leo Famulari 138c08899b
gnu: libvorbis: Fix CVE-2017-{14632,14633}.
* gnu/packages/patches/libvorbis-CVE-2017-14632.patch,
gnu/packages/patches/libvorbis-CVE-2017-14633.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/xiph.scm (libvorbis)[replacement]: New field.
(libvorbis/fixed): New variable.
2018-01-11 14:13:17 -08:00
Efraim Flashner f71ce2824d
gnu: speexdsp: Fix building on aarch64-linux.
* gnu/packages/xiph.scm (speexdsp)[arguments]: On aarch64-linux, disable
neon optimisations.
2017-10-20 16:23:48 +03:00
宋文武 b79813a19a
gnu: speex: Build and install 'speexdec' and 'speexenc'.
* gnu/packages/xiph.scm (speex)[native-inputs]: Add 'pkg-config'.
[inputs]: Add 'speexdsp'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-19 12:17:44 +02:00
Leo Famulari fce8285e4b
gnu: opus: Update to 1.2.1.
* gnu/packages/xiph.scm (opus): Update to 1.2.1.
[source]: Use new source URL.
2017-07-24 17:37:05 -04:00
Leo Famulari 99d8b07981
gnu: opus-tools: Update to 0.1.10.
* gnu/packages/xiph.scm (opus-tools): Update to 0.1.10.
[home-page]: Use HTTPS URL.
2017-06-21 15:15:07 -04:00
Leo Famulari a8bcc5ffe9
gnu: opus: Update to 1.2.
* gnu/packages/xiph.scm (opus): Update to 1.2.
[home-page]: Use HTTPS URL.
2017-06-21 15:15:00 -04:00
Marius Bakke 01229cbe16
gnu: Add speexdsp.
* gnu/packages/xiph.scm (speexdsp): New variable. Export it.
2017-03-26 23:47:37 +02:00
Marius Bakke 8505eb19a4
Merge branch 'staging' into core-updates
Conflicts:
	gnu/local.mk: Missing mention of gdk-pixbuf-list-dir.patch in the
	commit log really confused me here... It's from 8c6b077bfa (staging).
	gnu/packages/xorg.scm: xkeyboard-config updated both places.
2017-02-21 14:31:36 +01:00
Leo Famulari 4cfd222fa7
gnu: opus: Update to 1.1.4 [fixes CVE-2017-0381].
* gnu/packages/xiph.scm (opus): Update to 1.1.4.
2017-01-24 01:28:48 -05:00
Leo Famulari b4fddeae20
gnu: flac: Update to 1.3.2.
* gnu/packages/xiph.scm (flac): Update to 1.3.2.
2017-01-17 03:55:30 -05:00