summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
Commit message (Collapse)AuthorAge
...
* | | | build-system/gnu: Add 'bootstrap' phase.Ludovic Courtès2018-03-11
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | gnu: you-get: Update to 0.4.1025.Rutger Helling2018-02-23
| | | | | | | | | | | | * gnu/packages/video.scm (you-get): Update to 0.4.1025.
* | | gnu: mlt: Fix compilation against glibc 2.26.Oleg Pykhalov2018-02-22
| | | | | | | | | | | | * gnu/packages/video.scm (mlt)[source](snippet, modules): New fields.
* | | gnu: libx264: Change to stable branch.Marius Bakke2018-02-22
| | | | | | | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/30573>. Reported by George myglc2 Clemmer <myglc2@gmail.com> * gnu/packages/video.scm (libx264)[source]: Use 'stable' snapshot.
* | | gnu: libx264: Use nasm.Danny Milosavljevic2018-02-21
| | | | | | | | | | | | | | | | | | Follow-up to a33727db1bf0eaf4a0024da45610bd8e3e727a8e. * gnu/packages/video.scm (libx264)[native-inputs]: Replace yasm by nasm.
* | | gnu: libx264: Update to 20180219-2245.Efraim Flashner2018-02-21
| |/ |/| | | | | * gnu/packages/video.scm (libx264): Update to 20180219-2245.
* | gnu: ffmpeg@2.8: Update to 2.8.14.Marius Bakke2018-02-19
| | | | | | | | * gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.14.
* | gnu: youtube-dl: Update to 2018.02.11.Rutger Helling2018-02-19
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.02.11.
* | Merge branch 'master' into core-updatesMark H Weaver2018-02-16
|\ \
| * | gnu: mpv: Update to 0.28.2.Rutger Helling2018-02-16
| | | | | | | | | | | | * gnu/packages/video.scm (mpv): Update to 0.28.2.
* | | Merge branch 'master' into core-updatesMark H Weaver2018-02-14
|\| |
| * | gnu: libdvdnav@4: Remove variable.Efraim Flashner2018-02-13
| | | | | | | | | | | | * gnu/packages/video.scm (libdvdnav@4): Remove variable.
| * | gnu: libdvdnav: Update to 6.0.0.Efraim Flashner2018-02-13
| | | | | | | | | | | | * gnu/packages/video.scm (libdvdnav): Update to 6.0.0.
| * | gnu: libdvdread: Update to 6.0.0.Efraim Flashner2018-02-13
| | | | | | | | | | | | * gnu/packages/video.scm (libdvdread): Update to 6.0.0.
| * | gnu: x265: Update to 2.6.Efraim Flashner2018-02-13
| | | | | | | | | | | | * gnu/packages/video.scm (x265): Update to 2.6.
| * | gnu: ffmpeg: Update to 3.4.2.Efraim Flashner2018-02-13
| | | | | | | | | | | | * gnu/packages/video.scm (ffmpeg): Update to 3.4.2.
* | | gnu: mpv: Enable Vulkan support.Rutger Helling2018-02-14
| | | | | | | | | | | | * gnu/packages/video.scm (mpv)[inputs]: Add shaderc and vulkan-icd-loader.
* | | Merge branch 'master' into core-updatesMark H Weaver2018-02-13
|\| |
| * | gnu: Update copyright line.Rutger Helling2018-02-13
| | | | | | | | | | | | * gnu/packages/video.scm: Update copyright line for commit 171c764.
| * | gnu: mpv: Update to 0.28.1 [fixes CVE-2018-6360].Rutger Helling2018-02-13
| | | | | | | | | | | | * gnu/packages/video.scm (mpv): Update to 0.28.1.
* | | Merge branch 'master' into core-updatesMark H Weaver2018-02-11
|\| |
| * | gnu: youtube-dl: Update to 2018.02.08.Tobias Geerinckx-Rice2018-02-11
| | | | | | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.02.08.
* | | Merge branch 'master' into core-updatesMark H Weaver2018-02-09
|\| |
| * | gnu: mpv: Fix CVE-2018-6360.Alex Vong2018-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | | Merge branch 'master' into core-updatesMarius Bakke2018-02-01
|\| |
| * | gnu: libvpx: Update to 1.7.0.Marius Bakke2018-02-01
| | | | | | | | | | | | | | | * gnu/packages/video.scm (libvpx): Update to 1.7.0. [source]: Use GIT-FETCH.
| * | gnu: libvpx: Move hard-coded logic out of configure phase.Marius Bakke2018-02-01
| | | | | | | | | | | | | | | * gnu/packages/video.scm (libvpx)[arguments]: Move arguments from CONFIGURE-PHASE to #:make-flags and #:configure-flags.
| * | gnu: youtube-dl: Update to 2018.01.27.Rutger Helling2018-01-31
| | | | | | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.01.27.
| * | gnu: livestreamer: Deprecate in favour of streamlink.Oleg Pykhalov2018-01-31
| | | | | | | | | | | | * gnu/packages/video.scm (livestreamer): Redefine using ‘deprecated-package’.
| * | gnu: libdvdcss: Update to 1.4.1.Tobias Geerinckx-Rice2018-01-30
| | | | | | | | | | | | * gnu/packages/video.scm (libdvdcss): Update to 1.4.1.
| * | gnu: libbluray: Update to 1.0.2.Tobias Geerinckx-Rice2018-01-30
| | | | | | | | | | | | | | | * gnu/packages/video.scm (libbluray): Update to 1.0.2. [arguments]: Add `refer-to-libxml2-in-.pc-file' phase.
| * | gnu: simplescreenrecorder: Update to 0.3.9.Tobias Geerinckx-Rice2018-01-29
| | | | | | | | | | | | | | | | | | | | | * 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.
| * | gnu: ffms2: Use canonical home page URI.Tobias Geerinckx-Rice2018-01-26
| | | | | | | | | | | | | | | * gnu/packages/video.scm (ffms2)[home-page]: Move trailing / from here... [source]: ...to here.
| * | gnu: libmatroska: Update to 1.4.8.Tobias Geerinckx-Rice2018-01-26
| | | | | | | | | | | | * gnu/packages/video.scm (libmatroska): Update to 1.4.8.
* | | Merge branch 'master' into core-updatesMark H Weaver2018-01-26
|\| |
| * | gnu: Add streamlink.Oleg Pykhalov2018-01-25
| | | | | | | | | | | | * gnu/packages/video.scm (streamlink): New public variable.
* | | Merge branch 'master' into core-updatesMark H Weaver2018-01-23
|\| |
| * | gnu: youtube-dl: Return #t from phases.Tobias Geerinckx-Rice2018-01-21
| | | | | | | | | | | | | | | * gnu/packages/video.scm (youtube-dl)[arguments]: Return #t from ‘fix-the-data-directories’ phase.
| * | gnu: youtube-dl: Update to 2018.01.21.Tobias Geerinckx-Rice2018-01-21
| | | | | | | | | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.01.21. [description]: Update. ‘A few’ is simply no longer true.
| * | gnu: video, xml: Fix typo.Tobias Geerinckx-Rice2018-01-20
| | | | | | | | | | | | | | | | | | * gnu/packages/video.scm (libva)[synopsis]: Fix ‘libary’ typo. [description]: Use @dfn. * gnu/packages/xml.scm (libebml): Likewise.
* | | Merge branch 'master' into core-updatesMark H Weaver2018-01-19
|\| | | |/ |/|
| * gnu: Add Motion.Ludovic Courtès2018-01-20
| | | | | | | | * gnu/packages/video.scm (motion): New variable.
| * gnu: libvpx: Use HTTPS for home page.Marius Bakke2018-01-19
| | | | | | | | * gnu/packages/video.scm (libvpx)[home-page]: Use HTTPS.
| * gnu: youtube-dl: Update to 2018.01.18.Tobias Geerinckx-Rice2018-01-18
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.01.18.
| * gnu: youtube-dl: Update to 2018.01.14.Tobias Geerinckx-Rice2018-01-13
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.01.14.
* | gnu: livemedia-utils: Update to 2017.10.28.Ludovic Courtès2018-01-13
| | | | | | | | * gnu/packages/video.scm (livemedia-utils): Update to 2017.10.28.
* | gnu: livemedia-utils: Fix compilation against glibc 2.26.Ludovic Courtès2018-01-13
| | | | | | | | | | * gnu/packages/video.scm (livemedia-utils)[source](snippet, modules): New fields.
* | Merge branch 'master' into core-updatesLeo Famulari2018-01-11
|\|
| * gnu: youtube-dl: Update to 2018.01.07.Tobias Geerinckx-Rice2018-01-08
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.01.07.
* | Merge branch 'master' into core-updatesMark H Weaver2018-01-04
|\|