Commit graph

38746 commits

Author SHA1 Message Date
Gabriel Ebner 5f1790101f Merge branch 'auto-update/libqalculate' 2019-12-10 17:38:25 +01:00
Gabriel Ebner 12d9b6929c qalculate-gtk: 3.5.0 -> 3.6.0 2019-12-10 17:34:29 +01:00
Tim Steinbach 68708349f1
git: Add git to update script
Otherwise the system's git will be used, which may not exist
or, as is the case with Ubuntu, not have the --sort flag for ls-remote.
2019-12-10 08:30:00 -05:00
Linus Heckemann 963e635dc9
Merge pull request #75307 from mweinelt/weechat_2.7
weechat: 2.6 -> 2.7
2019-12-10 10:01:27 +01:00
Pascal Wittmann 09dec10524
Merge pull request #74829 from tenaf0/zim-fix
zim: Fix missing icons
2019-12-10 08:47:11 +01:00
Jan Tojnar 18a3fd064b
Merge pull request #75315 from r-ryantm/auto-update/pulseeffects
pulseeffects: 4.6.8 -> 4.6.9
2019-12-10 03:38:23 +01:00
R. RyanTM 060405f8db pulseeffects: 4.6.8 -> 4.6.9 2019-12-08 16:21:53 -08:00
Martin Weinelt d1cb8bfc8d weechat: 2.6 -> 2.7
Disables support for Javascript and PHP:
- Javascript requires an old version of v8
- PHP requires a larger number of dependencies in addition to php-embed

