| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into core-updates | Ricardo Wurmus | 2018-03-14 | 1 | -9/+65 |
|\ |
|
| * | gnu: simplescreenrecorder: Update to 0.3.10.•••* gnu/packages/video.scm (simplescreenrecorder): Update to 0.3.10.
| Tobias Geerinckx-Rice | 2018-03-14 | 1 | -2/+2 |
| * | gnu: youtube-dl: Update to 2018.03.10.•••* gnu/packages/video.scm (youtube-dl): Update to 2018.03.10.
| Tobias Geerinckx-Rice | 2018-03-11 | 1 | -2/+2 |
| * | gnu: 'autoconf-wrapper' is no longer a procedure.•••Fixes <https://bugs.gnu.org/30710>.
Suggested by Björn Höfling <bjoern.hoefling@bjoernhoefling.de>.
* gnu/packages/autotools.scm (autoconf-wrapper): Rename to...
(make-autoconf-wrapper): ... this. Add 'properties' field.
(autoconf-wrapper): New variable.
* gnu/packages/gnunet.scm (guile-gnunet): Adjust accordingly.
* gnu/packages/gnupg.scm (signing-party): Likewise.
* gnu/packages/guile.scm (guile-ics, guile-bash): Likewise.
* gnu/packages/libevent.scm (libuv): Likewise.
* gnu/packages/logging.scm (glog): Likewise.
* gnu/packages/mail.scm (libetpan): Likewise.
* gnu/packages/mate.scm (mate-icon-theme-faenza)
(mate-screensaver): Likewise.
* gnu/packages/package-management.scm (guix): Likewise.
* gnu/packages/sawfish.scm (librep): Likewise.
* gnu/packages/video.scm (motion): Likewise.
* gnu/packages/zile.scm (zile-on-guile): Likewise.
| Ludovic Courtès | 2018-03-09 | 1 | -1/+1 |
| * | gnu: youtube-viewer: Add '$out/lib/perl5/site_perl/' to search path.•••Fixes <https://bugs.gnu.org/30671>.
Reported by Ricardo Wurmus <rekado@elephly.net>.
* gnu/packages/video.scm (youtube-viewer)[arguments]: In 'wrap-program'
phase, add '$out/lib/perl5/site_perl/' to search path.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Alex Vong | 2018-03-07 | 1 | -10/+12 |
| * | gnu: gnome-mpv: Update to 0.14.•••* gnu/packages/video.scm (gnome-mpv): Update to 0.14.
| Tobias Geerinckx-Rice | 2018-03-02 | 1 | -2/+2 |
| * | gnu: Add youtube-viewer.•••* gnu/packages/video.scm (youtube-viewer): New public variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Alex Vong | 2018-02-28 | 1 | -0/+54 |
| * | gnu: youtube-dl: Update to 2018.02.26.•••* gnu/packages/video.scm (youtube-dl): Update to 2018.02.26.
| Tobias Geerinckx-Rice | 2018-02-27 | 1 | -2/+2 |
| * | gnu: libdvbpsi: Update to 1.3.2.•••* gnu/packages/video.scm (libdvbpsi): Update to 1.3.2.
| Tobias Geerinckx-Rice | 2018-02-26 | 1 | -2/+2 |
| * | gnu: youtube-dl: Update to 2018.02.22.•••* gnu/packages/video.scm (youtube-dl): Update to 2018.02.22.
| Tobias Geerinckx-Rice | 2018-02-26 | 1 | -2/+2 |
* | | build-system/gnu: Add 'bootstrap' phase.•••This factorizes what has become a widespread idiom.
* guix/build/gnu-build-system.scm (%bootstrap-scripts): New variable.
(bootstrap): New procedure.
(%standard-phases): Add it after 'unpack'.
* guix/build/ant-build-system.scm (%standard-phases): Delete 'bootstrap.
* guix/build/asdf-build-system.scm (%standard-phases/source)
(%standard-phases): Likewise.
* guix/build/cargo-build-system.scm (%standard-phases): Likewise.
* guix/build/cmake-build-system.scm (%standard-phases): Likewise.
* guix/build/dub-build-system.scm (%standard-phases): Likewise.
* guix/build/emacs-build-system.scm (%standard-phases): Likewise.
* guix/build/font-build-system.scm (%standard-phases): Likewise.
* guix/build/go-build-system.scm (%standard-phases): Likewise.
* guix/build/haskell-build-system.scm (%standard-phases): Likewise.
* guix/build/minify-build-system.scm (%standard-phases): Likewise.
* guix/build/ocaml-build-system.scm (%standard-phases): Likewise.
* guix/build/perl-build-system.scm (%standard-phases): Likewise.
* guix/build/python-build-system.scm (%standard-phases): Likewise.
* guix/build/r-build-system.scm (%standard-phases): Likewise.
* guix/build/ruby-build-system.scm (%standard-phases): Likewise.
* guix/build/scons-build-system.scm (%standard-phases): Likewise.
* guix/build/texlive-build-system.scm (%standard-phases): Likewise.
* guix/build/waf-build-system.scm (%standard-phases): Likewise.
* gnu/packages/audio.scm (faad2)[arguments]: Replace 'bootstrap.
(soundtouch, cuetools, bluez-alsa): Remove 'arguments'.
(cava)[arguments]: Replace 'bootstrap.
* gnu/packages/backup.scm (rdup): Remove 'bootstrap.
* gnu/packages/bioinformatics.scm (seek)[arguments]: Replace
'bootstrap.
* gnu/packages/bioinformatics.scm (htslib-for-sambamba): Remove
'arguments'.
* gnu/packages/ci.scm (hydra, cuirass): Remove 'bootstrap'.
* gnu/packages/crypto.scm (libb2): Remove #:phases.
* gnu/packages/databases.scm (guile-wiredtiger): Likewise.
* gnu/packages/debug.scm (stress-make): Remove 'bootstrap'.
* gnu/packages/documentation.scm (asciidoc): Likewise.
* gnu/packages/fontutils.scm (libuninameslist): Remove 'arguments'.
* gnu/packages/ftp.scm (weex): Remove 'arguments'.
* gnu/packages/game-development.scm (ois): Remove 'arguments'.
* gnu/packages/games.scm (pioneer): Remove 'bootstrap.
* gnu/packages/gnome.scm (vte-ng, byzanz): Replace 'bootstrap.
(arc-theme): Remove 'arguments'.
(faba-icon-theme): Remove 'bootstrap.
(arc-icon-theme): Remove 'arguments'.
* gnu/packages/gnunet.scm (guile-gnunet): Likewise.
* gnu/packages/gtk.scm (guile-rsvg): Likewise.
* gnu/packages/guile.scm (mcron2): Remove 'bootstrap.
(guile-bash): Remove #:phases.
(guile-git): Remove 'bootstrap.
(guile-syntax-highlight): Remove 'arguments'.
(guile-sjson): Likewise.
* gnu/packages/java.scm (classpath-devel): Remove 'bootstrap.
* gnu/packages/kodi.scm (libdvdnav/kodi)
(libdvdread/kodi, libdvdcss/kodi): Likewise.
* gnu/packages/libreoffice.scm (hunspell): Remove 'arguments'.
* gnu/packages/libusb.scm (hidapi): Likewise.
* gnu/packages/linux.scm (bridge-utils): Rename 'bootstrap' to
'patch-stuff'; move it before 'bootstrap', without autoreconf
invocation.
(eudev): Rename 'bootstrap' to 'patch-file-names', without 'autogen.sh'
invocation; move it before 'bootstrap.
(gpm): Replace 'bootstrap'.
(f2fs-tools): Remove 'arguments'.
(rng-tools): Remove #:phases.
* gnu/packages/messaging.scm (hexchat): Rename 'bootstrap' to
'copy-intltool-makefile'; remove "autoreconf" invocation and move before
'bootstrap'.
(libmesode): Remove 'arguments'.
(libstrophe): Likewise.
* gnu/packages/microcom.scm (microcom): Likewise.
* gnu/packages/networking.scm (libnet): Remove 'bootstrap.
* gnu/packages/onc-rpc.scm (libnsl): Remove 'arguments'.
* gnu/packages/package-management.scm (guix): Replace 'bootstrap.
* gnu/packages/sawfish.scm (librep): Remove 'arguments'.
* gnu/packages/version-control.scm (findnewest): Likewise.
* gnu/packages/video.scm (liba52, handbrake, motion): Replace
'bootstrap.
* gnu/packages/web.scm (fcgiwrap): Remove #:phases.
(tidy): Replace 'bootstrap.
(gumbo-parser): Remove #:phases.
* gnu/packages/wget.scm (wget2): Replace 'bootstrap.
* gnu/packages/wm.scm (i3lock-color): Remove #:phases.
* gnu/packages/xdisorg.scm (xclip): Likewise.
* gnu/packages/xml.scm (libxls): Replace 'bootstrap'.
* gnu/packages/xorg.scm (xf86-video-freedreno)
(xf86-video-intel): Remove #:phases.
* gnu/packages/zile.scm (zile-on-guile): Replace 'bootstrap.
| Ludovic Courtès | 2018-03-11 | 1 | -4/+3 |
|/ |
|
* | gnu: you-get: Update to 0.4.1025.•••* gnu/packages/video.scm (you-get): Update to 0.4.1025.
| Rutger Helling | 2018-02-23 | 1 | -2/+2 |
* | gnu: mlt: Fix compilation against glibc 2.26.•••* gnu/packages/video.scm (mlt)[source](snippet, modules): New fields.
| Oleg Pykhalov | 2018-02-22 | 1 | -1/+6 |
* | gnu: libx264: Change to stable branch.•••Fixes <https://bugs.gnu.org/30573>.
Reported by George myglc2 Clemmer <myglc2@gmail.com>
* gnu/packages/video.scm (libx264)[source]: Use 'stable' snapshot.
| Marius Bakke | 2018-02-22 | 1 | -2/+2 |
* | gnu: libx264: Use nasm.•••Follow-up to a33727db1bf0eaf4a0024da45610bd8e3e727a8e.
* gnu/packages/video.scm (libx264)[native-inputs]: Replace yasm by nasm.
| Danny Milosavljevic | 2018-02-21 | 1 | -1/+1 |
* | gnu: libx264: Update to 20180219-2245.•••* gnu/packages/video.scm (libx264): Update to 20180219-2245.
| Efraim Flashner | 2018-02-21 | 1 | -2/+2 |
* | gnu: ffmpeg@2.8: Update to 2.8.14.•••* gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.14.
| Marius Bakke | 2018-02-19 | 1 | -2/+2 |
* | gnu: youtube-dl: Update to 2018.02.11.•••* gnu/packages/video.scm (youtube-dl): Update to 2018.02.11.
| Rutger Helling | 2018-02-19 | 1 | -2/+2 |
* | Merge branch 'master' into core-updates | Mark H Weaver | 2018-02-16 | 1 | -2/+2 |
|\ |
|
| * | gnu: mpv: Update to 0.28.2.•••* gnu/packages/video.scm (mpv): Update to 0.28.2.
| Rutger Helling | 2018-02-16 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2018-02-14 | 1 | -34/+9 |
|\| |
|
| * | gnu: libdvdnav@4: Remove variable.•••* gnu/packages/video.scm (libdvdnav@4): Remove variable.
| Efraim Flashner | 2018-02-13 | 1 | -25/+0 |
| * | gnu: libdvdnav: Update to 6.0.0.•••* gnu/packages/video.scm (libdvdnav): Update to 6.0.0.
| Efraim Flashner | 2018-02-13 | 1 | -2/+2 |
| * | gnu: libdvdread: Update to 6.0.0.•••* gnu/packages/video.scm (libdvdread): Update to 6.0.0.
| Efraim Flashner | 2018-02-13 | 1 | -2/+2 |
| * | gnu: x265: Update to 2.6.•••* gnu/packages/video.scm (x265): Update to 2.6.
| Efraim Flashner | 2018-02-13 | 1 | -2/+2 |
| * | gnu: ffmpeg: Update to 3.4.2.•••* gnu/packages/video.scm (ffmpeg): Update to 3.4.2.
| Efraim Flashner | 2018-02-13 | 1 | -3/+3 |
* | | gnu: mpv: Enable Vulkan support.•••* gnu/packages/video.scm (mpv)[inputs]: Add shaderc and vulkan-icd-loader.
| Rutger Helling | 2018-02-14 | 1 | -0/+3 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2018-02-13 | 1 | -6/+3 |
|\| |
|
| * | gnu: Update copyright line.•••* gnu/packages/video.scm: Update copyright line for commit 171c764.
| Rutger Helling | 2018-02-13 | 1 | -1/+1 |
| * | gnu: mpv: Update to 0.28.1 [fixes CVE-2018-6360].•••* gnu/packages/video.scm (mpv): Update to 0.28.1.
| Rutger Helling | 2018-02-13 | 1 | -5/+2 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2018-02-11 | 1 | -2/+2 |
|\| |
|
| * | gnu: youtube-dl: Update to 2018.02.08.•••* gnu/packages/video.scm (youtube-dl): Update to 2018.02.08.
| Tobias Geerinckx-Rice | 2018-02-11 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2018-02-09 | 1 | -1/+4 |
|\| |
|
| * | gnu: mpv: Fix CVE-2018-6360.•••* gnu/packages/patches/mpv-CVE-2018-6360-1.patch,
gnu/packages/patches/mpv-CVE-2018-6360-2.patch,
gnu/packages/patches/mpv-CVE-2018-6360-3.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/video.scm (mpv)[source]: Use them.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Alex Vong | 2018-02-08 | 1 | -1/+4 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2018-02-01 | 1 | -56/+52 |
|\| |
|
| * | gnu: libvpx: Update to 1.7.0.•••* gnu/packages/video.scm (libvpx): Update to 1.7.0.
[source]: Use GIT-FETCH.
| Marius Bakke | 2018-02-01 | 1 | -6/+8 |
| * | gnu: libvpx: Move hard-coded logic out of configure phase.•••* gnu/packages/video.scm (libvpx)[arguments]: Move arguments from
CONFIGURE-PHASE to #:make-flags and #:configure-flags.
| Marius Bakke | 2018-02-01 | 1 | -11/+11 |
| * | gnu: youtube-dl: Update to 2018.01.27.•••* gnu/packages/video.scm (youtube-dl): Update to 2018.01.27.
| Rutger Helling | 2018-01-31 | 1 | -2/+2 |
| * | gnu: livestreamer: Deprecate in favour of streamlink.•••* gnu/packages/video.scm (livestreamer): Redefine using ‘deprecated-package’.
| Oleg Pykhalov | 2018-01-31 | 1 | -24/+3 |
| * | gnu: libdvdcss: Update to 1.4.1.•••* gnu/packages/video.scm (libdvdcss): Update to 1.4.1.
| Tobias Geerinckx-Rice | 2018-01-30 | 1 | -2/+2 |
| * | gnu: libbluray: Update to 1.0.2.•••* gnu/packages/video.scm (libbluray): Update to 1.0.2.
[arguments]: Add `refer-to-libxml2-in-.pc-file' phase.
| Tobias Geerinckx-Rice | 2018-01-30 | 1 | -2/+13 |
| * | gnu: simplescreenrecorder: Update to 0.3.9.•••* gnu/packages/video.scm (simplescreenrecorder): Update to 0.3.9.
[build-system]: Switch to cmake-build-system.
[inputs]: Replace qt-4 with qt.
[arguments]: Build WITH_QT5. Disable non-existent test suite.
| Tobias Geerinckx-Rice | 2018-01-29 | 1 | -4/+8 |
| * | gnu: ffms2: Use canonical home page URI.•••* gnu/packages/video.scm (ffms2)[home-page]: Move trailing / from here...
[source]: ...to here.
| Tobias Geerinckx-Rice | 2018-01-26 | 1 | -2/+2 |
| * | gnu: libmatroska: Update to 1.4.8.•••* gnu/packages/video.scm (libmatroska): Update to 1.4.8.
| Tobias Geerinckx-Rice | 2018-01-26 | 1 | -3/+3 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2018-01-26 | 1 | -0/+31 |
|\| |
|
| * | gnu: Add streamlink.•••* gnu/packages/video.scm (streamlink): New public variable.
| Oleg Pykhalov | 2018-01-25 | 1 | -0/+31 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2018-01-23 | 1 | -6/+7 |
|\| |
|
| * | gnu: youtube-dl: Return #t from phases.•••* gnu/packages/video.scm (youtube-dl)[arguments]: Return #t from
‘fix-the-data-directories’ phase.
| Tobias Geerinckx-Rice | 2018-01-21 | 1 | -1/+2 |
| * | gnu: youtube-dl: Update to 2018.01.21.•••* gnu/packages/video.scm (youtube-dl): Update to 2018.01.21.
[description]: Update. ‘A few’ is simply no longer true.
| Tobias Geerinckx-Rice | 2018-01-21 | 1 | -3/+3 |
| * | gnu: video, xml: Fix typo.•••* gnu/packages/video.scm (libva)[synopsis]: Fix ‘libary’ typo.
[description]: Use @dfn.
* gnu/packages/xml.scm (libebml): Likewise.
| Tobias Geerinckx-Rice | 2018-01-20 | 1 | -2/+2 |