Age | Commit message (Expand) | Author |
2018-06-08 | gnu: twitchy: Install 'rofi-twitchy'....* gnu/packages/video.scm (twitchy): Install 'rofi-twitchy'.
| Oleg Pykhalov |
2018-06-06 | Merge branch 'master' into core-updates | Ricardo Wurmus |
2018-06-06 | 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 Helling |
2018-06-06 | gnu: you-get: Update to 0.4.1077....* gnu/packages/video.scm (you-get): Update to 0.4.1077.
| Rutger Helling |
2018-05-31 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-31 | gnu: mkvtoolnix: Use INVOKE....* gnu/packages/video.scm (mkvtoolnix)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice |
2018-05-31 | gnu: liba52: Use INVOKE....* gnu/packages/video.scm (liba52)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice |
2018-05-31 | gnu: aalib: Use INVOKE....* gnu/packages/video.scm (aalib)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice |
2018-05-31 | gnu: ffmpeg: Use INVOKE....* gnu/packages/video.scm (ffmpeg)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice |
2018-05-30 | 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 Weaver |
2018-05-30 | 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 Weaver |
2018-05-28 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-28 | gnu: vlc: Fix build against Qt 5.11....* gnu/packages/video.scm (vlc)[arguments]: Add missing headers.
| Clément Lassieur |
2018-05-27 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-26 | gnu: x265: Update to 2.8....* gnu/packages/video.scm (x265): Update to 2.8.
| Marius Bakke |
2018-05-25 | gnu: mps-youtube: Update to 0.2.8....* gnu/packages/video.scm (mps-youtube): Update to 0.2.8.
| Jelle Licht |
2018-05-24 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-23 | gnu: simplescreenrecorder: Update to 0.3.11....* gnu/packages/video.scm (simplescreenrecorder): Update to 0.3.11.
[inputs]: Use defaut FFMPEG version.
| Tobias Geerinckx-Rice |
2018-05-23 | gnu: x265: Return a boolean from the snippet....* gnu/packages/video.scm (x265)[source]: End snippet with #t.
| Tobias Geerinckx-Rice |
2018-05-23 | gnu: x265: Update to 2.7....* gnu/packages/video.scm (x265): Update to 2.7.
| Tobias Geerinckx-Rice |
2018-05-21 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-18 | 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-Rice |
2018-05-17 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-17 | gnu: libdca: Update to 0.0.6....* gnu/packages/video.scm (libdca): Update to 0.0.6.
| Tobias Geerinckx-Rice |
2018-05-17 | gnu: youtube-dl: Update to 2018.05.09....* gnu/packages/video.scm (youtube-dl): Update to 2018.05.09.
| Tobias Geerinckx-Rice |
2018-05-06 | Merge branch 'master' into core-updates | Marius Bakke |
2018-05-01 | 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 Flashner |
2018-04-30 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-04-26 | gnu: youtube-viewer: Update to 3.3.4....* gnu/packages/video.scm (youtube-viewer): Update to 3.3.4.
| Tobias Geerinckx-Rice |
2018-04-26 | gnu: Add l-smash....* gnu/packages/video.scm (l-smash): New variable.
| Clément Lassieur |
2018-04-25 | gnu: youtube-dl: Update to 2018.04.25....* gnu/packages/video.scm (youtube-dl): Update to 2018.04.25.
| Rutger Helling |
2018-04-23 | 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 Bakke |
2018-04-23 | 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 Helling |
2018-04-21 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-04-17 | gnu: you-get: Update to 0.4.1060....* gnu/packages/video.scm (you-get): Update to 0.4.1060.
| Tobias Geerinckx-Rice |
2018-04-17 | gnu: youtube-dl: Update to 2018.04.16....* gnu/packages/video.scm (youtube-dl): Update to 2018.04.16.
| Tobias Geerinckx-Rice |
2018-04-12 | gnu: mpv: Return #t from all phases....* gnu/packages/video.scm (mpv)[arguments]: Return #t from the 'setup-waf'
phase.
| Mark H Weaver |
2018-04-10 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-04-05 | gnu: Add subdl....* gnu/packages/video.scm (subdl): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Pierre Neidhardt |
2018-03-29 | Merge branch 'master' into core-updates | Marius Bakke |
2018-03-27 | gnu: liba52: Use invoke....* gnu/packages/video.scm (liba52)[arguments]: Use invoke in the custom
bootstrap phase.
| Mark H Weaver |
2018-03-27 | gnu: aalib: Use invoke....* gnu/packages/video.scm (aalib)[arguments]: Use invoke in the custom
configure phase.
| Mark H Weaver |
2018-03-26 | gnu: Add twitchy....* gnu/packages/video.scm (twitchy): New public variable.
| Oleg Pykhalov |
2018-03-25 | gnu: libva: Return #t from all phases....* gnu/packages/video.scm (libva)[arguments]: Return #t from
the 'fix-dlopen-paths' phase.
| Mark H Weaver |
2018-03-25 | gnu: libdvdcss: Update to 1.4.2....* gnu/packages/video.scm (libdvdcss): Update to 1.4.2.
| Tobias Geerinckx-Rice |
2018-03-24 | gnu: streamlink: Update to 0.11.0....* gnu/packages/video.scm (streamlink): Update to 0.11.0.
[native-inputs]: Add python-urllib3.
| Oleg Pykhalov |
2018-03-23 | gnu: ffmpeg: Use invoke....* gnu/packages/video.scm (ffmpeg)[arguments]: Use invoke in the custom
configure phase.
| Mark H Weaver |
2018-03-20 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-03-20 | 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>
| ng0 |
2018-03-20 | Merge branch 'master' into core-updates | Mark H Weaver |