aboutsummaryrefslogtreecommitdiff
path: root/.guix-channel
blob: b852180cf2563ec7b74b93c954de38d77237f23f (about) (plain)
1
2
3
4
5
6
7
;; This is a Guix channel.

(channel
  (version 0)
  (news-file "etc/news.scm")
  (keyring-reference "keyring")
  (url "https://git.savannah.gnu.org/git/guix.git")) ;the primary URL
kages/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. Leo Famulari 2018-10-23gnu: Opus: Update to 1.3....* gnu/packages/xiph.scm (opus): Update to 1.3. Leo Famulari 2018-10-23gnu: 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. Leo Famulari 2018-10-23gnu: opusfile: Propagate dependencies required in pkg-config....* gnu/packages/xiph.scm (opusfile)[inputs]: Move libogg and openssl to propagated-inputs. Leo Famulari 2018-10-23gnu: Add libopusenc....* gnu/packages/xiph.scm (libopusenc): New variable. Leo Famulari 2018-09-20gnu: opusfile: Update to 0.11....* gnu/packages/xiph.scm (opusfile): Update to 0.11. Tobias Geerinckx-Rice 2018-03-20Merge branch 'master' into core-updatesMark H Weaver 2018-03-18Merge branch 'master' into stagingMarius Bakke 2018-03-17gnu: libvorbis: Ungraft....* gnu/packages/xiph.scm (libvorbis): Update to 1.3.6. [replacement]: Remove field. [source]: Remove patches. (libvorbis-1.3.6): Remove variable. Mark H Weaver 2018-03-16gnu: 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. Marius Bakke 2018-03-12gnu: libogg: Update to 1.3.3....* gnu/packages/xiph.scm (libogg): Update to 1.3.3. Marius Bakke 2018-02-16Merge branch 'master' into core-updatesMark H Weaver 2018-02-16gnu: opusfile: Update to 0.10....* gnu/packages/xiph.scm (opusfile): Update to 0.10. Tobias Geerinckx-Rice