summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: fvwm: Use make-desktop-entry-file.Efraim Flashner2020-08-19
| | | | | * gnu/packages/fvwm.scm (fvwm)[arguments]: Adjust 'install-xsession to use make-desktop-entry-file.
* gnu: fvwm: Use https.Efraim Flashner2020-08-19
| | | | * gnu/packages/fvwm.scm (fvwm)[home-page]: Use https.
* gnu: akonadi: Update home-page.Efraim Flashner2020-08-19
| | | | | | * gnu/packages/kde-pim.scm (akonadi-calendar, akonadi-contacts, akonadi-mime, akonadi-notes, akonadi-search)[home-page]: Update to new home-page.
* gnu: lvm2: Default to an HTTPS mirror.Tobias Geerinckx-Rice2020-08-19
| | | | * gnu/packages/linux.scm (lvm2)[source]: Talk HTTPS to sourceware.org.
* gnu: pigx-chipseq: Update to 0.0.43.Ricardo Wurmus2020-08-19
| | | | * gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.43.
* gnu: graphene: Update package definition.Raghav Gururajan2020-08-19
| | | | | | | | | | | * gnu/packages/gtk.scm (graphene): Update package definition. [source]<origin>[method]: Change from url-fetch to git-fetch. [uri]: Add git-reference. [sha256]: Modify base32. [arguments]<#:glib-or-gtk?>: New argument. [native-inputs]: Add git-minimal and mutest. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: librsvg-next: Update package definition.Raghav Gururajan2020-08-19
| | | | | | | | | | | | * gnu/packages/gnome.scm (librsvg-next): Remove inheritance from librsvg. [outputs]: Add "doc". [arguments]<#:phases>['patch-docbook-xml]: New phase. [arguments]<#:configure-flags>: Add --with-html-dir. [native-inputs]: Add docbook-xml, python, ruby. [inputs]: Add fontconfig, freetype, harfbuzz. [propagated-inputs]: Add cairo, gdk-pixbuf, glib. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: gtk-vnc: Update package definition.Raghav Gururajan2020-08-19
| | | | | | | | | | | | | * gnu/packages/gnome.scm (gtk-vnc) [version]: Update to 1.0.0. [source]<origin>[sha256]: Modify base32. [build-system]: Change from gnu to meson. [arguments]<#:glib-or-gtk?>: New argument. [native-inputs]: Add gjs, node and perl. [inputs]: Add cairo, gdk-pixbuf+svg, libx11 and zlib. [synopsis]: Modify. [description]: Modify. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: rust-bytemuck-1: Update to 1.3.1.Efraim Flashner2020-08-19
| | | | | * gnu/packages/crates-io.scm (rust-bytemuck-1): Update to 1.3.1. [synopsis]: Appease 'guix lint'.
* gnu: waybar: Remove unrecognized configure flag.Efraim Flashner2020-08-19
| | | | * gnu/packages/wm.scm (waybar)[arguments]: Remove field.
* gnu: libfive: Fix build.Efraim Flashner2020-08-19
| | | | | | * gnu/packages/engineering.scm (libfive)[source]: Remove snippet. [arguments]: Remove custom phase to find catch's header. [native-inputs]: Remove catch-framework2.
* gnu: waybar: Build documentation.Brendan Tildesley2020-08-19
| | | | | | * gnu/packages/wm.scm (waybar)native-inputs]: Add scdoc. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: emacs-git-auto-commit-mode: Update to 4.6.0-1.23abaff.Oleg Pykhalov2020-08-19
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-git-auto-commit-mode)[version]: Update to 4.6.0-1.23abaff. [native-inputs]: Add emacs-buttercup and git. [arguments]: Run tests suite.
* gnu: Remove duplicate libcloudproviders definition.Efraim Flashner2020-08-19
| | | | * gnu/packages/gnome.scm (libcloudproviders): Remove duplicate.
* gnu: python-aiosmtpd: Update to 1.2.1.Tobias Geerinckx-Rice2020-08-19
| | | | | * gnu/packages/mail.scm (python-aiosmtpd): Update to 1.2.1. [source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: python-dkimpy: Update to 1.0.5.Tobias Geerinckx-Rice2020-08-19
| | | | * gnu/packages/mail.scm (python-dkimpy): Update to 1.0.5.
* gnu: libpipeline: Update to 1.5.3.Tobias Geerinckx-Rice2020-08-19
| | | | * gnu/packages/man.scm (libpipeline): Update to 1.5.3.
* gnu: lvm2: Update to 2.03.10.Tobias Geerinckx-Rice2020-08-19
| | | | * gnu/packages/linux.scm (lvm2): Update to 2.03.10.
* gnu: sysprof: Expand description.Tobias Geerinckx-Rice2020-08-19
| | | | * gnu/packages/gnome.scm (synopsis, description): Elongate.
* gnu: sysprof: Update to 3.36.0.Tobias Geerinckx-Rice2020-08-19
| | | | * gnu/packages/gnome.scm (sysprof): Update to 3.36.0.
* gnu: sysprof: Update home page.Tobias Geerinckx-Rice2020-08-19
| | | | * gnu/packages/gnome.scm (sysprof)[home-page]: Use an up-to-date alternative.
* gnu: engrampa: Update to 1.24.1.Tobias Geerinckx-Rice2020-08-19
| | | | | * gnu/packages/mate.scm (engrampa): Update to 1.24.1. [source]: Hard-code NAME.
* gnu: eom: Update to 1.24.1.Tobias Geerinckx-Rice2020-08-19
| | | | | * gnu/packages/mate.scm (eom): Update to 1.24.1. [source]: Hard-code NAME.
* gnu: mate-calc: Update to 1.24.1.Tobias Geerinckx-Rice2020-08-19
| | | | | * gnu/packages/mate.scm (mate-calc): Update to 1.24.1. [source]: Hard-code NAME.
* gnu: mate-control-center: Update to 1.24.1.Tobias Geerinckx-Rice2020-08-19
| | | | | * gnu/packages/mate.scm (mate-control-center): Update to 1.24.1. [source]: Hard-code NAME.
* gnu: caja-extensions: Update to 1.24.1.Tobias Geerinckx-Rice2020-08-19
| | | | | * gnu/packages/mate.scm (caja-extensions): Update to 1.24.1. [source]: Hard-code NAME.
* gnu: mate-media: Update to 1.24.1.Tobias Geerinckx-Rice2020-08-19
| | | | | * gnu/packages/mate.scm (mate-media): Update to 1.24.1. [source]: Hard-code NAME.
* gnu: mate-applets: Update to 1.24.1.Tobias Geerinckx-Rice2020-08-19
| | | | | * gnu/packages/mate.scm (mate-applets): Update to 1.24.1. [source]: Hard-code NAME.
* gnu: mate-menus: Update to 1.24.1.Tobias Geerinckx-Rice2020-08-19
| | | | | * gnu/packages/mate.scm (mate-menus): Update to 1.24.1. [source]: Hard-code NAME.
* gnu: libmatekbd: Update to 1.24.1.Tobias Geerinckx-Rice2020-08-19
| | | | | * gnu/packages/mate.scm (libmatekbd): Update to 1.24.1. [source]: Hard-code NAME.
* gnu: libmatemixer: Update to 1.24.1.Tobias Geerinckx-Rice2020-08-19
| | | | | * gnu/packages/mate.scm (libmatemixer): Update to 1.24.1. [source]: Hard-code NAME.
* gnu: mate-settings-daemon: Update to 1.24.1.Tobias Geerinckx-Rice2020-08-19
| | | | | * gnu/packages/mate.scm (mate-settings-daemon): Update to 1.24.1. [source]: Hard-code NAME.
* gnu: mate-session-manager: Update to 1.24.1.Tobias Geerinckx-Rice2020-08-19
| | | | | * gnu/packages/mate.scm (mate-session-manager): Update to 1.24.1. [source]: Hard-code NAME.
* gnu: mate-terminal: Update to 1.24.1.Tobias Geerinckx-Rice2020-08-19
| | | | * gnu/packages/mate.scm (mate-terminal): Update to 1.24.1.
* gnu: libmateweather: Update to 1.24.1.Tobias Geerinckx-Rice2020-08-19
| | | | | * gnu/packages/mate.scm (libmateweather): Update to 1.24.1. [source]: Hard-code NAME. Remove obsolete snippet.
* gnu: mate-desktop: Update to 1.24.1.Tobias Geerinckx-Rice2020-08-19
| | | | | * gnu/packages/mate.scm (mate-desktop): Update to 1.24.1. [source]: Hard-code NAME.
* gnu: font-fantasque-sans: Fix build.Danny Milosavljevic2020-08-19
| | | | * gnu/packages/fonts.scm (font-fantasque-sans)[native-inputs]: Add woff2:bin.
* gnu: libwpe: Update package definition.Raghav Gururajan2020-08-19
| | | | | | | | | * gnu/packages/webkit.scm (libwpe): Update package definition. [native-inputs]: Add python-wrapper. [synopsis]: Modify. [description]: Modify. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: woff2: Update package definition.Raghav Gururajan2020-08-19
| | | | | | | | | | | | | | | | * gnu/packages/fontutils.scm (woff2): Update package definition. [outputs]: New output "bin". [arguments]<#:configure-flags>[-DCMAKE_INSTALL_BINDIR]: New flag. [-DCMAKE_INSTALL_INCLUDEDIR]: New flag. [-DCMAKE_INSTALL_LIBDIR]: New flag. [-DBUILD_SHARED_LIBS]: Remove flag. <#:phases>['patch-installation]: New phase. [synopsis]: Modify. [description]: Modify. [home-page]: Modify. [license]: Change to expat. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: gst-libav: Update package definition.Raghav Gururajan2020-08-19
| | | | | | | | | | | | | * gnu/packages/gstreamer.scm (gst-libav): Update package definition. [arguments]<#:phases>['patch-docbook-xml]: New phase. [native-inputs]: Add docbook-xml, perl and ruby. [inputs]: Remove gst-plugins-base, orc and zlib. [propagated-inputs]: Add gstreamer and gst-plugins-base. [synopsis]: Modify. [description]: Modify. [license]: Change from gpl2+ to lgpl2.0+. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: gst-plugins-ugly: Update package definition.Raghav Gururajan2020-08-19
| | | | | | | | | | | | | | | * gnu/packages/gstreamer.scm (gst-plugins-ugly): Update package definition. [arguments]<#:glib-or-gtk?>: New argument. <#:phases>['patch-docbook-xml]: New phase. ['pre-check]: New phase. [native-inputs]: Add docbook-xml, gettext-minimal, gsettings-desktop-schemas, perl and xorg-server-for-tests. [inputs]: Add glib, glib-networking and opencore-amr. Remove gst-plugins-base. [propagated-inputs]: Add gstreamer and gst-plugins-base. [synopsis]: Modify. [description]: Modify. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add transcode.Raghav Gururajan2020-08-19
| | | | | | | | * gnu/packages/video.scm (transcode): New variable. * gnu/packages/patches/transcode-ffmpeg.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: rust-rgb: Fix package definition.Danny Milosavljevic2020-08-19
| | | | | | Follow-up to 797bb73b00a69441a1b926b0816d2ba28b1b1493. * gnu/packages/crates-io.scm (rust-rgb-0.8)<#:cargo-inputs>: Fix references.
* gnu: rust-rgb: Update to 0.8.20.Raghav Gururajan2020-08-19
| | | | | | | * gnu/packages/crates-io.scm (rust-rgb-0.8): Update to 0.8.20. [arguments]<#:cargo-inputs>: Add rust-bytemuck-1. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: faad2: Re-add home-page.Danny Milosavljevic2020-08-19
| | | | | | Follow-up to 31f226c44aabb9583dc0c0bd2dfb35726c56af4c. * gnu/packages/audio.scm (faad2)[home-page]: New field.
* gnu: Add libcloudproviders.Raghav Gururajan2020-08-19
| | | | | | * gnu/packages/gnome.scm (libcloudproviders): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: faad2: Update to 2.8.8.Raghav Gururajan2020-08-19
| | | | | | | * gnu/packages/audio.scm (faad2): Update to 2.8.8. [license]: Update to gpl2+. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add rust-tinyvec@0.3.3.Raghav Gururajan2020-08-19
| | | | | | * gnu/packages/crates-io.scm (rust-tinyvec-0.3): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add rust-pin-project@0.4.22.Raghav Gururajan2020-08-19
| | | | | | * gnu/packages/crates-io.scm (rust-pin-project-0.4): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add rust-pin-project-internal@0.4.22.Raghav Gururajan2020-08-19
| | | | | | * gnu/packages/crates-io.scm (rust-pin-project-internal-0.4): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>