Changelog [1]:

  New features
    - core: add option weechat.look.nick_color_hash_salt to shuffle nick colors (issue #635)
    - core: add different icons sizes (16x16 to 512x512) (issue #1347)
    - core: add file weechat.desktop
    - core: add reverse of string for screen in evaluation of expressions with "revscr:"
    - core: add length of string (number of chars and on screen) in evaluation of expressions with "length:xxx" and "lengthscr:xxx"
    - core: add calculation of expression in evaluation of expressions with "calc:xxx" (issue #997)
    - core: add optional default path (evaluated) in completion "filename"
    - core: add support of modifiers in evaluation of expressions with "modifier:name,data,string"
    - api: add modifier "color_encode_ansi" (issue #528)
    - api: add modifier "eval_path_home"
    - irc: add filters on raw buffer (issue #1000)
    - irc: add option irc.look.display_pv_warning_address to display a warning in private buffer if the remote nick address has changed (issue #892)
    - irc: add server option "ssl_password" (issue #115, issue #1416)
    - irc: add "user" in output of irc_message_parse (issue #136)
    - irc: add options irc.color.message_kick and irc.color.reason_kick (issue #683, issue #684)
    - logger: add option logger.file.color_lines (issue #528, issue #621)
    - script: add options "-ol" and "-il" in command "/script list" to send translated string with list of scripts loaded, display "No scripts loaded" if no scripts are loaded
    - xfer: add option xfer.file.download_temporary_suffix with default value ".part" (issue #1237)

  Bug fixes
    - core: set buffer name, short name and title only if the value has changed
    - core: fix scrolling up in bare mode when switched to bare mode at the top of the buffer (issue #899, issue #978)
    - core: optimize load of configuration files
    - core: fix window separators not respecting window splits (issue #630)
    - core: fix cursor mode info when prefix_align is none and with words split across lines (issue #610, issue #617, issue #619)
    - core: add support of reverse video in ANSI color codes
    - core: fixed segfault during excessive evaluation in function string_repeat (issue #1400)
    - buflist: fix extra spaces between buffers when conditions are used to hide buffers (regression introduced in version 2.6) (issue #1403)
    - irc: do not automatically open a channel with name "0" (issue #1429)
    - irc: remove option irc.network.channel_encode, add server option "charset_message" to control which part of the IRC message is decoded/encoded to the target charset (issue #832)
    - irc: use path from option xfer.file.upload_path to complete filename in command "/dcc send" (issue #60)
    - logger: fix write in log file if it has been deleted or renamed (issue #123)
    - python: send "bytes" instead of "str" to callbacks in Python 3 when the string is not UTF-8 valid (issue #1389)
    - relay: send message "_buffer_title_changed" to clients only when the title is changed
    - xfer: fix memory leak when a xfer is freed and when the plugin is unloaded

  Tests
    - unit: add tests on GUI color functions

  Build
    - core: fix build on Haiku (issue #1420)
    - core: fix build on Alpine
    - core: remove file FindTCL.cmake
    - core: display an error on missing dependency in CMake (issue #916, issue #956)
    - debian: disable Javascript plugin on Debian Sid and Ubuntu Eoan
    - debian: build with Guile 2.2
    - guile: add support of Guile 2.2, disable /guile eval (issue #1098)
    - python: add detection of Python 3.8

[1] https://weechat.org/files/changelog/ChangeLog-2.7.html
2019-12-08 23:25:49 +01:00
Dmitry Kalinkin 302a0be9db owncloud-client: disable shibboleth 2019-12-08 22:15:57 +01:00
c0bw3b 69b393ace5 Treewide: update some problematic homepages
These URLs are reported as problematic by Repology.
It could be a permanent redirection
or the page does not exist anymore
2019-12-08 10:21:29 -08:00
R. RyanTM e6a3135837 filezilla: 3.45.1 -> 3.46.0 (#75225) 2019-12-08 19:08:56 +01:00
Renato Alves e18fb092f1 kssd: init at 1.0 2019-12-08 16:48:59 +01:00
R. RyanTM 0ebe8162aa grip: 4.0.0 -> 4.0.1 2019-12-08 15:55:06 +01:00
Patrick Winter 8d465dfd4b raiseorlaunch: init at 2.3.3 2019-12-08 15:20:33 +01:00
R. RyanTM b3262d2284 eagle: 9.5.0 -> 9.5.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eagle/versions
2019-12-08 15:16:53 +01:00
Lassulus 3e64a0a354
Merge pull request #71862 from davidtwco/franz-5.4.0
franz: 5.3.3 -> 5.4.1
2019-12-08 15:12:33 +01:00
José Luis Lafuente 848e0d3045 k9s: 0.8.4 -> 0.9.3
Also add missed build flags
2019-12-08 15:00:53 +01:00
Ryan Mulligan d0f7a4139a
Merge pull request #75229 from r-ryantm/auto-update/giada
giada: 0.15.4 -> 0.16.0
2019-12-08 05:56:11 -08:00
scalavision 3dfabd6eff svaba: init at 1.1.0 2019-12-08 14:51:05 +01:00
markuskowa 444256039c
Merge pull request #75245 from r-ryantm/auto-update/jmol
jmol: 14.29.55 -> 14.30.0
2019-12-08 14:19:56 +01:00
R. RyanTM b40940e9d6 jmol: 14.29.55 -> 14.30.0 2019-12-08 04:52:52 -08:00
Michael Raskin df0367735b
Merge pull request #75185 from r-ryantm/auto-update/baresip
baresip: 0.6.4 -> 0.6.5
2019-12-08 12:26:09 +00:00
Mario Rodas 2971a6f438
Merge pull request #75208 from mkg20001/anydesk-fix
anydesk: 5.5.0 -> 5.5.1
2019-12-08 07:24:26 -05:00
WilliButz 5b5e33d9b9
Merge pull request #75211 from r-ryantm/auto-update/feh
feh: 3.2.1 -> 3.3
2019-12-08 12:42:56 +01:00
Bruno Bigras 9314dc43b3 gitolite: wrap gitolite-shell
git wasn't found when used with services.fcgiwrap
for http auth
2019-12-08 12:26:02 +01:00
Mario Rodas f05a2e1d30
Merge pull request #75212 from r-ryantm/auto-update/flent
flent: 1.3.0 -> 1.3.2
2019-12-08 06:12:43 -05:00
Mario Rodas 24c5edd418
Merge pull request #75213 from r-ryantm/auto-update/espeak-ng
espeak: 1.49.2 -> 1.50
2019-12-08 06:07:04 -05:00
mlatus c5ca589cc8 cherry pick
modify all-packages.nix
2019-12-08 11:17:32 +01:00
Izorkin 154f6f1e43 grass: fix mysql_config query 2019-12-08 11:08:31 +01:00
R. RyanTM 4d3bd87278 giada: 0.15.4 -> 0.16.0 2019-12-08 01:25:59 -08:00
R. RyanTM 4fb4771a4a espeak: 1.49.2 -> 1.50 2019-12-07 22:09:21 -08:00
R. RyanTM a3f9612740 flent: 1.3.0 -> 1.3.2 2019-12-07 22:05:51 -08:00
R. RyanTM 457a3c760d feh: 3.2.1 -> 3.3 2019-12-07 21:49:54 -08:00
Maciej Krüger 1c61444e17
anydesk: 5.5.0 -> 5.5.1 2019-12-08 06:23:21 +01:00
worldofpeace 81b3a3ff71
Merge pull request #75200 from r-ryantm/auto-update/cadence
cadence: 0.9.0 -> 0.9.1
2019-12-07 23:30:49 -05:00
R. RyanTM d0ab84c8a8 cadence: 0.9.0 -> 0.9.1 2019-12-07 19:13:27 -08:00
Maximilian Bosch e16df73d30
geogebra: 5-0-560-0 -> 5-0-569-0 2019-12-08 03:50:02 +01:00
Mario Rodas d6baf47e93
Merge pull request #75168 from endocrimes/nomad-0-10-2
nomad: 0.10.0 -> 0.10.2
2019-12-07 20:45:32 -05:00
Dmitry Kalinkin 318c986f39
Merge pull request #75189 from Luflosi/kitty-no-glfw
kitty: remove unused GLFW dependency
2019-12-07 20:23:46 -05:00
Jonathan Ringer 9dc8e77e4e giac-with-xcas: fix build
remove libGLU_combined package and replace with libGL and libGLU
2019-12-07 16:58:50 -08:00
Luflosi 079d57fa20
kitty: remove unused GLFW dependency
kitty has its own heavily modified fork of GLFW embedded in the source code. Therefore it doesn't need GLFW as an external dependency.
2019-12-08 01:47:03 +01:00
Thomas Tuegel fd80ac67ac
Merge pull request #75175 from Thra11/ark-description
ark: Add package description
2019-12-07 18:43:13 -06:00
Jonathan Ringer bd6c0ce7cc gopher: 3.0.11 -> 3.0.17 2019-12-07 16:34:13 -08:00
R. RyanTM a13991f406 baresip: 0.6.4 -> 0.6.5 2019-12-07 16:19:28 -08:00
Andreas Rammhold 5368791937
Merge pull request #75169 from mayflower/fix/firefox-71-lto
firefox: fix indexedDB for 71.0
2019-12-08 00:45:52 +01:00
Luflosi c562eb22ab
kitty: replace library path using patch instead of substituteInPlace
This makes patching the path for `libEGL` consistent with `libstartup-notification` and `libcanberra`.
It should also prevent silently doing nothing in case the code in kitty is changed, similar to what was described in 1842c4aaa4.
2019-12-07 23:05:47 +01:00
Tom Hall 034701b80b ark: add package description 2019-12-07 21:53:40 +00:00
Patrick Hilhorst 7b3cf4c4e3 vscodium: 1.40.0 -> 1.40.1 2019-12-07 22:29:43 +01:00
Calvin Pritchard 1850d616ac NetLogo: 6.0.4 -> 6.1.1 2019-12-07 22:24:26 +01:00
R. RyanTM 8582e5a759 marvin: 19.1.0 -> 19.23.0 2019-12-07 20:41:41 +01:00