3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

12199 commits

Author SHA1 Message Date
claudiiii 7c11d007cd element-desktop, element-web: 1.7.0 -> 1.7.1 2020-07-16 23:17:09 +02:00
worldofpeace b378190b07
Merge pull request #93134 from claudiiii/update-riot-desktop
element-desktop, element-web: init at 1.7.0
2020-07-16 15:07:05 -04:00
Michele Guerini Rocco e7c437975c
Merge pull request #93284 from rnhmjoj/qute-fix
qutebrowser: fix restart patching
2020-07-16 20:43:58 +02:00
R. RyanTM 3311bbdad0 claws-mail: 3.17.5 -> 3.17.6 2020-07-16 17:16:34 +00:00
rnhmjoj 6d2be2a2ce
qutebrowser: fix restart patching 2020-07-16 18:49:57 +02:00
Ash e818368be6 amfora: init at 1.3.0 2020-07-16 17:03:08 +05:30
R. RyanTM 00915d4e6d rssguard: 3.6.2 -> 3.7.0 2020-07-16 11:22:12 +00:00
Sarah Brofeldt 07f38f7f4b
Merge pull request #93223 from srhb/k8s-1.18.6
kubernetes: 1.18.5 -> 1.18.6
2020-07-16 09:16:26 +02:00
zowoq fa18e11f42 wireshark: 3.2.4 -> 3.2.5 2020-07-16 08:49:22 +02:00
Sarah Brofeldt 366cef3611 kubernetes: 1.18.5 -> 1.18.6 2020-07-16 08:19:09 +02:00
Jan Tojnar 2596c96f87
Revert "transmission: Remove $out/share/doc"
This reverts commit 25bc56fcb8.
2020-07-16 04:38:08 +02:00
claudiiii a705201e1d element-desktop, element-web: init at 1.7.0 2020-07-15 22:39:34 +02:00
Alyssa Ross 7d0f8355b3 bitlbee-mastodon: 1.4.3 -> 1.4.4 2020-07-15 18:02:57 +00:00
Alyssa Ross 66bccac913 bitlbee: propagate glib dependency
bitlbee.pc requires glib, so all packages that depend on bitlbee will
also depend on glib.
2020-07-15 18:02:23 +00:00
Maximilian Bosch 77130ba515
citrix_workspace: drop support for gstreamer 0.10
See https://support.citrix.com/article/CTX224988
cc #39975
2020-07-15 19:10:58 +02:00
Maximilian Bosch fa3948a7c5
citrix_workspace: add more features, refactor derivation
In #89806 it has been reported that the final package is missing a lot
of features like support for the self-service GUI and the
config-management.

While working on supporting those components in the Nix-package, I
decided to refactor the package to simplify the entire setup.

This patch changes the following things:

* Binaries and libraries are patched using the `autoPatchelfHook` to
  avoid having unneeded libraries linked (e.g. some programs use gtk2,
  others use gtk3).

* Moved source-declarations into their own file.

* Wrapped `configmgr` and `selfservice` and added those to `$out/bin`.

* Don't mention the old `citrix_receiver`-packages in the manual anymore
  since those packages were removed in 19.09 and are EOLed anyways.

Closes #89806
2020-07-15 19:10:58 +02:00
Michael Weiss f05b67ec83
google-chrome: Fix the EGL backend 2020-07-15 15:31:02 +02:00
Michael Weiss 2ec04dc22a
Merge pull request #93149 from primeos/chromium
chromium: 83.0.4103.116 -> 84.0.4147.89
2020-07-15 15:04:26 +02:00
Michael Weiss 5d1064a212
signal-desktop: 1.34.3 -> 1.34.4 2020-07-15 12:49:59 +02:00
Michael Raskin 3673b31d2b
Merge pull request #93087 from jerith666/alpine-2-23
alpine: 2.21 -> 2.23
2020-07-15 07:28:24 +00:00
Michael Weiss 8427eb7044
chromium: 83.0.4103.116 -> 84.0.4147.89
https://chromereleases.googleblog.com/2020/07/stable-channel-update-for-desktop.html

