summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: twitchy: Install 'rofi-twitchy'.•••* gnu/packages/video.scm (twitchy): Install 'rofi-twitchy'. Oleg Pykhalov2018-06-081-1/+6
* Merge branch 'master' into core-updatesRicardo Wurmus2018-06-061-3/+3
|\
| * gnu: vulkan-loader: Update URL and change name.•••* gnu/packages/emulators.scm: Change references from 'vulkan-icd-loader' to 'vulkan-loader'. * gnu/packages/games.scm: Change references from 'vulkan-icd-loader' to 'vulkan-loader'. * gnu/packages/video.scm: Change references from 'vulkan-icd-loader' to 'vulkan-loader'. * gnu/packages/vulkan.scm (vulkan-loader): Rename from 'vulkan-icd-loader' to 'vulkan-loader'. Update URL and hash. * gnu/packages/wine.scm: Change references from 'vulkan-icd-loader' to 'vulkan-loader'. Rutger Helling2018-06-061-1/+1
| * gnu: you-get: Update to 0.4.1077.•••* gnu/packages/video.scm (you-get): Update to 0.4.1077. Rutger Helling2018-06-061-2/+2
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-311-3/+3
|\|
| * gnu: mkvtoolnix: Use INVOKE.•••* gnu/packages/video.scm (mkvtoolnix)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice2018-05-311-3/+3
| * gnu: liba52: Use INVOKE.•••* gnu/packages/video.scm (liba52)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice2018-05-311-1/+2
| * gnu: aalib: Use INVOKE.•••* gnu/packages/video.scm (aalib)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice2018-05-311-16/+16
| * gnu: ffmpeg: Use INVOKE.•••* gnu/packages/video.scm (ffmpeg)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice2018-05-311-7/+7
| * gnu: vlc: Update to 3.0.3, and add more inputs.•••Co-authored-by: Roel Janssen <roel@gnu.org> * gnu/packages/video.scm (vlc): Update to 3.0.3. [native-inputs]: Add flex, bison, and gettext-minimal. [inputs]: Replace ffmpeg-2.8 with the latest ffmpeg. Replace lua-5.1 with lua-5.2. Add eudev, fribidi, libarchive, libass, libavc1394, libbluray, libcaca, libdca, libdvdnav, libdvdread, libebml, libidn, libmatroska, libmodplug, libmpeg2, libraw1394, librsvg, libsecret, libupnp, libva, libvdpau, libvpx, libx264, qtsvg, samba, speexdsp, taglib, twolame, unzip, wayland, and wayland-protocols. [arguments]: Add BUILDCC=gcc to configure-flags. In the 'patch-source' phase, remove a vestigial substitution fix, enable the use of fribidi deprecated interfaces, and adjust the file names in substitutions from "gui/qt4" to "gui/qt". Move the 'regenerate-plugin-cache' phase after 'strip', and in it, set the timestamps to 1 second after the epoch, and use 'invoke'. Add new 'wrap-executable' phase. Signed-off-by: Clément Lassieur <clement@lassieur.org> Mark H Weaver2018-05-301-14/+67
* | gnu: vlc: Update to 3.0.3, and add more inputs.•••Co-authored-by: Roel Janssen <roel@gnu.org> * gnu/packages/video.scm (vlc): Update to 3.0.3. [native-inputs]: Add flex, bison, and gettext-minimal. [inputs]: Replace ffmpeg-2.8 with the latest ffmpeg. Replace lua-5.1 with lua-5.2. Add eudev, fribidi, libarchive, libass, libavc1394, libbluray, libcaca, libdca, libdvdnav, libdvdread, libebml, libidn, libmatroska, libmodplug, libmpeg2, libraw1394, librsvg, libsecret, libupnp, libva, libvdpau, libvpx, libx264, qtsvg, samba, speexdsp, taglib, twolame, unzip, wayland, and wayland-protocols. [arguments]: Add BUILDCC=gcc to configure-flags. In the 'patch-source' phase, remove a vestigial substitution fix, enable the use of fribidi deprecated interfaces, and adjust the file names in substitutions from "gui/qt4" to "gui/qt". Move the 'regenerate-plugin-cache' phase after 'strip', and in it, set the timestamps to 1 second after the epoch, and use 'invoke'. Add new 'wrap-executable' phase. Mark H Weaver2018-05-301-14/+67
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-281-0/+7
|\|
| * gnu: vlc: Fix build against Qt 5.11.•••* gnu/packages/video.scm (vlc)[arguments]: Add missing headers. Clément Lassieur2018-05-281-0/+7
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-271-4/+4
|\|
| * gnu: x265: Update to 2.8.•••* gnu/packages/video.scm (x265): Update to 2.8. Marius Bakke2018-05-261-2/+2
| * gnu: mps-youtube: Update to 0.2.8.•••* gnu/packages/video.scm (mps-youtube): Update to 0.2.8. Jelle Licht2018-05-251-2/+2
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-241-6/+6
|\|
| * gnu: simplescreenrecorder: Update to 0.3.11.•••* gnu/packages/video.scm (simplescreenrecorder): Update to 0.3.11. [inputs]: Use defaut FFMPEG version. Tobias Geerinckx-Rice2018-05-231-3/+3
| * gnu: x265: Return a boolean from the snippet.•••* gnu/packages/video.scm (x265)[source]: End snippet with #t. Tobias Geerinckx-Rice2018-05-231-1/+3
| * gnu: x265: Update to 2.7.•••* gnu/packages/video.scm (x265): Update to 2.7. Tobias Geerinckx-Rice2018-05-231-3/+3
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-211-5/+7
|\|
| * gnu: libmatroska: Update to 1.4.9.•••* gnu/packages/video.scm (libmatroska): Update to 1.4.9. [build-system]: Switch to the CMake build system. [native-inputs]: Remove PKG-CONFIG. [arguments]: Build shared libaries and don't try to run non-existent tests. Tobias Geerinckx-Rice2018-05-181-5/+7
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-171-4/+4
|\|
| * gnu: libdca: Update to 0.0.6.•••* gnu/packages/video.scm (libdca): Update to 0.0.6. Tobias Geerinckx-Rice2018-05-171-2/+2
| * gnu: youtube-dl: Update to 2018.05.09.•••* gnu/packages/video.scm (youtube-dl): Update to 2018.05.09. Tobias Geerinckx-Rice2018-05-171-2/+2
* | Merge branch 'master' into core-updatesMarius Bakke2018-05-061-1/+2
|\|
| * gnu: libva: Build with wayland support.•••* gnu/packages/video.scm (libva)[inputs]: Add wayland. * gnu/packages/gl.scm (libva-without-mesa)[inputs]: Remove wayland. Efraim Flashner2018-05-011-1/+2
* | Merge branch 'master' into core-updatesMark H Weaver2018-04-301-30/+61
|\|
| * gnu: youtube-viewer: Update to 3.3.4.•••* gnu/packages/video.scm (youtube-viewer): Update to 3.3.4. Tobias Geerinckx-Rice2018-04-261-2/+2
| * gnu: Add l-smash.•••* gnu/packages/video.scm (l-smash): New variable. Clément Lassieur2018-04-261-1/+39
| * gnu: youtube-dl: Update to 2018.04.25.•••* gnu/packages/video.scm (youtube-dl): Update to 2018.04.25. Rutger Helling2018-04-251-2/+2
| * gnu: Use ffmpeg@3.4 in packages not ready for 4.0.•••* gnu/packages/cdrom.scm (dvdstyler)[inputs]: Change FFMPEG with FFMPEG-3.4. * gnu/packages/video.scm (mlt, motion, simplescreenrecorder)[inputs]: Likewise. * gnu/packages/music.scm (moc, pianobar)[inputs]: Likewise. Marius Bakke2018-04-231-3/+3
| * gnu: ffmpeg: Update to 4.0.•••* gnu/packages/video.scm (ffmpeg): Update to 4.0. * gnu/packages/video.scm (ffmpeg@3.4): New variable. * gnu/packages/video.scm (ffmpeg-git): Remove variable. * gnu/packages/video.scm (mpv)[inputs]: Build with ffmpeg instead of ffmpeg-git. * gnu/packages/gstreamer.scm (gst-libav)[inputs]: Build with ffmpeg@3.4 instead of ffmpeg. * gnu/packages/messaging.scm (qtox)[inputs]: Build with ffmpeg@3.4 instead of ffmpeg. * gnu/packages/emulators.scm (dolphin-emu)[inputs]: Build with ffmpeg@3.4 instead of ffmpeg. * gnu/packages/gnunet.scm (libextractor)[inputs]: Build with ffmpeg@3.4 instead of ffmpeg. Rutger Helling2018-04-231-22/+15
* | Merge branch 'master' into core-updatesMark H Weaver2018-04-211-4/+4
|\|
| * gnu: you-get: Update to 0.4.1060.•••* gnu/packages/video.scm (you-get): Update to 0.4.1060. Tobias Geerinckx-Rice2018-04-171-2/+2
| * gnu: youtube-dl: Update to 2018.04.16.•••* gnu/packages/video.scm (youtube-dl): Update to 2018.04.16. Tobias Geerinckx-Rice2018-04-171-2/+2
* | gnu: mpv: Return #t from all phases.•••* gnu/packages/video.scm (mpv)[arguments]: Return #t from the 'setup-waf' phase. Mark H Weaver2018-04-121-1/+2
* | Merge branch 'master' into core-updatesMark H Weaver2018-04-101-0/+38
|\|
| * gnu: Add subdl.•••* gnu/packages/video.scm (subdl): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Pierre Neidhardt2018-04-051-0/+38
* | Merge branch 'master' into core-updatesMarius Bakke2018-03-291-5/+38
|\|
| * gnu: Add twitchy.•••* gnu/packages/video.scm (twitchy): New public variable. Oleg Pykhalov2018-03-261-0/+32
| * gnu: libdvdcss: Update to 1.4.2.•••* gnu/packages/video.scm (libdvdcss): Update to 1.4.2. Tobias Geerinckx-Rice2018-03-251-2/+2
| * gnu: streamlink: Update to 0.11.0.•••* gnu/packages/video.scm (streamlink): Update to 0.11.0. [native-inputs]: Add python-urllib3. Oleg Pykhalov2018-03-241-3/+4
* | gnu: liba52: Use invoke.•••* gnu/packages/video.scm (liba52)[arguments]: Use invoke in the custom bootstrap phase. Mark H Weaver2018-03-271-1/+1
* | gnu: aalib: Use invoke.•••* gnu/packages/video.scm (aalib)[arguments]: Use invoke in the custom configure phase. Mark H Weaver2018-03-271-16/+16
* | gnu: libva: Return #t from all phases.•••* gnu/packages/video.scm (libva)[arguments]: Return #t from the 'fix-dlopen-paths' phase. Mark H Weaver2018-03-251-1/+2
* | gnu: ffmpeg: Use invoke.•••* gnu/packages/video.scm (ffmpeg)[arguments]: Use invoke in the custom configure phase. Mark H Weaver2018-03-231-7/+7
* | Merge branch 'master' into core-updatesMark H Weaver2018-03-201-3/+3
|\|
| * Correct name and Email for ng0.•••* .mailmap: Correct name and Email for ng0. * Makefile.am, doc/guix.texi, etc/completion/fish/guix.fish gnu/packages/accessibility.scm, gnu/packages/admin.scm, gnu/packages/audio.scm, gnu/packages/autotools.scm, gnu/packages/cdrom.scm, gnu/packages/check.scm, gnu/packages/cinnamon.scm, gnu/packages/compression.scm, gnu/packages/crypto.scm, gnu/packages/databases.scm, gnu/packages/django.scm, gnu/packages/dns.scm, gnu/packages/emacs.scm, gnu/packages/enlightenment.scm, gnu/packages/fonts.scm, gnu/packages/fontutils.scm, gnu/packages/forth.scm, gnu/packages/fvwm.scm, gnu/packages/games.scm, gnu/packages/gl.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/gnupg.scm, gnu/packages/gnuzilla.scm, gnu/packages/gtk.scm, gnu/packages/guile-wm.scm, gnu/packages/guile.scm, gnu/packages/haskell-check.scm, gnu/packages/haskell-crypto.scm, gnu/packages/haskell.scm, gnu/packages/image-viewers.scm, gnu/packages/image.scm, gnu/packages/irc.scm, gnu/packages/language.scm, gnu/packages/libcanberra.scm, gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/lolcode.scm, gnu/packages/lxde.scm, gnu/packages/lxqt.scm, gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/mate.scm, gnu/packages/maths.scm, gnu/packages/mc.scm, gnu/packages/messaging.scm, gnu/packages/music.scm, gnu/packages/ncurses.scm, gnu/packages/networking.scm, gnu/packages/nickle.scm, gnu/packages/openbox.scm, gnu/packages/pdf.scm, gnu/packages/perl-check.scm, gnu/packages/perl.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/ruby.scm, gnu/packages/rust.scm, gnu/packages/scheme.scm, gnu/packages/serialization.scm, gnu/packages/shells.scm, gnu/packages/ssh.scm, gnu/packages/suckless.scm, gnu/packages/tbb.scm, gnu/packages/telephony.scm, gnu/packages/text-editors.scm, gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tls.scm, gnu/packages/tor.scm, gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/web.scm, gnu/packages/wm.scm, gnu/packages/xdisorg.scm, gnu/packages/xfce.scm, gnu/packages/xml.scm, gnu/packages/xorg.scm, gnu/services/certbot.scm, gnu/services/desktop.scm, gnu/services/version-control.scm, gnu/services/web.scm, guix/import/hackage.scm, guix/licenses.scm: Likewise. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> ng02018-03-201-1/+1
| * Merge branch 'master' into stagingMarius Bakke2018-03-191-2/+2
| |\