3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

1315 commits

Author SHA1 Message Date
Will Dietz 9bc8b64894 rambox/sencha: 6.5.2 -> 6.5.3 2018-06-09 21:40:31 -05:00
Will Dietz 1197f87349 rambox: 0.5.13 -> 0.5.17
Remove patch that is apparently already applied.
2018-06-09 21:32:54 -05:00
aszlig a7e9fabd7b
gajim: 1.0.2 -> 1.0.3
Upstream changes:

  * 8296 Fix errors on roster updates after stream management resume
  * 9106 Convert font weight from pango to css values
  * 9124 Bring ChatControl to front when notification is clicked

  * Set no-store hint on groupchat chatstates
  * Dont show OOB uri if message body is the same
  * Add missing bybonjour dependency for Windows zeroconf

The full change log can be found at:

https://dev.gajim.org/gajim/gajim/raw/gajim-1.0.3/ChangeLog

Built and tested the package on my machine.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @7c6f434c, @abbradar
2018-06-08 20:32:20 +02:00
Jörg Thalheim 4d36cae529
Merge pull request #41636 from Ekleog/nheko-0.4.3
nheko: 0.4.2 -> 0.4.3
2018-06-08 15:50:20 +01:00
Michael Weiss 72f07e74f3 tdesktopPackages.preview: 1.3.3 -> 1.3.4 2018-06-08 13:49:37 +02:00
Léo Gaspard 8aff02e024
nheko: 0.4.2 -> 0.4.3 2018-06-07 17:34:41 +02:00
Michael Weiss 01040d9c27 tdesktopPackages.preview: 1.3.1 -> 1.3.3 2018-06-07 13:08:36 +02:00
Thomas Kerber 979a835c46 skypeforlinux: remove libstdc++5 dependency (#41590) 2018-06-06 22:12:19 +02:00
Michael Weiss 137a372d70 tdesktop: 1.2.17 -> 1.3.0
It still displays "Version 1.3 alpha" but other than that it should be
fine.
2018-06-05 17:27:13 +02:00
Michael Weiss dcfaef2b8e tdesktopPackages.preview: 1.3.0 -> 1.3.1 2018-06-05 17:18:49 +02:00
Michael Weiss c69cc21338 tdesktopPackages.preview: 1.2.24 -> 1.3.0
Note: I'm not packaging this as stable for now as there might be some
issues left (see GitHub), it says "Version 1.3 alpha" in the bottom left
corner, and I've only got a "New in version 1.2.25" message.
2018-06-01 15:11:57 +02:00
Michael Weiss ab593d46dc signal-desktop: Refactor the package description
Removed some redundancy (src check via meta.platforms) and made some
changes according to our style-guide.
I've changed meta.description and added meta.longDescription.
2018-06-01 15:00:39 +02:00
Michael Weiss 5d795355a0 signal-desktop: Fix a possible crash when saving an attachment
If executed in a pure environment (nix-shell --pure) or depending on the
`gtk3` version of the system Signal-Desktop was e.g. crashing when
clicking on a PDF attachment (instead of showing the dialog to save a
file).
Using wrapGAppsHook and setting XDG_DATA_DIRS to the correct version
fixes this bug.

The error message was the following:
```
(signal-desktop:30756): Gtk-WARNING **: 14:04:49.073: Could not find the icon 'user-home-symbolic-ltr'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
        http://icon-theme.freedesktop.org/releases

(signal-desktop:30756): GLib-GIO-ERROR **: 14:04:49.134: No GSettings schemas are installed on the system
Trace/breakpoint trap
```
2018-06-01 14:32:26 +02:00
Michael Weiss 507d24a7de signal-desktop: 1.11.0 -> 1.12.0 2018-06-01 03:15:31 +02:00
Orivej Desh 798d5f5cdb bitlbee: fix build 2018-05-30 01:35:17 +00:00
worldofpeace 570327b0a3 messenger-for-desktop: remove (#41224) 2018-05-29 23:25:11 +02:00
worldofpeace bab973a28b discord: gnome2 cleanup (#41174)
* discord: gnome2 cleanup

* discord: use top-level gtk2
2018-05-29 21:59:05 +02:00
worldofpeace 1f14408b0e skypeforlinux: gnome2 cleanup (#41176)
* skypeforlinux: gnome2 cleanup

* skypeforlinux: use toplevel gdk_pixbuf and gtk2
2018-05-29 21:54:42 +02:00
worldofpeace e25e9d6191 wire-desktop: gnome2 cleanup (#41155)
* wire-desktop: gnome2 cleanup

* wire-desktop: use toplevel gtk2
2018-05-29 21:40:59 +02:00
Jan Tojnar 6045fb6945
franz: use top-level gtk 2018-05-29 15:44:35 +02:00
Jan Tojnar 1ac4be3052
signal-desktop: use top-level gtk 2018-05-29 15:44:34 +02:00
Sarah Brofeldt 22d217ca18
Merge pull request #41137 from symphorien/teamspeak
teamspeak_client: fix startup
2018-05-28 22:42:46 +02:00
Matthew Justin Bauer 6cc070df8a
Merge pull request #41162 from ryantm/name-format
treewide: fix derivation names
2018-05-28 13:58:17 -04:00
Ryan Mulligan af9d10a91b treewide: fix derivation names 2018-05-28 05:59:57 -07:00
worldofpeace e1b501a7f6 signal-desktop: gnome2 cleanup (#41156) 2018-05-28 12:53:20 +02:00
worldofpeace 938705cd1f franz: gnome2 cleanup (#41157) 2018-05-28 12:10:04 +02:00
Symphorien Gibol 7ed15eed53 teamspeak_client: fix startup
segfaults with qt5.10, downgrade to 5.9
tries to load its homegrown libqxcb.so which does not find some libs,
use nixpkgs libqxcb.so instead.
2018-05-27 15:32:02 +02:00
Michael Weiss 9cec6df630 tdesktopPackages.preview: 1.2.23 -> 1.2.24 2018-05-27 14:19:30 +02:00
Graham Christensen b1ed0b0481
Merge pull request #41101 from r-ryantm/auto-update/riot-web
riot-web: 0.15.3 -> 0.15.4
2018-05-26 22:51:47 -04:00
R. RyanTM a31a736b96 riot-web: 0.15.3 -> 0.15.4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/riot-web/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 0.15.4 with grep in /nix/store/svsdm27wq2iipppfk9nz8k1n4q6ir9i3-riot-web-0.15.4
- directory tree listing: https://gist.github.com/62108c4884b3db3cad6d53a752a6c775
- du listing: https://gist.github.com/36270da19f3c0390457a50f0c6ecb518
2018-05-26 09:13:28 -07:00
Benjamin Staffin e386e19042 slack: 3.1.0 -> 3.2.0-beta2 (#41051)
I know this says it's a beta verison, but
  - This is the version they're distributing on slack.com/download for
    linux
  - The previous releases were "beta" too, they just didn't mention
    it in the version string
2018-05-26 15:40:55 +02:00
Michael Weiss 66aed8fd38 tdesktopPackages.preview: 1.2.22 -> 1.2.23 2018-05-26 11:39:03 +02:00
Michael Weiss 0fd98c6897 tdesktopPackages.preview: 1.2.21 -> 1.2.22 2018-05-25 21:06:47 +02:00
Léo Gaspard 8b6ddc89dd nheko: 0.4.1 -> 0.4.2 (#41077) 2018-05-25 13:47:18 +02:00
xeji a2d2a6eaa9
Merge pull request #41030 from Ekleog/nheko-0.4.1
nheko: 0.4.0 -> 0.4.1
2018-05-24 20:50:23 +02:00
Léo Gaspard 0e84af1772
nheko: make darwin build fail later 2018-05-24 20:00:35 +02:00
Léo Gaspard 291808359b
nheko: 0.4.0 -> 0.4.1 2018-05-24 17:09:15 +02:00
Guthrie McAfee Armstrong ca556c4def Remove "free and secure" from Discord description (#40968)
* Remove "free and secure" from Discord description

Changed Discord package description to remove "free and secure". We can't vouch for its security, but it's definitely not "free" in the sense that most users would read this description. ;)

* Add "cross-platform" to Discord description
2018-05-23 10:27:08 +02:00
Jörg Thalheim 090b7cc8f1 purple-xmpp-http-upload: use date of commit as version 2018-05-22 08:14:19 +01:00
Emmanuel Rosa 2a09ee7a4a purple-xmpp-http-upload: init at 178096c 2018-05-21 16:09:30 -04:00
Emmanuel Rosa de18e296da purple-facebook: 0.9.3 -> 0.9.5 2018-05-20 20:20:11 -04:00
Emmanuel Rosa 3dadae4cd2 purple-lurch: init at 0.6.7
Adds XEP-0384: OMEMO Encryption for libpurple
2018-05-20 22:11:15 +00:00
Orivej Desh a1f7ddeea0
Merge pull request #40818 from emmanuelrosa/pidgin-2.13-pr
pidgin: 2.12.0 -> 2.13.0
2018-05-20 21:26:06 +00:00
Emmanuel Rosa 65df48a6de pidgin: 2.12.0 -> 2.13.0
closes #40798
2018-05-20 11:29:51 -04:00
Orivej Desh 75e66b5581 swift-im: init at 4.0.2
(cherry picked from commit d7117945f5a3edf44b3c71432a8a6a4f94e1d75b)
2018-05-20 11:51:17 +00:00
Pascal Bach 548417c209 riot-web: 0.14.2 -> 0.15.3 (#40792) 2018-05-19 23:26:54 +02:00
Michael Weiss 70c60a2fdc tdesktopPackages.preview: 1.2.20 -> 1.2.21 2018-05-19 14:31:57 +02:00
Matthew Justin Bauer bc35f54a64
Merge pull request #40510 from tilpner/gomuks-init
gomuks: init at 2018-05-16
2018-05-18 21:46:20 -05:00
gnidorah 33a94b0448 franz: switch to autoPatchelfHook 2018-05-17 22:43:51 +03:00
tilpner c1efa89126
gomuks: init at 2018-05-16 2018-05-16 20:47:35 +02:00