Commit graph

991 commits

Author SHA1 Message Date
Jan Tojnar c9d419a22b gnome: Further fixes for Using the 'memory' GSettings backend issue 2017-08-05 12:21:00 +02:00
Jamey Sharp de761128da zoom-us: 2.0.91373.0502 -> 2.0.98253.0707 2017-08-04 03:34:53 +02:00
Jamey Sharp 3b289ec996 zoom-us: use makeWrapper instead of wrapProgram
Since the program to be wrapped is already in a different path than
$out/bin, we don't need the complicated dance that wrapProgram uses to
put the wrapper in the same location as the original program. Just tell
makeWrapper to put the wrapper in the final desired output location
instead.
2017-08-04 03:34:53 +02:00
Jamey Sharp 57f9bfbd48 zoom-us: only support known platforms
This package does not work on arbitrary Linux systems, only on platforms
for which upstream has provided prebuilt binaries. Fortunately, we have
a list of the platforms we know how to get binaries for: it's exactly
the ones in the `srcs` set.
2017-08-04 03:34:53 +02:00
Jamey Sharp 2062c9355a zoom-us: update homepage
zoom.us uses HTTPS now.
2017-08-04 03:34:53 +02:00
Robin Gloster 3f7d95982b
gale: remove
unmaintained and doesn't build with openssl 1.1
2017-08-04 02:31:06 +02:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Will Dietz 946cabd5a1 skype: Remove old Linux version, deprecated July 1st 2017.
As reported on various news sites, and currently
on the skype linux download page it contains:

"Important notice: All Skype for Linux clients version 4.3 and older
will be retired on July 1, 2017. To keep chatting, please install the
latest version of Skype for Linux."
2017-07-27 14:43:02 -05:00
Peter Hoeg db7260121c qtox: add missing pcre dependency 2017-07-19 10:44:42 +08:00
Peter Hoeg 8b4707798c qtox: 1.10.2 -> 1.11.0 2017-07-18 06:39:54 +08:00
Jörg Thalheim 04c944cdb4 Merge pull request #27057 from Nadrieril/bitlbee-libpurple
bitlbee service: Add option to load libpurple plugins into bitlbee
2017-07-17 18:07:43 +01:00
Nadrieril ce6fe1a61b bitlbee: Add optional libpurple dependency 2017-07-16 14:19:39 +01:00
Jörg Thalheim 5bee13f14f restbed: fix license and evaluation
cc @Radvendi @joachifm
2017-07-14 21:54:28 +01:00
Joachim F e4229bb3f8 Merge pull request #27311 from Radvendii/master
ring-daemon: init at 2017-07-11
2017-07-14 15:18:37 +01:00
Taeer Bar-Yam 484df87ab1 ring-daemon: init at 2017-07-11 2017-07-13 13:09:07 -04:00
Peter Hoeg f482ea2ed2 quaternion: 2017-04-15 -> 2017-06-29 2017-07-12 23:50:23 +08:00
sternenseemann de965b78ab jackline: 2017-05-21 -> 2017-05-24 2017-07-11 14:31:27 +02:00
gnidorah c8eb4d102f rambox: 0.5.9 -> 0.5.10 2017-07-05 04:42:23 +03:00
gnidorah a4c6e02b63 franz: cleanup 2017-07-05 04:42:08 +03:00
Pascal Wittmann 2e78ca284e
mcabber: 1.0.5 -> 1.1.0 2017-07-01 10:02:32 +02:00
Benno Fünfstück 081a071371 Merge pull request #26758 from jensbin/pidgin-sipe
pidgin-sipe: 1.22.0 -> 1.22.1
2017-06-30 11:42:58 +02:00
Charles Strahan 8e73afb2e1 zoom-us: don't add mesa to the LD_LIBRARY_PATH
zoom-us was failing to launch under the proprietary nvidia drivers,
as described in the comments of #26596.

