summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2019-09-11gnu: Add openscad....* gnu/packages/engineering.scm (openscad): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Steve Sprang
2019-09-11gnu: nftables: Update to 0.9.2....* gnu/packages/linux.scm (nftables): Update to 0.9.2. Rutger Helling
2019-09-11gnu: libnftnl: Update to 1.1.4....* gnu/packages/linux.scm (libnftnl): Update to 1.1.4. Rutger Helling
2019-09-11gnu: libsoup: Don't use NAME in source URI....* gnu/packages/gnome.scm (libsoup)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-09-11gnu: tracker: Don't use NAME in source URI....* gnu/packages/gnome.scm (tracker)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-09-11gnu: gvfs: Don't use NAME in source URI....* gnu/packages/gnome.scm (gvfs)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-09-11gnu: umockdev: Update to 0.13.2....* gnu/packages/check.scm (umockdev): Update to 0.13.2. Tobias Geerinckx-Rice
2019-09-11gnu: yoshimi: Update to 1.6.0.1....* gnu/packages/music.scm (yoshimi): Update to 1.6.0.1. Tobias Geerinckx-Rice
2019-09-11gnu: perl-archive-zip: Update to 1.65....* gnu/packages/perl-compression.scm (perl-archive-zip): Update to 1.65. Tobias Geerinckx-Rice
2019-09-11gnu: haveged: Use @acronym in description....* gnu/packages/linux.scm (havege)[description]: Substitute @acronym for @dfn mark-up. Tobias Geerinckx-Rice
2019-09-11gnu: haveged: Use HTTPS home page....* gnu/packages/linux.scm (haveged)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2019-09-11gnu: haveged: Update to 1.9.6....* gnu/packages/linux.scm (haveged): Update to 1.9.6. Tobias Geerinckx-Rice
2019-09-11gnu: emacs-helm-company: Update to 0.2.5....* gnu/packages/emacs-xyz.scm (emacs-helm-company): Update to 0.2.5. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Brian Leung
2019-09-11gnu: Add opencsg....* gnu/packages/graphics.scm (opencsg): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Steve Sprang
2019-09-11gnu: python-language-server: Update to 0.28.1....* gnu/packages/python-xyz.scm (python-language-server): Update to 0.28.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Brian Leung
2019-09-11gnu: cmake: Add package variant that knows about X.509 certificates....Fixes <https://bugs.gnu.org/37371>. * gnu/packages/patches/cmake-curl-certificates.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/cmake.scm (cmake/fixed): New variable. Ludovic Courtès
2019-09-10gnu: links: Update to 2.20.1 [security fix for tor users]....* gnu/packages/web-browsers.scm (links): Update to 2.20.1. Tobias Geerinckx-Rice
2019-09-10gnu: strongswan: Update to 5.8.1....* gnu/packages/networking.scm (strongswan): Update to 5.8.1. Tobias Geerinckx-Rice
2019-09-10gnu: youtube-dl: Update to 2019.09.01....* gnu/packages/video.scm (youtube-dl): Update to 2019.09.01. Tobias Geerinckx-Rice
2019-09-10gnu: i3blocks: Update to 1.5....* gnu/packages/wm.scm (i3blocks): Update to 1.5. [source]: Use git tag. [arguments]: Remove entirely. Tobias Geerinckx-Rice
2019-09-10gnu: weechat: Update to 2.6....* gnu/packages/irc.scm (weechat): Update to 2.6. [source]: Remove obsolete patch. [inputs]: Replace python-2 with python(@3). [arguments]: Remove ‘wrap’ phase. * gnu/packages/patches/weechat-python.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice
2019-09-09gnu: ghc@8.6: Add missing 'native-search-paths'....Fixes <https://bugs.gnu.org/37064>. * gnu/packages/haskell.scm (ghc-8.6)[native-search-paths]: Set search paths explicitly instead of inheriting them. Timothy Sample
2019-09-10gnu: rclone: Update to 1.49.2....* gnu/packages/sync.scm (rclone): Update to 1.49.2. Tobias Geerinckx-Rice
2019-09-10gnu: fakeroot: Update to 1.24....* gnu/packages/linux.scm (fakeroot): Update to 1.24. [source]: Adjust and use HTTPS. Tobias Geerinckx-Rice
2019-09-10gnu: eclib: Update to 20190909....* gnu/packages/algebra.scm (eclib): Update to 20190909. Tobias Geerinckx-Rice
2019-09-10gnu: aisleriot: Update to 3.22.9....* gnu/packages/gnome.scm (aisleriot): Update to 3.22.9. Tobias Geerinckx-Rice
2019-09-10gnu: monero-gui: Update to 0.14.1.2....* gnu/packages/finance.scm (monero-gui): Update to 0.14.1.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Guillaume Le Vaillant
2019-09-10gnu: monero: Activate Trezor support....* gnu/packages/finance.scm (monero): [native-inputs]: Add python and protobuf. [inputs]: Add libusb and protobuf. [arguments]: Add delete-dead-links phase. (monero-gui)[inputs]: Add libusb and protobuf. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Guillaume Le Vaillant
2019-09-10gnu: monero: Fix detection of readline library....* gnu/packages/finance.scm (monero)[arguments]: Define 'Readline_ROOT_DIR' in 'configure-flags'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Guillaume Le Vaillant
2019-09-10gnu: Add copyright header....* gnu/packages/xfce.scm: Add copyright header. Signed-off-by: Ludovic Courtès <ludo@gnu.org> L p R n d n
2019-09-10gnu: orage: Fix build....* gnu/packages/xfce.scm (orage)[arguments]: Add phase fixing build with libical3. Signed-off-by: Ludovic Courtès <ludo@gnu.org> L p R n d n
2019-09-10gnu: ristretto: Update to 0.10.0....* gnu/packages/xfce.scm (ristretto): Update to 0.10.0. [inputs] Add gtk+. Remove gtk+-2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> L p R n d n
2019-09-10gnu: mousepad: Update to 0.4.2....* gnu/packages/xfce.scm (mousepad): Update to 0.4.2. [arguments] Remove unnecessary --enable-gtk3 flag from #:configure-flags. [inputs] Add xfconf. Signed-off-by: Ludovic Courtès <ludo@gnu.org> L p R n d n
2019-09-09gnu: zeromq: Use HTTPS home page....* gnu/packages/networking.scm (zeromq)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2019-09-09gnu: zeromq: Update to 4.3.2....* gnu/packages/networking.scm (zeromq): Update to 4.3.2. [source]: Download GitHub release tarball. Tobias Geerinckx-Rice
2019-09-09gnu: libmbim: Update to 1.20.0....* gnu/packages/freedesktop.scm (libmbim): Update to 1.20.0. Tobias Geerinckx-Rice
2019-09-09gnu: libmbim: Don't use NAME in source URI....* gnu/packages/freedesktop.scm (libmbim)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-09-09gnu: libsecret: Update to 0.19.1....* gnu/packages/gnome.scm (libsecret): Update to 0.19.1. Tobias Geerinckx-Rice
2019-09-09gnu: libsecret: Don't use NAME in source URI....* gnu/packages/gnome.scm (libsecret)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-09-09gnu: mes: Update to 0.20....* gnu/packages/mes.scm (mes): Update to 0.20. Use nyacc-0.99.0. Jan Nieuwenhuizen
2019-09-09gnu: mescc-tools: Update to 0.6.1....* gnu/packages/mes.scm (mescc-tools): Update to 0.6.1. Jan Nieuwenhuizen
2019-09-09gnu: nyacc: Update to 0.99.0....* gnu/packages/mes.scm (nyacc): Update to 0.99.0. Jan Nieuwenhuizen
2019-09-09gnu: grammalecte: Update to 1.4.0....* gnu/packages/dictionaries.scm (grammalecte): Update to 1.4.0. [synopsis]: Remove spurious space. Nicolas Goaziou
2019-09-09gnu: Add scron....* gnu/packages/suckless.scm (scron): New package. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Robert Vollmert
2019-09-09gnu: kdeconnect: Update to 1.3.5....* gnu/packages/kde.scm (kdeconnect): Update to 1.3.5. [source]: Update source uri. Efraim Flashner
2019-09-09gnu: kdeconnect: Set upstream-name....* gnu/packages/kde.scm (kdeconnect)[properties]: New field. Efraim Flashner
2019-09-09gnu: Add r-soupx....* gnu/packages/cran.scm (r-soupx): New variable. Ricardo Wurmus
2019-09-09gnu: retroarch: Update to 1.7.8.3....* gnu/packages/emulators.scm (retroarch): Update to 1.7.8.3. Rutger Helling
2019-09-09gnu: btrfs-progs: Update to 5.2.2....* gnu/packages/linux.scm (btrfs-progs): Update to 5.2.2. Rutger Helling
2019-09-09gnu: glib-networking: Don't use NAME in source URI....* gnu/packages/gnome.scm (glib-networking)[source]: Hard-code NAME. Tobias Geerinckx-Rice