summaryrefslogtreecommitdiff
path: root/gnu/packages/freedesktop.scm
Commit message (Collapse)AuthorAge
* gnu: libmbim: Update to 1.20.2.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/freedesktop.scm (libmbim): Update to 1.20.2.
* gnu: Add 'file-name' where appropriate.Efraim Flashner2019-11-10
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (detox, neofetch), gnu/packages/algebra.scm (python-fpylll), gnu/packages/bioinformatics.scm (tbsp, genrich), gnu/packages/crypto.scm (hpenc), gnu/packages/digest.scm (xxhash), gnu/packages/emacs-xyz.scm (emacs-tiny, emacs-ergoemacs-mode, emacs-make-it-so, emacs-poet-theme, emacs-deft, emacs-scribble-mode, emacs-helm-mu, emacs-unidecode, emacs-diff-hl, emacs-helm-exwm, emacs-gif-screencast, emacs-exec-path-from-shell), gnu/packages/engineering.scm (gpx), gnu/packages/freedesktop.scm (waylandpp), gnu/packages/golang.scm (go-github-com-sirupsen-logrus, go-github-com-shirou-gopsutil), gnu/packages/guile-xyz.scm (guile-studio, guile-picture-language, jupyter-guile-kernel), gnu/packages/image-viewers.scm (qview), gnu/packages/java-maths.scm (java-jblas), gnu/packages/llvm.scm (libclc), gnu/packages/logging.scm (spdlog), gnu/packages/ocaml.scm (ocaml-cstruct, ocaml-zarith), gnu/packages/terminals.scm (libtsm), gnu/packages/tigervnc.scm (tigervnc-client), gnu/packages/xdisorg.scm (xcalib, xbanish) [source]: Add file-name.
* gnu: Add udiskie.Guillaume Le Vaillant2019-10-30
| | | | | | * gnu/packages/freedesktop.scm (udiskie): New variable. * gnu/packages/patches/udiskie-no-appindicator.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: telepathy-mission-control: Update to 5.16.5.Tobias Geerinckx-Rice2019-10-27
| | | | * gnu/packages/freedesktop.scm (telepathy-mission-control): Update to 5.16.5.
* gnu: telepathy-mission-control: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-10-27
| | | | * gnu/packages/freedesktop.scm (telepathy-mission-control)[source]: Hard-code NAME.
* gnu: packagekit: Update to 1.1.12.Tobias Geerinckx-Rice2019-10-24
| | | | * gnu/packages/freedesktop.scm (packagekit): Update to 1.1.12.
* gnu: Add uchardet.Reza Alizadeh Majd2019-10-12
| | | | | | * gnu/packages/freedesktop.scm (uchardet): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* Merge branch 'master' into core-updatesLudovic Courtès2019-09-17
|\
| * gnu: libmbim: Update to 1.20.0.Tobias Geerinckx-Rice2019-09-09
| | | | | | | | * gnu/packages/freedesktop.scm (libmbim): Update to 1.20.0.
| * gnu: libmbim: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-09-09
| | | | | | | | * gnu/packages/freedesktop.scm (libmbim)[source]: Hard-code NAME.
| * Revert "gnu: libinput: Update to 1.14.0."Rutger Helling2019-08-15
| | | | | | | | | | This reverts commit dfdd7380a164217fec6bca0f91ebcf32ade33cb4. libinput-minimal causes too many rebuilds.
| * gnu: libinput: Update to 1.14.0.Rutger Helling2019-08-15
| | | | | | | | * gnu/packages/freedesktop.scm (libinput): Update to 1.14.0.
* | Merge branch 'master' into core-updatesMarius Bakke2019-08-13
|\|
| * gnu: exempi: Update home page.Marius Bakke2019-08-08
| | | | | | | | * gnu/packages/freedesktop.scm (exempi)[home-page]: Update to current.
| * gnu: exempi: Update to 2.5.1.Marius Bakke2019-08-08
| | | | | | | | * gnu/packages/freedesktop.scm (exempi): Update to 2.5.1.
* | gnu: libinput: Use the 'release' Meson build type.Marius Bakke2019-07-07
|/ | | | * gnu/packages/freedesktop.scm (libinput)[arguments]: Add <#:build-type>.
* gnu: libinput: Update to 1.13.4.Marius Bakke2019-06-29
| | | | * gnu/packages/freedesktop.scm (libinput): Update to 1.13.4.
* gnu: weston: Update to 6.0.1.Gábor Boskovits2019-06-24
| | | | * gnu/packages/freedesktop.scm (weston): Update to 6.0.1.
* Merge branch 'master' into stagingMarius Bakke2019-05-24
|\
| * Correct email and license info for Brendan Tildesley.Brendan Tildesley2019-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/audio.scm: Correct email and license info. * gnu/packages/ebook.scm: Correct email and license info. * gnu/packages/fonts.scm: Correct email and license info. * gnu/packages/freedesktop.scm: Correct email and license info. * gnu/packages/gnome.scm: Correct email and license info. * gnu/packages/linux.scm: Correct email and license info. * gnu/packages/lxde.scm: Correct email and license info. * gnu/packages/python-web.scm: Correct email and license info. * gnu/packages/python-xyz.scm: Correct email and license info. * gnu/packages/python.scm: Correct email and license info. * gnu/packages/video.scm: Correct email and license info. * gnu/packages/web.scm: Correct email and license info. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* | gnu: libinput: Update to 1.13.2.Marius Bakke2019-05-13
|/ | | | * gnu/packages/freedesktop.scm (libinput): Update to 1.13.2.
* gnu: elogind: Update to 241.3.Marius Bakke2019-04-29
| | | | * gnu/packages/freedesktop.scm (elogind): Update to 241.3.
* Merge branch 'master' into stagingMarius Bakke2019-04-17
|\
| * gnu: libqmi: Update to 1.22.4.Marius Bakke2019-04-16
| | | | | | | | * gnu/packages/freedesktop.scm (libqmi): Update to 1.22.4.
| * gnu: libmbim: Update to 1.18.2.Marius Bakke2019-04-16
| | | | | | | | * gnu/packages/freedesktop.scm (libmbim): Update to 1.18.2.
| * gnu: weston: Update to 6.0.0.Rutger Helling2019-04-09
| | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (weston): Update to 6.0.0. [build-system]: Build with meson-build-system. [inputs]: Add colord, lcms, libevdev, libjpeg, libva, libwebp, libxml2 and pango. [arguments]: Adjust to Meson.
* | gnu: libinput: Propagate udev.Marius Bakke2019-04-08
| | | | | | | | | | | | | | This is a follow-up to commit c6deabf957c0f5b68b45a2db0b4a35112c52c29e. * gnu/packages/freedesktop.scm (libinput)[inputs]: Remove EUDEV. [propagated-inputs]: New field.
* | Merge branch 'master' into stagingMarius Bakke2019-04-08
|\|
| * gnu: Add localed, extracted from systemd.Ludovic Courtès2019-04-05
| | | | | | | | | | | | * gnu/packages/freedesktop.scm (localed): New variable. * gnu/packages/patches/localed-xorg-keyboard.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
| * gnu: Move nss & co. to nss.scm.Ludovic Courtès2019-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (nspr, nss): Move to... * gnu/packages/nss.scm: ... here. New file. * gnu/packages/chromium.scm, gnu/packages/disk.scm, gnu/packages/freedesktop.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/java.scm, gnu/packages/libreoffice.scm, gnu/packages/linux.scm, gnu/packages/mate.scm, gnu/packages/openldap.scm, gnu/packages/package-management.scm, gnu/packages/password-utils.scm, gnu/packages/polkit.scm, gnu/packages/qt.scm, gnu/packages/sssd.scm, gnu/packages/storage.scm, gnu/packages/vpn.scm, gnu/packages/web.scm, gnu/packages/xml.scm: Adjust accordingly. * gnu/local.mk (GNU_SYSTEM_MODULES): Add nss.scm.
* | gnu: libinput: Update to 1.13.0.Marius Bakke2019-04-01
| | | | | | | | | | * gnu/packages/freedesktop.scm (libinput): Update to 1.13.0. [native-inputs]: Remove VALGRIND.
* | gnu: libinput: Do not propagate any inputs.Marius Bakke2019-04-01
| | | | | | | | | | | | | | | | These inputs are no longer listed in the pkg-config files. * gnu/packages/freedesktop.scm (libinput)[propagated-inputs]: Remove. [inputs]: Add LIBEVDEV, EUDEV, LIBWACOM, and MTDEV. (libinput-minimal)[inputs, propagated-inputs]: Adjust accordingly.
* | Merge branch 'master' into stagingMarius Bakke2019-04-01
|\|
| * gnu: elogind: Update to 241.2.Marius Bakke2019-03-31
| | | | | | | | * gnu/packages/freedesktop.scm (elogind): Update to 241.2.
* | gnu: wayland: Update to 1.17.0.Rutger Helling2019-03-23
| | | | | | | | * gnu/packages/freedesktop.scm (wayland): Update to 1.17.0.
* | Merge branch 'master' into stagingMarius Bakke2019-03-21
|\|
| * gnu: elogind: Update to 241.1.Marius Bakke2019-03-21
| | | | | | | | * gnu/packages/freedesktop.scm (elogind): Update to 241.1.
* | Merge branch 'master' into stagingMarius Bakke2019-03-14
|\|
| * gnu: Add waylandpp.Marius Bakke2019-03-14
| | | | | | | | * gnu/packages/freedesktop.scm (waylandpp): New public variable.
| * gnu: libinput: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-03-12
| | | | | | | | * gnu/packages/freedesktop.scm (libinput)[source]: Hard-code NAME.
* | Merge branch 'master' into stagingMarius Bakke2019-03-10
|\|
| * gnu: elogind: Update to 239.4.Marius Bakke2019-03-10
| | | | | | | | * gnu/packages/freedesktop.scm (elogind): Update to 239.4.
* | Merge branch 'master' into stagingMarius Bakke2019-03-01
|\|
| * gnu: libqmi: Update to 1.22.2.Marius Bakke2019-03-01
| | | | | | | | * gnu/packages/freedesktop.scm (libqmi): Update to 1.22.2.
| * gnu: libqmi: Don't use NAME in source URI.Marius Bakke2019-03-01
| | | | | | | | * gnu/packages/freedesktop.scm (libqmi)[source](uri): Hard-code NAME.
* | gnu: libinput: Update to 1.12.6.Marius Bakke2019-02-10
|/ | | | * gnu/packages/freedesktop.scm (libinput): Update to 1.12.6.
* Merge branch 'master' into stagingRicardo Wurmus2019-01-25
|\
| * gnu: libxdg-basedir: Don't run autogen.sh manually.Ricardo Wurmus2019-01-25
| | | | | | | | | | | | * gnu/packages/freedesktop.scm (libxdg-basedir)[arguments]: Rename "autogen" phase to "patch-autogen"; remove invocation of "autogen.sh" script as it will be executed in the "bootstrap" phase.
* | Merge branch 'master' into stagingLudovic Courtès2019-01-20
|\|
| * gnu: Move sqlite to separate module.Ricardo Wurmus2019-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/databases.scm (sqlite, sqlite-3.26.0, sqlite-with-fts5, sqlite-with-column-metadata): Move variables from here... * gnu/packages/sqlite.scm: ...to this new module. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu/packages/apl.scm, gnu/packages/bittorrent.scm, gnu/packages/calendar.scm, gnu/packages/code.scm, gnu/packages/crypto.scm, gnu/packages/databases.scm, gnu/packages/dc.scm, gnu/packages/disk.scm, gnu/packages/ebook.scm, gnu/packages/education.scm, gnu/packages/emacs.scm, gnu/packages/emulators.scm, gnu/packages/file-systems.scm, gnu/packages/freedesktop.scm, gnu/packages/ftp.scm, gnu/packages/games.scm, gnu/packages/geo.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/gnupg.scm, gnu/packages/gnuzilla.scm, gnu/packages/gps.scm, gnu/packages/guile.scm, gnu/packages/ibus.scm, gnu/packages/kerberos.scm, gnu/packages/kodi.scm, gnu/packages/lisp.scm, gnu/packages/mail.scm, gnu/packages/messaging.scm, gnu/packages/mpd.scm, gnu/packages/music.scm, gnu/packages/networking.scm, gnu/packages/nfs.scm, gnu/packages/ocaml.scm, gnu/packages/package-management.scm, gnu/packages/pdf.scm, gnu/packages/photo.scm, gnu/packages/php.scm, gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/ruby.scm, gnu/packages/scheme.scm, gnu/packages/sync.scm, gnu/packages/syndication.scm, gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/web-browsers.scm, gnu/packages/webkit.scm: Adjust module references.