This update includes 38 security fixes.

CVEs:
CVE-2020-6510 CVE-2020-6511 CVE-2020-6512 CVE-2020-6513 CVE-2020-6514
CVE-2020-6515 CVE-2020-6516 CVE-2020-6517 CVE-2020-6518 CVE-2020-6519
CVE-2020-6520 CVE-2020-6521 CVE-2020-6522 CVE-2020-6523 CVE-2020-6524
CVE-2020-6525 CVE-2020-6526 CVE-2020-6527 CVE-2020-6528 CVE-2020-6529
CVE-2020-6530 CVE-2020-6531 CVE-2020-6533 CVE-2020-6534 CVE-2020-6535
CVE-2020-6536
2020-07-14 23:10:31 +02:00
Michele Guerini Rocco 406e29d427
Merge pull request #93135 from claudiiii/update-riot-web
riot-web: 1.6.7 -> 1.6.8
2020-07-14 22:55:55 +02:00
adisbladis 25bc56fcb8
transmission: Remove $out/share/doc
This is a very common path that often collides with other packages.
2020-07-14 22:03:14 +02:00
adisbladis 29c38efa84
firefox-bin: 78.0.1 -> 78.0.2 2020-07-14 22:03:14 +02:00
adisbladis 8b893ecde1
firefox-devedition-bin: 78.0b9 -> 79.0b7 2020-07-14 22:03:14 +02:00
adisbladis e97bd70624
firefox-beta-bin: 79.0b2 -> 79.0b7 2020-07-14 22:03:14 +02:00
adisbladis 11acd8b30e
firefox-bin: Work around bug in upstream SHA sums files 2020-07-14 22:03:13 +02:00
adisbladis f84cd5f8aa
firefox-bin: Switch to sha256 sums in update scripts
There is no extra security properties provided by sha512, they are
just bigger.
2020-07-14 22:03:01 +02:00
Matej Urbas 2f355e776b
pkgs.terraform: add terraform-provider-shell 1.6.0 (#93069) 2020-07-14 14:05:39 +00:00
taku0 65579d4bf8 flashplayer: 32.0.0.387 -> 32.0.0.403 2020-07-14 21:12:28 +09:00
Matt McHenry a8fa0269ee alpine: 2.21 -> 2.23 2020-07-13 21:30:09 -04:00
claudiiii 6bc9d7286f riot-web: 1.6.7 -> 1.6.8 2020-07-13 23:06:59 +02:00
Maximilian Bosch bfb7ac3d83
Merge pull request #93004 from helsinki-systems/drop/firefox/old-aliases
firefox/packages: drop old aliases
2020-07-13 23:02:24 +02:00
Mario Rodas b1de834f5c
Merge pull request #92989 from r-ryantm/auto-update/minikube
minikube: 1.11.0 -> 1.12.0
2020-07-13 07:06:33 -05:00
Vladimír Čunát 377324ca6d
Merge branch 'staging-next' (PR #91090) 2020-07-13 07:13:56 +02:00
Maximilian Bosch 7777d625b7
Merge pull request #93009 from matthiasbeyer/update-mutt
mutt: 1.14.5 -> 1.14.6
2020-07-12 20:48:37 +02:00
Michael Weiss 99ab9545b2
gns3-{gui,server}: 2.2.9 -> 2.2.11 2020-07-12 19:17:43 +02:00
Michael Weiss bab982e5ec
gns3-{gui,server}: 2.2.8 -> 2.2.9
Note: This update is pretty delayed as it was initially blocked by
sentry-sdk being too old and breaking Python changes from staging.
2020-07-12 18:50:01 +02:00
Matthias Beyer 6d46aee695 mutt: 1.14.5 -> 1.14.6
Sorry that the update took so long this time, I had a party-weekend when
the release came out.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-07-12 18:07:08 +02:00
Ryan Mulligan ac6ff9fdc9
Merge pull request #92727 from r-ryantm/auto-update/syncthing-discovery
syncthing-discovery: 1.6.1 -> 1.7.0
2020-07-12 07:35:54 -07:00
ajs124 93a49b2368 firefox/packages: drop old aliases
the 20.03 branchoff happened months ago
2020-07-12 16:30:02 +02:00
Oleksii Filonenko e930b836e6
Merge pull request #92972 from r-ryantm/auto-update/fluxctl
fluxctl: 1.19.0 -> 1.20.0
2020-07-12 12:36:11 +03:00
Justin Humm 19cf9923bb
Merge pull request #92937 from RaghavSood/ipfs-migrator/1.6.3
ipfs-migrator: 1.5.1 -> 1.6.3
2020-07-12 11:22:22 +02:00
Mario Rodas 9e8cc18327
minikube: install fish completions 2020-07-12 04:20:00 -05:00
Mario Rodas 2c774044e2 minikube: use src.rev as commit 2020-07-12 04:20:00 -05:00
R. RyanTM c0a0552f10 minikube: 1.11.0 -> 1.12.0 2020-07-12 09:11:50 +00:00
R. RyanTM d0816b2c0f fluxctl: 1.19.0 -> 1.20.0 2020-07-12 05:17:21 +00:00
Vladyslav M 555a4e9eb3
Merge pull request #92906 from r-ryantm/auto-update/stig
stig: 0.11.0a -> 0.11.2a0
2020-07-11 22:59:41 +03:00
Milan Pässler 553859d142 mumble: 1.3.1 -> 1.3.2 2020-07-11 18:54:34 +02:00
Raghav Sood 05c65878ba
ipfs-migrator: 1.5.1 -> 1.6.3 2020-07-11 15:56:48 +00:00
Vladimír Čunát ec74a02bde
Merge branch 'master' into staging-next
Thousands of rebuilds from master (not sure why).
2020-07-11 16:45:47 +02:00
Florian Klink 1b78e0eeec
Merge pull request #73365 from colemickens/nixpkgs-firefox-libglvnd
firefox-wrapper: rename gdkWayland->forceWayland; always use libglvnd
2020-07-11 13:49:39 +02:00
Florian Klink 2bb6bc6648
Merge pull request #92823 from colemickens/firefox-drm
firefox{,-bin}: add 'mesa', for wayland/drm
2020-07-11 13:48:22 +02:00
Frederik Rietdijk ae8eee9c3f Merge master into staging-next 2020-07-11 08:59:54 +02:00
R. RyanTM a7c3c39bf3 stig: 0.11.0a -> 0.11.2a0 2020-07-11 03:22:42 +00:00
Emery Hemingway c960abf50f trojita: 0.7.20190618 -> 0.7.20200706
Fix #92869
2020-07-10 23:38:56 +05:30
zimbatm f0fb57a079
terraform_0_13: init at 0.13.0-beta3 2020-07-10 13:20:40 +02:00
Francesco Gazzetta 77d5b41b05 castor: 0.8.15 -> 0.8.16 2020-07-10 16:10:35 +05:30
Maximilian Bosch 05a5043066
nextcloud-client: 2.6.4 -> 2.6.5
https://github.com/nextcloud/desktop/releases/tag/v2.6.5
2020-07-10 10:51:05 +02:00
Cole Mickens 8437596beb
firefox{,-bin}: add 'mesa', for wayland/drm 2020-07-09 19:56:36 -07:00
Mario Rodas 7addde7bec
Merge pull request #92725 from markus1189/k9s-0-21-2
k9s: 0.19.4 -> 0.21.2
2020-07-09 19:52:16 -05:00
Kim Lindberger 7888f8c451
Merge pull request #92702 from stigtsp/package/convos-4.23
convos: 4.22 -> 4.23
2020-07-09 14:01:11 +02:00
Daniel Șerbănescu c57c936281 evolution-ews: init at 3.36.4 2020-07-09 00:32:51 +02:00
Domen Kožar 347ab190c7
remove usage of patchelfUnstable now that it's released 2020-07-08 21:55:09 +02:00
R. RyanTM da09e0ebcd
atlantis: 0.13.0 -> 0.14.0 (#92674) 2020-07-08 10:39:49 -07:00
R. RyanTM 5a56be781f syncthing-discovery: 1.6.1 -> 1.7.0 2020-07-08 16:31:08 +00:00
Markus Hauck e87961242f k9s: 0.19.4 -> 0.21.2 2020-07-08 18:16:04 +02:00
Ryan Mulligan c3fb5d86a6
Merge pull request #92155 from davidtwco/ferdi-init
ferdi: init at 5.5.0; franz: 5.4.1 -> 5.5.0
2020-07-08 06:59:05 -07:00
Ryan Mulligan cde48755e1
Merge pull request #92709 from r-ryantm/auto-update/openbazaar-client
openbazaar-client: 2.4.5 -> 2.4.6
2020-07-08 06:54:17 -07:00
Ryan Mulligan a07dbbee1b
Merge pull request #92567 from r-ryantm/auto-update/scaleft
scaleft: 1.41.0 -> 1.45.3
2020-07-08 06:04:18 -07:00
Mario Rodas 4f1bb1307b
Merge pull request #92673 from berbiche/terraform-v0.12.28
terraform: 0.12.27 -> 0.12.28
2020-07-08 06:54:32 -05:00
R. RyanTM e81ae33880 openbazaar-client: 2.4.5 -> 2.4.6 2020-07-08 11:41:49 +00:00
Stig Palmquist aa72205323
convos: 4.22 -> 4.23 2020-07-08 13:01:44 +02:00
Maximilian Bosch 36eb2d22e7
citrix_workspace: remove old releases that will be EOLed during the lifetime of 20.09
See https://www.citrix.com/en-gb/support/product-lifecycle/milestones/receiver.html

The releases `19.{6,8,10}.0` will be EOLed in 2021 during the expected
lifetime of 20.09. As we shouldn't keep outdated software and
`19.12.0`/`20.04.0`/`20.06.0` is still maintained (and I didn't
encounter any problems with any of those releases), the deprecation
should be fine at the moment.
2020-07-08 12:13:10 +02:00
David Wood d370ead496
franz: 5.4.1 -> 5.5.0 2020-07-08 11:10:00 +01:00
David Wood e5cac5c83d
ferdi: init at 5.5.0 2020-07-08 11:09:59 +01:00
Maximilian Bosch 358f9c34a9
citrix_workspace: add 20.06.0.15
https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-2006
2020-07-08 12:06:11 +02:00
Daniël de Kok e9e07d8c3c
Merge pull request #92599 from r-ryantm/auto-update/skypeforlinux
skypeforlinux: 8.60.0.76 -> 8.61.0.95
2020-07-08 09:10:28 +02:00
Nicolas Berbiche 95a0e2fc29 terraform: 0.12.27 -> 0.12.28 2020-07-07 22:43:47 -04:00
worldofpeace 1af3ec1427 feedreader: 2.10.0 -> 2.11.0 2020-07-07 17:40:26 -04:00
luc65r af0d1f955f ssh-chat: init at 1.9 2020-07-08 00:53:42 +05:30
Michael Weiss 6560b60886
waypipe: 0.6.1 -> 0.7.0 2020-07-07 20:08:56 +02:00
R. RyanTM f01d9cf8d5 skypeforlinux: 8.60.0.76 -> 8.61.0.95 2020-07-07 16:12:46 +00:00
zimbatm 6a6c47a823
Merge pull request #92433 from kampka/kops
kops: 1.16.3 -> 1.16.4 1.17.0 -> 1.17.1
2020-07-07 16:57:52 +02:00
marius851000 be048e3b89
insync: use autoPatchelfHook to fix warning (#92463) 2020-07-07 10:30:59 -04:00
Daniël de Kok e01b23fb9a
Merge pull request #85492 from toschmidt/mailspring
mailspring: init at 1.7.8
2020-07-07 14:45:59 +02:00
Tim Steinbach d36cf57af7
zoom-us: 5.1.418436.0628 -> 5.1.422789.0705 2020-07-07 08:00:41 -04:00
R. RyanTM e06e18247d scaleft: 1.41.0 -> 1.45.3 2020-07-07 11:26:20 +00:00
Cole Mickens 68c68ff3c3
firefox: wrapper: include libglvnd by default (WR) 2020-07-07 03:33:49 -07:00
Cole Mickens 8734a5e362
firefox: wrapper: gdkWayland->forceWayland 2020-07-07 03:33:44 -07:00
R. RyanTM ac59ba8192
jx: 2.1.65 -> 2.1.90 (#92012) 2020-07-06 16:39:20 -07:00
Maximilian Bosch c6dfbfe5fb
Merge pull request #92413 from r-ryantm/auto-update/putty
putty: 0.73 -> 0.74
2020-07-06 23:47:02 +02:00
Jörg Thalheim 9e780d7a2e
weechatScripts.weechat-otr: fix pycrypto build 2020-07-06 21:09:15 +01:00
Dmitry Kalinkin 5da46e2739 bluejeans-gui: 2.3.0 -> 2.4.0 2020-07-06 04:57:50 -04:00
Christian Kampka 8136e028bf
kops_1_17: 1.17.0 -> 1.17.1 2020-07-06 10:40:13 +02:00
Christian Kampka e680e3b96c
kops_1_16: 1.16.3 -> 1.16.4 2020-07-06 10:40:12 +02:00
R. RyanTM 6e4feeabb0 putty: 0.73 -> 0.74 2020-07-06 05:46:03 +00:00
David Arnold e1b48ea8ea kubespy: init at 0.5.1
A tool to observe Kubernetes resources in real time.

This is uesful, among others, for "staffing" shell.nix environments for k8s projects.
2020-07-05 21:39:22 -07:00
Mario Rodas 300b60dae7
Merge pull request #92365 from chuwy/tiny-darwin
tiny: fix build on darwin
2020-07-05 18:05:08 -05:00
ajs124 1f02e09a2c
firefox-esr-68: 68.9.0esr -> 68.10.0esr (PR #92043) 2020-07-05 17:06:04 +02:00
ajs124 84cb46a37b
firefox-beta-bin: 78.0b9 -> 79.0b2 (PR #92043) 2020-07-05 16:31:49 +02:00
ajs124 48a2ea4d39
firefox-bin: 77.0.1 -> 78.0.1 (PR #92043) 2020-07-05 16:25:58 +02:00
Ryan Mulligan a8eeae9efe
Merge pull request #92326 from r-ryantm/auto-update/helm
kubernetes-helm: 3.2.1 -> 3.2.4
2020-07-05 06:56:45 -07:00
R. RyanTM 0cc670ab6b kubernetes-helm: 3.2.1 -> 3.2.4 2020-07-05 12:09:23 +00:00
Anton Parkhomenko bb9cd254db tiny: fix build on darwin 2020-07-05 13:54:21 +03:00
Dmitry Kalinkin 9f0f539274
Merge pull request #91060 from snglth/utahfs-1.0
utahfs: init at 1.0
2020-07-05 03:22:17 -04:00
Vladyslav M 34ba0c4abd
Merge pull request #91906 from sikmir/slack
slack: fix on darwin
2020-07-05 09:51:58 +03:00
Jan Tojnar 4bca7dfb27
Merge branch 'master' into staging-next 2020-07-04 23:59:32 +02:00
Vladimír Čunát 8e3e3bfb55
Merge #91932: thunderbird*: 68.9.0 -> 68.10.0 2020-07-04 20:09:38 +02:00
Mario Rodas b3aa101728
Merge pull request #92259 from r-ryantm/auto-update/terragrunt
terragrunt: 0.23.23 -> 0.23.31
2020-07-04 12:42:21 -05:00
R. RyanTM 87accbfb90 terragrunt: 0.23.23 -> 0.23.31 2020-07-04 11:01:18 +00:00
Illia Shestakov cd31f0d503
utahfs: init at 1.0 2020-07-04 13:18:56 +03:00
Vladimír Čunát e1206a2129
Merge master into staging-next
This brings thousands of rebuilds.
Hydra nixpkgs: ?compare=1597944
2020-07-04 09:15:27 +02:00
Oleksii Filonenko ce5a962315
Merge pull request #92193 from r-ryantm/auto-update/hydroxide
hydroxide: 0.2.14 -> 0.2.15
2020-07-04 01:16:16 +03:00
Frederick F. Kautz IV 083772d7ee purple-matrix: set c compiler to cc, fixes build on osx
Signed-off-by: Frederick F. Kautz IV <fkautz@alumni.cmu.edu>
2020-07-03 15:09:59 -07:00
Symphorien Gibol 2a05a949f9 pantalaimon: 0.6.3 -> 0.6.5 2020-07-03 12:15:59 -07:00
R. RyanTM a277f1d54e hydroxide: 0.2.14 -> 0.2.15 2020-07-03 17:13:11 +00:00
Mario Rodas 4ac75248cb
Merge pull request #85979 from doronbehar/update-mailnag
mailnag: 1.3.0 -> 2.0.0
2020-07-03 08:00:44 -05:00
Mario Rodas df364ac575
Merge pull request #92008 from r-ryantm/auto-update/helmsman
helmsman: 3.4.3 -> 3.4.4
2020-07-03 07:58:32 -05:00
Maximilian Bosch 002b700fb5
Merge pull request #92121 from r-ryantm/auto-update/castor
castor: 0.8.14 -> 0.8.15
2020-07-03 13:20:46 +02:00
Jörg Thalheim 83ad051eb5
Merge pull request #91966 from devhell/update-teams
teams: 1.3.00.5152 -> 1.3.00.16851
2020-07-03 11:18:07 +01:00
R. RyanTM 9e67ac4a51 castor: 0.8.14 -> 0.8.15 2020-07-03 02:13:48 +00:00
Ioannis Koutras a2cdd1464b mattermost-desktop: 4.3.1 -> 4.5.0 2020-07-02 17:39:53 -07:00
Fabian Hauser cf0552de9b owncloud-client: add libsecret dependency
The libsecret dependency is required to access secrets from the gnome keychain.
2020-07-02 23:11:15 +02:00
Frederik Rietdijk c33ca7c5ce Merge staging-next into staging 2020-07-02 17:14:53 +02:00
Mario Rodas 498f3d80d3
Merge pull request #92042 from r-ryantm/auto-update/kubeless
kubeless: 1.0.6 -> 1.0.7
2020-07-02 09:29:55 -05:00
Mario Rodas 7a6dafcb93
Merge pull request #92041 from r-ryantm/auto-update/kube-router
kube-router: 0.4.0 -> 1.0.0
2020-07-02 09:10:06 -05:00
Mario Rodas 3c543a19d2
kubeless: install completion 2020-07-02 09:07:31 -05:00
R. RyanTM 338ab5ce07 kubeless: 1.0.6 -> 1.0.7 2020-07-02 13:06:20 +00:00
R. RyanTM 743c02322e kube-router: 0.4.0 -> 1.0.0 2020-07-02 13:01:37 +00:00
R. RyanTM 37c2304dbc helmsman: 3.4.3 -> 3.4.4 2020-07-02 11:48:11 +00:00
Daniël de Kok 3e1f64b9be
Merge pull request #91834 from r-ryantm/auto-update/rclone
rclone: 1.52.1 -> 1.52.2
2020-07-02 13:34:52 +02:00
adisbladis 881fed836f
Merge pull request #91995 from r-ryantm/auto-update/cni
cni: 0.7.1 -> 0.8.0
2020-07-02 12:09:45 +02:00
R. RyanTM ae5f94e565 cni: 0.7.1 -> 0.8.0 2020-07-02 07:19:28 +00:00
Benjamin Hipple 42ea899130
Merge pull request #91328 from privateseabass/patch-4
protonvpn-cli-ng: 2.2.2 -> 2.2.4
2020-07-01 23:11:53 -04:00
Tim Steinbach a59fad3e35
zoom-us: 5.1.412382.0614 -> 5.1.418436.0628 2020-07-01 16:36:28 -04:00
devhell 6450f9e162 teams: 1.3.00.5152 -> 1.3.00.16851
Microsoft finally released a new version for Linux.
2020-07-01 19:27:05 +01:00
Jörg Thalheim 1b9b1440b9
Merge pull request #91882 from fkautz/pidgin-osx 2020-07-01 09:56:20 +01:00
taku0 e3873d6690 thunderbird: 68.9.0 -> 68.10.0 2020-07-01 15:12:53 +09:00
taku0 7b0ad8b59f thunderbird-bin: 68.9.0 -> 68.10.0 2020-07-01 15:12:22 +09:00
Seabass-Chan 53bee280a7 protonvpn-cli-ng: 2.2.2 -> 2.2.4
Changed version number and added Jinja2 to propagatedBuildInputs.
2020-06-30 22:43:18 -07:00
Ryan Mulligan b799808261
Merge pull request #91832 from r-ryantm/auto-update/qbec
qbec: 0.12.0 -> 0.12.1
2020-06-30 19:11:01 -07:00
Nikolay Korotkiy 6dedc015e9
slack: fix on darwin 2020-07-01 04:06:10 +03:00
Frederick F. Kautz IV f25079d967 pidgin: reenable spellcheck and voice/video in linux builds
Signed-off-by: Frederick F. Kautz IV <fkautz@alumni.cmu.edu>
2020-06-30 13:24:51 -07:00
Frederick F. Kautz IV 19211e9a6a pidgin: now builds and runs on osx
We can now build and run pidgin on OSX.

Pidgin requires an X11 server to run.

* Build: Differences Linux and OSX now parameterized
* Darwin: build against gtk2-x11 instead of gtk
* Darwin: disable gtkspell2 (spellcheck)
* Darwin: disable farstream (voice and video)

Signed-off-by: Frederick F. Kautz IV <fkautz@alumni.cmu.edu>
2020-06-30 12:35:44 -07:00
R. RyanTM b05162b7e8 rclone: 1.52.1 -> 1.52.2 2020-06-30 12:48:16 +00:00
R. RyanTM 8e162f755f qbec: 0.12.0 -> 0.12.1 2020-06-30 12:05:58 +00:00
Maximilian Bosch 27362a6a66
riot-desktop: 1.6.6 -> 1.6.7
https://github.com/vector-im/riot-desktop/releases/tag/v1.6.7
2020-06-29 19:46:02 +02:00
Maximilian Bosch 260003b26c
riot-web: 1.6.6 -> 1.6.7
https://github.com/vector-im/riot-web/releases/tag/v1.6.7
2020-06-29 19:46:02 +02:00
Alyssa Ross 3abe43e22d transmission: install documentation
The risk of collisions is gone now because documentation is correctly
installed into $out/share/doc/transmission instead of $out/share/doc
as before.
2020-06-29 13:56:27 +00:00