summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: ffms2: Fetch sources from git.Ricardo Wurmus2018-11-29
| | | | * gnu/packages/video.scm (ffms2)[source]: Fetch from git.
* gnu: mps-youtube: Fetch sources from git.Ricardo Wurmus2018-11-29
| | | | * gnu/packages/video.scm (mps-youtube)[source]: Fetch from git.
* gnu: mpv: Fetch sources from git.Ricardo Wurmus2018-11-29
| | | | * gnu/packages/video.scm (mpv)[source]: Fetch from git.
* gnu: ffmpegthumbnailer: Fetch sources from git.Ricardo Wurmus2018-11-29
| | | | * gnu/packages/video.scm (ffmpegthumbnailer)[source]: Fetch from git.
* gnu: simplescreenrecorder: Fetch sources from git.Ricardo Wurmus2018-11-29
| | | | * gnu/packages/video.scm (simplescreenrecorder)[source]: Fetch from git.
* gnu: obs: Fetch sources from git.Ricardo Wurmus2018-11-29
| | | | * gnu/packages/video.scm (obs)[source]: Fetch from git.
* gnu: mlt: Fetch sources from git.Ricardo Wurmus2018-11-29
| | | | * gnu/packages/video.scm (mlt)[source]: Fetch from git.
* gnu: vapoursynth: Fetch sources from git.Ricardo Wurmus2018-11-29
| | | | * gnu/packages/video.scm (vapoursynth)[source]: Fetch from git.
* gnu: you-get: Fetch sources from git.Ricardo Wurmus2018-11-29
| | | | * gnu/packages/video.scm (you-get)[source]: Fetch from git.
* gnu: leptonica: Fetch sources from git.Ricardo Wurmus2018-11-29
| | | | * gnu/packages/image.scm (leptonica)[source]: Fetch from git.
* gnu: l-smash: Fetch sources from git.Ricardo Wurmus2018-11-29
| | | | * gnu/packages/video.scm (l-smash)[source]: Fetch from git.
* gnu: vidstab: Fetch sources from git.Ricardo Wurmus2018-11-29
| | | | * gnu/packages/video.scm (vidstab)[source]: Fetch from git.
* gnu: libcue: Fetch sources from git.Ricardo Wurmus2018-11-29
| | | | * gnu/packages/cdrom.scm (libcue)[source]: Fetch from git.
* gnu: kiss-fft-for-extempore: Fetch sources from git.Ricardo Wurmus2018-11-29
| | | | * gnu/packages/algebra.scm (kiss-fft-for-extempore)[source]: Fetch from git.
* gnu: arb: Fetch sources from git.Ricardo Wurmus2018-11-29
| | | | * gnu/packages/algebra.scm (arb)[source]: Fetch from git.
* gnu: gst-transcoder: Fetch sources from git.Ricardo Wurmus2018-11-29
| | | | * gnu/packages/video.scm (gst-transcoder)[source]: Fetch from git.
* gnu: unilibium: Fetch sources from git.Ricardo Wurmus2018-11-29
| | | | * gnu/packages/terminals.scm (unilibium)[source]: Fetch from git.
* gnu: onionshare: Fetch sources from git.Ricardo Wurmus2018-11-29
| | | | * gnu/packages/tor.scm (onionshare)[source]: Fetch from git.
* gnu: mktorrent: Fetch sources from git.Ricardo Wurmus2018-11-29
| | | | * gnu/packages/bittorrent.scm (mktorrent)[source]: Fetch from git.
* gnu: transmission-remote-cli: Fetch sources from git.Ricardo Wurmus2018-11-29
| | | | | * gnu/packages/bittorrent.scm (transmission-remote-cli)[source]: Fetch from git.
* gnu: gnurl: Update to 7.62.0.ng02018-11-29
| | | | | | | * gnu/packages/gnunet.scm: Update to 7.62.0. Signed-off-by: ng0 <ng0@n0.is> Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: haunt: Update to 0.2.4.David Thompson2018-11-29
| | | | * gnu/packages/guile.scm (haunt): Update to 0.2.4.
* gnu: hyperrogue: Update to 10.5.Kei Kebreau2018-11-29
| | | | * gnu/packages/games.scm (hyperrogue): Update to 10.5.
* gnu: vim: Update to 8.1.0551.Marius Bakke2018-11-29
| | | | | * gnu/packages/vim.scm (vim): Update to 8.1.0551. [arguments]: Disable one more test.
* gnu: libabigail: Update to 1.5.Marius Bakke2018-11-29
| | | | * gnu/packages/elf.scm (libabigail): Update to 1.5.
* gnu: sbcl: bootstrap with clisp on non-Intel machines.Efraim Flashner2018-11-29
| | | | | | * gnu/packages/lisp.scm (sbcl)[native-inputs]: If the current system is not x86_64-linux or i686-linux, use clisp in place of ccl. [arguments]: In the custom build phase, use the correct bootstrap lisp.
* gnu: kodi: Update to 18.0rc1.Efraim Flashner2018-11-29
| | | | * gnu/packages/kodi.scm (kodi): Update to 18.0rc1.
* gnu: Add arcanist.Robin Templeton2018-11-29
| | | | | | | * gnu/packages/phabricator.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-company-irony.Tim Gesthuizen2018-11-29
| | | | | | * gnu/packages/emacs.scm (emacs-company-irony): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: bigloo: Update to "4.3b2".Ludovic Courtès2018-11-28
| | | | | | Fixes <https://bugs.gnu.org/33525>. * gnu/packages/scheme.scm (bigloo): Update to "4.3b2".
* gnu: maxima: Update to 5.42.1.Kei Kebreau2018-11-28
| | | | * gnu/packages/maths.scm (maxima): Update to 5.42.1.
* gnu: clang-from-llvm: Fix install for clang-3.*.Pierre Neidhardt2018-11-28
| | | | * gnu/packages/llvm.scm (clang-from-llvm): Fix install for clang-3.*.
* gnu: parallel: Update to 20181122.Efraim Flashner2018-11-28
| | | | * gnu/packages/parallel.scm (parallel): Update to 20181122.
* Revert "gnu: Add rclone."Mark H Weaver2018-11-27
| | | | This reverts commit 8b5e2e94afdef6430583c3a0ef02fe2d7fcc16d1.
* gnu: linux-libre: Update to 4.19.5.Mark H Weaver2018-11-27
| | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.5. (%linux-libre-hash): Update hash. (%linux-libre-4.19-patches): Rename patch (4.18 -> 4.19).
* gnu: linux-libre@4.14: Update to 4.14.84.Mark H Weaver2018-11-27
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.84. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.141.Mark H Weaver2018-11-27
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.141.
* gnu: linux-libre@4.4: Update to 4.4.165.Mark H Weaver2018-11-27
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.165.
* gnu: wxmaxima: Update to 18.11.4.Kei Kebreau2018-11-27
| | | | | * gnu/packages/maths.scm (wxmaxima): Update to 18.11.4. [source]: Switch to git-fetch.
* gnu: Add r-chipexoqual.Ricardo Wurmus2018-11-27
| | | | * gnu/packages/bioconductor.scm (r-chipexoqual): New variable.
* gnu: scribus: Fix build with recent Poppler.Ricardo Wurmus2018-11-27
| | | | | | | | Suggested by ngz on #guix. * gnu/packages/patches/scribus-poppler.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/scribus.scm (scribus)[source]: Add patch.
* gnu: Add rclone.Nicolas Goaziou2018-11-27
| | | | * gnu/packages/sync.scm (rclone): New variable.
* gnu: x265: Fix building on armhf-linux.Efraim Flashner2018-11-27
| | | | | | * gnu/packages/video.scm (x265)[patches]: Add patch. [arguments]: Add a configure-flag to disable assembly. Adjust a custom phase to recognize armv8 as 32-bit arm when masquerading as armhf-linux.
* gnu: x265: Install static libraries in a separate output.Efraim Flashner2018-11-27
| | | | | | | | 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: x265: Build 10-bit and 12-bit libraries.Efraim Flashner2018-11-27
| | | | | | | * gnu/packages/video.scm (x265)[arguments]: Add configure-flag to set %output for the other builds. Add custom 'build-12-bit and 'build-10-bit phases to build their respective versions. Add a custom phase to install the 10-bit and 12-bit libraries.
* gnu: rss-bridge: Update to 2018-11-10.Arun Isaac2018-11-27
| | | | * gnu/packages/web.scm (rss-bridge): Update to 2018-11-10.
* gnu: Add vimb.Timo Eisenmann2018-11-27
| | | | | | * gnu/packages/web-browsers.scm (vimb): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-kivy-next, python2-kivy-next: Deprecate.Ludovic Courtès2018-11-27
| | | | | | | As discussed at <https://bugs.gnu.org/33426>. * gnu/packages/python.scm (python-kivy-next, python2-kivy-next): Mark as deprecated.
* gnu: guile-simple-zmq: Update to 68bedb6.Ludovic Courtès2018-11-27
| | | | * gnu/packages/guile.scm (guile-simple-zmq): Update to 68bedb6.
* gnu: randomjungle: Update homepage and sourc.Björn Höfling2018-11-27
| | | | | * gnu/packages/machine-learning.scm (randomjungle)[source]: Update URL. [homepage]: Update URL.