Closes #26916
2017-06-27 18:43:20 -04:00
Jörg Thalheim 46427b77f4 Merge pull request #26690 from DIzFer/telegram-update
tdesktop: 1.0.27 -> 1.1.7
2017-06-25 11:37:21 +01:00
Jörg Thalheim c0303c7110 Merge pull request #26822 from 4z3/bitlbee-facebook
bitlbee-facebook: 1.1.0 -> 1.1.1
2017-06-24 20:45:18 +01:00
tv 267ea50604 bitlbee-facebook: 1.1.0 -> 1.1.1 2017-06-24 20:37:32 +02:00
David Izquierdo aa2b643e4b tdesktop: 1.0.27 -> 1.1.7 2017-06-22 09:20:51 +02:00
Jens Binkert aff15c4b7b pidgin-sipe: 1.22.0 -> 1.22.1 2017-06-22 06:02:07 +02:00
Jörg Thalheim a3f054d8ad
dino: 2017-06-13 -> 2017-06-21 2017-06-21 09:42:46 +01:00
Thomas Tuegel c816bbc8a8
qt5: remove makeQtWrapper 2017-06-18 08:44:42 -05:00
Thomas Tuegel 210f688802
qt5: rename qmakeHook to qmake 2017-06-18 08:41:57 -05:00
Jörg Thalheim 9f399c40e9
dino: 2017-05-31 -> 2017-06-13 2017-06-16 13:02:46 +01:00
Shea Levy 9101fe8f6c Merge branch 'zoom-us-fix' of git://github.com/danbst/nixpkgs 2017-06-15 10:10:25 -04:00
danbst 6d6d2fd324 zoom-us: fix webcam video
Webcam Logitech C270 showed black screen in zoom, but LD_PRELOADing
v4l1compat.so fixed this. I hope, this wouldn't break camera for people,
who were already able to see video, but I can't be 100% sure currently.
2017-06-15 16:01:43 +03:00
danbst 8bc737d9d3 zoom-us: fix facebook and SSO login
Turns out, zoom couldn't launch QtWebEngineProcess because of wrong interpreter
Also, there was a need for some extra deps, which I found when
running debug version of zoom.
2017-06-15 15:53:41 +03:00
Jörg Thalheim 537944ea77
gajim: 0.16.7 -> 0.16.8 2017-06-14 09:23:56 +01:00
Jörg Thalheim 308acf3199 Merge pull request #26478 from Moredread/profanity_tray
profanity: enable tray icon support
2017-06-10 09:25:53 +01:00
Joachim F 1a0b1d94ed Merge pull request #26454 from DeltaEvo/teamspeak
Teamspeak (client: 3.0.19.4 -> 3.1.4, server: 3.0.13.5 -> 3.0.13.6)
2017-06-09 22:59:01 +01:00
André-Patrick Bubel 55f0f9e1a4
profanity: enable tray icon support
Profanity can show a tray icon, e.g. showing that messages were received.
This enables support for the feature.
2017-06-08 22:55:42 +02:00
danbst 7179b01199 zoom-us: little fixes after review by @k0001 2017-06-07 17:20:00 +03:00
Duarte David 0f3ca3f1f6 teamspeak_server: 3.0.13.5 -> 3.0.13.6 2017-06-07 15:30:08 +02:00
Duarte David b509cd4a16 teamspeak_client: 3.0.19.4 -> 3.1.4 2017-06-07 15:29:22 +02:00
danbst e9da05ee8b zoom-us: init at 2.0.91373.0502
Actually, reintroduce after removal (bb99babc5a)
and use bundled Qt.
2017-06-07 12:01:01 +03:00
Joachim F 4dda105db6 Merge pull request #26370 from gnidorah/master5
rambox: 0.5.3 -> 0.5.9
2017-06-05 18:31:01 +01:00
gnidorah b62dea5c32 rambox: 0.5.3 -> 0.5.9 2017-06-04 14:39:17 +03:00
Jörg Thalheim c323869eb5 Merge pull request #26366 from winniequinn/slack-2.6.2
slack: 2.5.2 -> 2.6.2
2017-06-04 11:25:42 +01:00
Winnie Quinn 7123cad742 slack: 2.5.2 -> 2.6.2 2017-06-03 18:52:52 -04:00
Jörg Thalheim 4a35514eb7 Merge pull request #26353 from mimadrid/update/skypeforlinux-5.3.0.1
skypeforlinux: 5.2.0.1 -> 5.3.0.1
2017-06-03 19:25:44 +01:00
mimadrid 2bbced71eb
skypeforlinux: 5.2.0.1 -> 5.3.0.1 2017-06-03 19:52:20 +02:00
Peter Hoeg 27aac7afcf qtox: 1.10.1 -> 1.10.2 2017-06-02 20:54:50 +08:00
Jörg Thalheim d842a382c3
dino: unstable-2017-05-11 -> unstable-2017-05-31 2017-05-31 23:30:43 +01:00