aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
AgeCommit message (Expand)Author
2016-02-11gnu: obs: Update to 0.13.1....* gnu/packages/video.scm (obs): Update to 0.13.1. Efraim Flashner
2016-02-08youtube-dl: Update to 2016.02.05.1....* gnu/packages/video.scm (youtube-dl): Update to 2016.02.05.1. David Thompson
2016-02-05gnu: ffmpeg: Update to 2.8.6....* gnu/packages/video.scm (ffmpeg): Update to 2.8.6. Efraim Flashner
2016-02-05gnu: libbluray: Drop unused inputs....* gnu/packages/video.scm (libbluray)[inputs]: Remove doxygen, perl and texlive. The first one is checked during the configure phase, but no documentation is actually built anyway. Andreas Enge
2016-02-04gnu: mplayer: Update to 1.2.1....* gnu/packages/video.scm (mplayer): Update to 1.2.1. Mark H Weaver
2016-02-03gnu: libdvdcss: Update to 1.4.0....* gnu/packages/video.scm (libdvdcss): Update to 1.4.0. [source]: Change source url. Efraim Flashner
2016-02-03gnu: youtube-dl: Update to 2016.02.01....* gnu/packages/video.scm (youtube-dl): Update to 2016.02.01. Efraim Flashner
2016-01-31gnu: obs: Update to 0.13.0....* gnu/packages/video.scm (obs): Upgrade to 0.13.0. David Thompson
2016-01-28gnu: ffmpeg: Add hardware acceleration, opengl support....* gnu/packages/video.scm (ffmpeg)[inputs]: Add libvdpau, libx11, mesa. [arguments]: Add configure-flags '--enable-opengl' '--enable-x11grab'. Efraim Flashner
2016-01-24Merge branch 'master' into core-updatesMark H Weaver
2016-01-21gnu: ffmpeg: Update to 2.8.5....* gnu/packages/video.scm (ffmpeg): Update to 2.8.5. Mark H Weaver
2016-01-20gnu: obs: Add support for webcams....* gnu/packages/video.scm (obs)[inputs]: Add v4l-utils. David Thompson
2016-01-20gnu: Add v4l-utils....* gnu/packages/video.scm (v4l-utils): New variable. David Thompson
2016-01-19Merge branch 'master' into core-updatesMark H Weaver
2016-01-18gnu: mpv: Update to 0.15.0....* gnu/packages/video.scm (mpv): Update to 0.15.0. Efraim Flashner
2016-01-17gnu: mpv: Add features....* gnu/packages/video.scm (mpv)[inputs]: Add libvdpau. [arguments]: Add gpl3 and zsh completion flags. Efraim Flashner
2016-01-17gnu: Add vdpauinfo....* gnu/packages/video.scm (vdpauinfo): New variable. Efraim Flashner
2016-01-17gnu: Add libvdpau....* gnu/packages/video.scm (libvdpau): New variable. Efraim Flashner
2016-01-15gnu: ffmpeg: Update to 2.8.5....* gnu/packages/video.scm (ffmpeg): Update to 2.8.5. Mark H Weaver
2016-01-13Merge branch 'master' into core-updatesLudovic Courtès
2016-01-11gnu: youtube-dl: Update to 2016.01.09....* gnu/packages/video.scm (youtube-dl): Update to 2016.01.09. Efraim Flashner
2016-01-07gnu: mpv: Remove 'samba' input....This is a heavy-weight and uncommon feature. See <http://lists.gnu.org/archive/html/guix-devel/2015-12/msg00701.html>. * gnu/packages/video.scm (mpv)[inputs]: Remove 'samba'. Alex Kost
2016-01-05gnu: Read 'C_INCLUDE_PATH' instead of 'CPATH'....This is a followup to 009b53fd. * gnu/packages/cmake.scm (cmake)[arguments]: Use (getenv "C_INCLUDE_PATH") instead of (getenv "CPATH"). * gnu/packages/package-management.scm (rpm)[arguments]: Likewise. * gnu/packages/video.scm (avidemux)[arguments]: Likewise. * gnu/packages/webkit.scm (webkitgtk)[arguments]: Likewise. * gnu/packages/cross-base.scm (cross-gcc-arguments): Likewise, and unset 'C_INCLUDE_PATH' and 'CPLUS_INCLUDE_PATH'. Ludovic Courtès
2015-12-30gnu: youtube-dl: Update to 2015.12.29....* gnu/packages/video.scm (youtube-dl): Update to 2015.12.29. Efraim Flashner
2015-12-29gnu: youtube-dl: Update to 2015.12.23....* gnu/packages/video.scm (youtube-dl): Update to 2015.12.23. Efraim Flashner
2015-12-21gnu: ffmpeg: Update to 2.8.4....* gnu/packages/video.scm (ffmpeg): Update to 2.8.4. Efraim Flashner
2015-12-19gnu: mpv: Update to 0.14.0....* gnu/packages/video.scm (mpv): Update to 0.14.0. 宋文武
2015-12-19gnu: mpv: Fix build by using pkg-config for smbclient....This is a followup to commit 710964d. * gnu/packages/video.scm (mpv)[arguments]: Remove 'patch-wscript' phase. 宋文武
2015-12-17gnu: Add obs....* gnu/packages/video.scm (obs): New variable. David Thompson
2015-12-15gnu: youtube-dl: Install man pages and completion files....* gnu/packages/video.scm (youtube-dl) [arguments]: Add fix-the-data-directories phase. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Alex Vong
2015-12-09gnu: youtube-dl: Update to 2015.12.09....* gnu/packages/video.scm (youtube-dl): Update to 2015.12.09. [native-inputs]: Move python-setuptools here. Efraim Flashner
2015-12-03gnu: libass: Update to 0.13.1....* gnu/packages/video.scm (libass): Update to 0.13.1. Efraim Flashner
2015-12-03gnu: vapoursynth: Update to 28....* gnu/packages/video.scm (vapoursynth): Update to 28. Efraim Flashner
2015-12-02gnu: ffmpeg: Update to 2.8.3 [fixes CVE-2015-{8216,8217,8218,8219}]....* gnu/packages/video.scm (ffmpeg): Update to 2.8.3. Mark H Weaver
2015-12-02gnu: libbluray: Update to 0.9.2....* gnu/packages/video.scm (libbluray): Update to 0.9.2. Efraim Flashner
2015-11-20gnu: Add MLT....* gnu/packages/video.scm (mlt): New variable. Ricardo Wurmus
2015-11-19gnu: youtube-dl: Update to 2015.11.18....* gnu/packages/video.scm (youtube-dl): Update to 2015.11.18. Efraim Flashner
2015-11-17gnu: youtube-dl: Update to 2015.11.15....* gnu/packages/video.scm (youtube-dl): Update to 2015.11.15. Efraim Flashner
2015-11-16gnu: mpv: Remove lua configure hack....* gnu/packages/video.scm (mpv)[arguments]: Remove obsolete code that helped configure find lua. Efraim Flashner
2015-11-16gnu: mpv: Update to 0.13.0....* gnu/packages/video.scm (mpv): Update to 0.13.0. Efraim Flashner
2015-11-15gnu: youtube-dl: Update to 2015.11.13....* gnu/packages/video.scm (youtube-dl): Update to 2015.11.13. Efraim Flashner
2015-11-12Revert "gnu: libvpx: Update to 1.5.0."...This reverts commit fb3f69394a139fca0d60efb49843599fcc2e6e28. Efraim Flashner
2015-11-12gnu: libvpx: Update to 1.5.0....* gnu/packages/video.scm (libvpx): Update to 1.5.0. Efraim Flashner
2015-11-11gnu: youtube-dl: Upgrade to 2015.11.10....* gnu/packages/video.scm (youtube-dl): Upgrade to 2015.11.10. Efraim Flashner
2015-11-01gnu: youtube-dl: Minor fixes....* gnu/packages/video.scm (youtube-dl)[url]: Change to http. [description]: Fix capitalization. Efraim Flashner
2015-11-01gnu: youtube-dl: Update to 2015.11.01....* gnu/packages/video.scm (youtube-dl): Update to 2015.11.01. Efraim Flashner
2015-10-31Merge branch 'dbus-update'Ludovic Courtès
2015-10-30gnu: ffmpeg: Enable gnutls support....* gnu/package/video.scm (ffmpeg)[inputs]: Add gnutls. [arguments]: Enable it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andy Patterson
2015-10-30Merge branch 'master' into dbus-update宋文武
2015-10-29gnu: ffmpeg: Move flags into their own argument....* gnu/packages/video.scm (ffmpeg)[arguments]: Move the configurable configure flag literals into the configure-flags argument. Call configure with these flags from the configure phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andy Patterson
loader). * gnu/build/bootloader.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add new file. * gnu/system/vm.scm (qemu-img): Adapt to import and use (gnu build bootloader) module during derivation building. * gnu/scripts/system.scm (bootloader-installer-derivation): Ditto. Mathieu Othacehe 2017-12-04bootloader: extlinux: Stop using dd binary....* gnu/bootloader/extlinux.scm (dd): Remove it, (install-extlinux): replace dd call by Guile I/O procedures. * gnu/system/vm.scm (qemu-image): Add (ice-9 binary-ports) to used-modules list to provide "get-bytevector-n" and "put-bytevector". * guix/scripts/system.scm (bootloader-installer-derivation): Ditto. Mathieu Othacehe 2017-11-23bootloader: extlinux: Fix device tree path....* gnu/bootloader/extlinux.scm (extlinux-configuration-file): Use kernel directory to format device tree file path. Mathieu Othacehe 2017-09-11system: Introduce a disjoint UUID type....Conceptually a UUID is just a bytevector. However, there's software out there such as GRUB that relies on the string representation of different UUID types (e.g., the string representation of DCE UUIDs differs from that of ISO-9660 UUIDs, even if they are actually bytevectors of the same length). This new <uuid> record type allows us to preserve information about the type of UUID so we can eventually convert it to a string using the right representation. * gnu/system/uuid.scm (<uuid>): New record type. (bytevector->uuid): New procedure. (uuid): Return calls to 'make-uuid'. (uuid->string): Rewrite using 'match-lambda*' to accept a single 'uuid?' argument. * gnu/bootloader/grub.scm (grub-root-search): Check for 'uuid?' instead of 'bytevector?'. * gnu/system.scm (bootable-kernel-arguments): Check whether ROOT-DEVICE is 'uuid?'. (read-boot-parameters): Use 'bytevector->uuid' when the store device is a bytevector. (read-boot-parameters-file): Check for 'uuid?' instead of 'bytevector?'. (device->sexp): New procedure. (operating-system-boot-parameters-file): Use it for 'root-device' and 'store'. (operating-system-bootcfg): Remove conditional in definition of 'root-device'. * gnu/system/file-systems.scm (file-system->spec): Check for 'uuid?' on DEVICE and take its bytevector. * gnu/system/mapped-devices.scm (open-luks-device): Likewise. * gnu/system/vm.scm (iso9660-image): Call 'uuid-bytevector' for the #:volume-uuid argument. Ludovic Courtès 2017-08-20gnu: grub-efi-bootloader: Specialize grub-install invocation....* gnu/bootloader/grub.scm (install-grub-efi): Fix grub-install invocation for EFI systems. * gnu/system/examples/bare-bones.tmpl: Use the newer "bootloader-configuration" syntax. * gnu/system/examples/desktop.tmpl: Use bootloader-configuration sytax. Also, use the same label for the LUKS-mapped device and the root partition. Remove unneeded "title" field for the file-system based on LUKS; as noted in the manual, the "title" field is ignored for mapped devices. * gnu/system/examples/lightweight-desktop.tmpl: Use bootloader-configuration, and use grub-efi-bootloader. Andy Wingo 2017-08-03vm: Use grub-hybrid's grub-mkrescue....* gnu/system/vm.scm (system-disk-image): Use grub-hybrid's grub-mkrescue. * gnu/bootlader/grub.scm (grub-mkrescue-bootloader): New variable. Danny Milosavljevic 2017-07-28bootloader: Use <menu-entry> for the bootloader side....* gnu/bootloader.scm (menu-entry-device-mount-point): New variable. Export it. (<menu-entry>: New field "device". * gnu/bootloader/grub.scm (grub-confgiuration-file): Handle <menu-entry> entries. * gnu/bootloader/extlinux.scm (extlinux-configuration-file): Handle <menu-entry> entries. * gnu/system.scm (menu->entry->boot-parameters): Delete variable. (boot-parameters->menu-entry): New variable. Export it. (operating-system-bootcfg): Make OLD-ENTRIES a list of <menu-entry>. * guix/script/system.scm (reinstall-bootloader): Fix bootcfg usage. (perform-action): Fix bootcfg usage. Danny Milosavljevic 2017-07-15bootloader: Add u-boot....* gnu/bootloader/u-boot.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * doc/guix.texi: Document it. Danny Milosavljevic 2017-07-02gnu: Switch guile-cairo and dependents to Guile 2.2 again....Fixes <https://bugs.gnu.org/27551>. Reported by Leo Famulari <leo@famulari.name>. This reinstates the following commits: e3ddb1e83 * gnu: guile-cairo: Switch to Guile 2.2. ae5c6ef39 * gnu: guile-gnome: Update to 2.16.5. 0fd8013fc * gnu: guile-rsvg: Update to commit 05c6a2fd. 66b9183c4 * gnu: guile-lib: Switch to Guile 2.2. and adds the following changes: * gnu/bootloader/grub.scm (svg->png): Add 'package->derivation' call for GUILE-2.2. Pass #:guile-for-build to 'gexp->derivation'. * gnu/build/svg.scm (svg->png): Add 'em' and 'ex' to the 'let-values' form to account for all the values returned by 'rsvg-handle-get-dimensions', which Guile 2.2 does not truncate. Ludovic Courtès 2017-06-21bootloader: extlinux: Add extlinux-bootloader-gpt....* gnu/bootloader/extlinux.scm (extlinux-bootloader-gpt): New exported variable. (install-extlinux)[mbr]: New argument. (install-extlinux-mbr, install-extlinux-gpt): New variables. (extlinux-bootloader)[installer]: Use install-extlinux-mbr. Mathieu Othacehe 2017-06-08bootloader: Use menu-entry to define custom bootloader entries....* gnu/bootloader.scm (<menu-entry>): New variable. Export associated getters, This record is extracted from grub module. * gnu/bootloader/extlinux.scm (extlinux-configuration-file): Use menu-entry->boot-parameters to convert menu-entry records to boot-parameters. * gnu/bootloader/grub.scm (<menu-entry>): Remove. (boot-parameters->menu-entry): Remove. (grub-configuration-file): Use boot-parameters to create configuration entries. * gnu/system.scm (menu-entry->boot-parameters): New exported procedure. Mathieu Othacehe 2017-05-21bootloader: extlinux: Add a warning message on top of generated conf file....* gnu/bootloader/extlinux.scm (extlinux-configuration-file): Warn users about the fact that the configuration file is automatically generated. Mathieu Othacehe 2017-05-18bootloader: extlinux: Remove syslinux-bootloader....* gnu/bootloader/extlinux.scm (export): Remove syslinux-bootloader that was forgotten in 8ad37ad7b. Mathieu Othacehe 2017-05-18bootloader: extlinux: Remove undefined symbols from export list....* gnu/bootloader/extlinux.scm (export): Remove syslinux-bootloader, extlinux-configuration, syslinux-configuration. Mathieu Othacehe 2017-05-16bootloader: Add extlinux support....* gnu/bootloader.scm: New file. * gnu/bootloader/extlinux.scm: New file. * gnu/bootloader/grub.scm: New file. * gnu/local.mk: Build new files. * gnu/system.scm: Adapt to new bootloader api. * gnu/scripts/system.scm: Adapt to new bootloader api. * gnu.scm: Remove (gnu system grub) and replace by (gnu bootloader) and (gnu bootloader grub) modules. * gnu/system/grub.scm: Moved content to gnu/bootloader/grub.scm. * gnu/system/vm: Replace (gnu system grub) module by (gnu bootloader). * gnu/tests.scm: Ditto. * gnu/tests/nfs.scm: Ditto. Mathieu Othacehe