summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2018-08-16gnu: Add lpd8editor....* gnu/packages/music.scm (lpd8editor): New variable. Leo Famulari
2018-08-16gnu: erlang: Update to 21.0.5....* gnu/packages/erlang.scm (erlang): Update to 21.0.5. Tobias Geerinckx-Rice
2018-08-16gnu: ttf2eot: Update to 0.0.3....The old project home page[0] links to this new one. [0]: <https://code.google.com/archive/p/ttf2eot/> * gnu/packages/fontutils.scm (ttf2eot): Update to 0.0.3. [source]: Use GIT-FETCH and GIT-FILE-NAME. [home-page]: Update. Tobias Geerinckx-Rice
2018-08-16gnu: ttf2eot: Return #t from all phases....* gnu/packages/fontutils.scm (ttf2eot)[arguments]: Return #t rather than undefined from the ‘install’ phase. Tobias Geerinckx-Rice
2018-08-16gnu: Use ©....* gnu/packages/elixir.scm: Replace missing © with ©. * gnu/packages/erlang.scm: Likewise. * gnu/packages/marst.scm: Ditto. Tobias Geerinckx-Rice
2018-08-16gnu: erlang: Don't use unstable tarball....* gnu/packages/erlang.scm (erlang)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2018-08-16gnu: nnn: Update to 1.9....* gnu/packages/admin.scm (nnn): Update to 1.9. [source]: Switch to proper release tarball. [native-inputs]: Add pkg-config. [phases]: Remove ‘patch-curses-lib’ phase & ‘-Wl,-rpath=’ #:make-flags. Tobias Geerinckx-Rice
2018-08-16gnu: abcde: Update to 2.9.2....* gnu/packages/cdrom.scm (abcde): Update to 2.9.2. [source]: Patch correct version number in snippet. Tobias Geerinckx-Rice
2018-08-16gnu: xterm: Update to 335....* gnu/packages/xorg.scm (xterm): Update to 335. Tobias Geerinckx-Rice
2018-08-16gnu: igt-gpu-tools: Order inputs....* gnu/packages/admin.scm (igt-gpu-tools)[inputs]: Order alphabetically. Tobias Geerinckx-Rice
2018-08-16gnu: igt-gpu-tools: Update to 1.23....* gnu/packages/admin.scm (intel-gpu-tools): Redefine using DEPRECATED-PACKAGE. Move the previous package definition from here... (igt-gpu-tools): ...to here, and update to 1.23. [name, source, description]: Adjust to new name. [inputs]: Add openssl. Tobias Geerinckx-Rice
2018-08-16gnu: protobuf-c: Update to 1.3.1....* gnu/packages/protobuf.scm (protobuf-c): Update to 1.3.1. Tobias Geerinckx-Rice
2018-08-16gnu: qemu: Update to 3.0.0 [mitigate CVE-2018-3639]....* gnu/packages/virtualization.scm (qemu): Update to 3.0.0. [source]: Remove patch. * gnu/packages/patches/qemu-CVE-2018-11806.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice
2018-08-16gnu: stellarium: Remove redundant FILE-NAME....* gnu/packages/astronomy.scm (stellarium)[source]: Remove FILE-NAME. Tobias Geerinckx-Rice
2018-08-16gnu: stellarium: Use HTTPS home page....* gnu/packages/astronomy.scm (stellarium)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2018-08-16gnu: armadillo: Update to 9.100.4....* gnu/packages/maths.scm (armadillo): Update to 9.100.4. Tobias Geerinckx-Rice
2018-08-16gnu: s6-linux-utils: Update to 2.5.0.0....* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.5.0.0. Tobias Geerinckx-Rice
2018-08-16gnu: s6-linux-init: Remove superfluous spaces from description....* gnu/packages/skarnet.scm (s6-linux-init)[description]: Remove leading and trailing spaces. Tobias Geerinckx-Rice
2018-08-16gnu: s6-linux-init: Update to 0.4.0.0....* gnu/packages/skarnet.scm (s6-linux-init): Update to 0.4.0.0. Tobias Geerinckx-Rice
2018-08-16gnu: s6-portable-utils: Update to 2.2.1.2....* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.1.2. Tobias Geerinckx-Rice
2018-08-16gnu: s6-rc: Update to 0.4.1.0....* gnu/packages/skarnet.scm (s6-rc): Update to 0.4.1.0. Tobias Geerinckx-Rice
2018-08-16gnu: s6-networking: Update to 2.3.0.3....* gnu/packages/skarnet.scm (s6-networking): Update to 2.3.0.3. Tobias Geerinckx-Rice
2018-08-16gnu: s6-dns: Update to 2.3.0.1....* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.0.1. Tobias Geerinckx-Rice
2018-08-16gnu: s6: Update to 2.7.2.0....* gnu/packages/skarnet.scm (s6): Update to 2.7.2.0. Tobias Geerinckx-Rice
2018-08-16gnu: execline: Update to 2.5.0.1....* gnu/packages/skarnet.scm (execline): Update to 2.5.0.1. Tobias Geerinckx-Rice
2018-08-16gnu: skalibs: Update to 2.7.0.0....* gnu/packages/skarnet.scm (skalibs): Update to 2.7.0.0. Tobias Geerinckx-Rice
2018-08-16gnu: mysql: Use HTTPS....* gnu/packages/databases.scm (mysql)[source, home-page]: Use HTTPS. Tobias Geerinckx-Rice
2018-08-15gnu: tremc: Update URLs....* gnu/packages/bittorrent.scm (tremc)[source, home-page]: Update URLs. Leo Famulari
2018-08-15gnu: eyeD3: Update to 0.8.7....* gnu/packages/mp3.scm (eyed3): Update to 0.8.7. Leo Famulari
2018-08-15gnu: clementine: Build with relevant GStreamer plugins....* gnu/packages/music.scm (clementine)[inputs]: Add gst-plugins-good and gst-libav. Leo Famulari
2018-08-15gnu: clementine: Fix creating initial database....It seems a recent version of sqlite broke Clementine's first startup. It turns out we can patch clementine to fix the problem instead of providing a different sqlite package: <https://github.com/clementine-player/Clementine/pull/5669> * gnu/packages/databases.scm (sqlite-with-fts3): Remove. * gnu/packages/music.scm (clementine)[inputs]: Replace sqlite-with-fts3 with sqlite. [source]: Add clementine-fix-sqlite.patch. * gnu/packages/patches/clementine-fix-sqlite.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Leo Famulari <leo@famulari.name> Pierre Langlois
2018-08-15gnu: clementine: Drop dependency on qtwebkit....QtWebkit is optionally included in CMakeList.txt but isn't actually used anywhere in the code. * gnu/packages/music.scm (clementine)[inputs]: Remove qtwebkit. Signed-off-by: Leo Famulari <leo@famulari.name> Pierre Langlois
2018-08-15gnu: aubio: Use HTTPS home page....* gnu/packages/audio.scm (aubio)[source, home-page]: Use HTTPS. Tobias Geerinckx-Rice
2018-08-15gnu: acpid: Update to 2.0.30....* gnu/packages/linux.scm (acpid): Update to 2.0.30. Tobias Geerinckx-Rice
2018-08-15gnu: ghc-setlocale: Update to 1.0.0.6....* gnu/packages/haskell.scm (ghc-setlocale): Update to 1.0.0.6. Tobias Geerinckx-Rice
2018-08-15gnu: cvs-fast-export: Update to 1.44....* gnu/packages/version-control.scm (cvs-fast-export): Update to 1.44. [arguments]: Add ‘fix-setpython-PATH’ phase to do just that. Remove obsolete python3 work-around from ‘remove-optimizations’ phase. Tobias Geerinckx-Rice
2018-08-15gnu: python-txamqp: Update to 0.8.2....* gnu/packages/python.scm (python-txamqp): Update to 0.8.2. Tobias Geerinckx-Rice
2018-08-15gnu: inxi: Update to 3.0.20-1....* gnu/packages/admin.scm (inxi): Update to 3.0.20-1. Tobias Geerinckx-Rice
2018-08-15gnu: tremc: Update to 0.9.1....* gnu/packages/bittorrent.scm (tremc): Update to 0.9.1. [source]: Use release tag. Tobias Geerinckx-Rice
2018-08-15gnu: tremc: Fix shebang....* gnu/packages/bittorrent.scm (tremc)[inputs]: Add python. Tobias Geerinckx-Rice
2018-08-15gnu: python-lzstring: Update to 1.0.4....* gnu/packages/compression.scm (python-lzstring): Update to 1.0.4. Tobias Geerinckx-Rice
2018-08-15gnu: subversion: Update to 1.10.2....* gnu/packages/version-control.scm (subversion): Update to 1.10.2. Tobias Geerinckx-Rice
2018-08-15gnu: licensecheck: Update to 3.0.36....* gnu/packages/license.scm (licensecheck): Update to 3.0.36. (perl-regexp-pattern-license): Update to 3.1.92. Oleg Pykhalov
2018-08-15gnu: restic: Update to 0.9.2....* gnu/packages/backup.scm (restic): Update to 0.9.2. Oleg Pykhalov
2018-08-15gnu: python-django: Update to 1.11.15 [fixes CVE-2018-14574]....* gnu/packages/django.scm (python-django): Update to 1.11.15. Marius Bakke
2018-08-15gnu: yubico-piv-tool: Update to 1.6.0 [fixes CVE-2018-14779, CVE-2018-14780]....* gnu/packages/security-token.scm (yubico-piv-tool): Update to 1.6.0. [inputs]: Add GENGETOPT. [native-inputs]: Add HELP2MAN. Marius Bakke
2018-08-15gnu: opensc: Update to 0.18.0....* gnu/packages/security-token.scm (opensc): Update to 0.18.0. [arguments]: Add phase to disable test which fails in this release. Marius Bakke
2018-08-15gnu: libx264: Update to 20180810-2245....* gnu/packages/video.scm (libx264): Update to 20180810-2245. Marius Bakke
2018-08-15gnu: ocaml-gsl: Update to 1.22.0....* gnu/packages/maths.scm (ocaml-gsl): Update to 1.22.0. Kei Kebreau
2018-08-15gnu: cataclysm-dda: Allow localization....* gnu/packages/games.scm (cataclysm-dda): Allow localization. Nicolas Goaziou