Commit Graph

132 Commits (f6da38a42b6677df1873c03304aa20cd824b120e)

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Graham Bennett 08884d6a0f dropbox: 81.4.195 -> 83.4.152 (#72021)
Upgrading to latest stable version per
https://www.dropboxforum.com/t5/Desktop-client-builds/bd-p/101003016.
With the previous nixpkgs version dropbox complained that the version is
too old at sign-in.
2019-10-31 20:43:11 +01:00
Serhii Khoma 36c772b5f3 dropbox: 73.4.118 -> 81.4.195 2019-09-19 20:26:50 +03:00
volth 35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Charles Strahan 8f9a2f1358
dropbox: fix tray menu with StatusNotifierItem trays
If dropbox can't load libappindicator, it will fallback to using the old
xembed protocol. If you (or your Desktop Environment) are running
something like KDE's XEmbed SNI Proxy, then you'll at least see an icon,
but clicking the icon won't give you menu.

Adding libappindicator to the env allows dropbox to fully integrate with
contemporary status trays, while still falling back to xembed if the
required DBus service is not present.
2019-06-03 05:57:15 -04:00
Langston Barrett 21344bc172 dropbox: 63.4.107 -> 73.4.118 2019-05-26 10:34:09 -07:00
Tal Walter d5dbfad91a dropbox: 55.4.171 -> 63.4.107 (#53062) 2018-12-30 09:58:44 +01:00
Markus Hauck 9f86eccafc dropbox: add mesa, libxshmfence and libpthreadstubs 2018-12-07 20:20:32 +01:00
John Ericson 2c2f1e37d4 reewide: Purge all uses `stdenv.system` and top-level `system`
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Herwig Hochleitner 928a53cd6c dropbox: update installer base version
cc @ttuegel
2018-08-16 09:50:56 +02:00
Mitsuhiro Nakamura 5f16072ed0 dropbox: 40.4.46 -> 52.3.56 2018-06-16 19:09:42 +09:00
volth 7ec0471242 treewide: s/xlibs/xorg/g (#36889) 2018-03-13 10:16:03 +00:00
Herwig Hochleitner 6ce61b12cd dropbox: 38.4.27 -> 40.4.46 2018-01-09 02:18:11 +01:00
Benjamin Staffin 7a9784c571
dropbox: fix version sort order
This makes the startup wrapper work as intended instead of
re-downgrading Dropbox after each time it updates itself.
2017-12-04 18:56:18 -05:00
Thomas Tuegel 7dee7d6ddb
dropbox: install firefox-bin in FHS env
To sign in to dropbox, a browser must be available in the FHS env. We cannot
ensure that the user's browser of choice is available, so we provide Firefox as
a default.

Resolves: #31667
2017-11-17 12:00:20 -06:00
Thomas Tuegel 7e7fbebed9
dropbox: pass along positional parameters to exec 2017-11-17 11:48:34 -06:00
Thomas Tuegel 9ce215862e
dropbox: overwrite existing installation if our installer is newer 2017-11-17 11:47:55 -06:00
Thomas Tuegel 18cc8d482d
dropbox: install xkeyboardconfig for input
Qt applications running in an FHS env need to have xkeyboardconfig installed for
keyboard input.

Resolves: #31741
2017-11-16 09:26:39 -06:00
Thomas Tuegel 9a9ea65de9
dropbox: use buildFHSUserEnv
Instead of adapting Dropbox to NixOS with patchelf, NixOS is adapted to Dropbox
with an FHS user environment. A crash due to missing libXert (#15356) is
fixed. The client's automatic updater is fixed; this obviates the need to
update Dropbox in Nixpkgs every time the client is updated upstream!

Resolves: #15356
2017-11-02 11:42:07 -05:00
Herwig Hochleitner ea8a4a2e43 dropbox: comment update commands 2017-10-28 14:51:53 +02:00
Peter Hoeg fd3bb25895 dropbox: 36.4.22 -> 37.4.29 2017-10-23 10:14:51 +08:00
Thomas Tuegel 85f0eef69c
dropbox: 35.4.20 -> 36.4.22 2017-10-05 09:54:39 -05:00
Thomas Tuegel b0deb1ed48
dropbox: 34.4.22 -> 35.4.20 2017-09-21 06:11:15 -05:00
Peter Hoeg 569867b3e8 dropbox: 34.4.20 -> 34.4.22 2017-09-16 10:35:19 +08:00
Thomas Tuegel a6fcd2ce2f
dropbox: 33.4.23 -> 34.4.20 2017-09-08 11:36:05 -05:00
Thomas Tuegel 72d6389ca1
dropbox: 32.4.23 -> 33.4.23 2017-08-24 11:48:11 -05:00
Jörg Thalheim 516ba12b6d dropbox: fix makeWrapper usage
makeWrapper checks now if script is executable,
so we have to chmod first.
2017-08-11 15:04:19 +01:00
Peter Hoeg 18112eea52 dropbox: 31.4.25 -> 32.4.23 2017-08-11 16:05:49 +08:00
Thomas Tuegel acf05ea777
dropbox: 31.4.24 -> 31.4.25 2017-08-04 19:54:13 -05:00
Peter Hoeg cd4d0c72a8 dropbox: 30.4.22 -> 31.4.24 2017-08-03 10:55:23 +08: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
Thomas Tuegel 640137d2cb
dropbox: 29.4.20 -> 30.4.22 2017-07-14 07:14:14 -05:00
Thomas Tuegel 59f94b12f3
dropbox: 28.4.14 -> 29.4.20 2017-06-28 08:38:38 -05:00
Thomas Tuegel c816bbc8a8
qt5: remove makeQtWrapper 2017-06-18 08:44:42 -05:00
Thomas Tuegel 98c38d51b9
dropbox: 27.4.22 -> 28.4.14 2017-06-14 15:14:06 -05:00
Thomas Tuegel fa1952908e
dropbox: 26.4.24 -> 27.4.22 2017-06-01 08:43:52 -05:00
Thomas Tuegel 2099f0afcc
dropbox: 25.4.28 -> 26.4.24 2017-05-17 15:33:27 -05:00
Thomas Tuegel 572fd3de58
dropbox: 24.4.17 -> 25.4.28 2017-05-02 16:18:25 -05:00
Thomas Tuegel 41e04f43dc
dropbox: 24.4.16 -> 24.4.17 2017-04-27 09:22:31 -05:00
Thomas Tuegel f8189e69bc
dropbox: 23.4.19 -> 24.4.16 2017-04-20 12:25:21 -05:00
Thomas Tuegel 12a3590cc7 Merge pull request #25019 from peterhoeg/f/db
dropbox: use wmctrl from nixpkgs
2017-04-19 10:25:51 -05:00
Peter Hoeg c4c33eaca1 dropbox: use wmctrl from nixpkgs 2017-04-19 20:56:18 +08:00
Thomas Tuegel 4f5391e8c4
dropbox: 23.4.18 -> 23.4.19
Dropbox is again updated without a release announcement. I noticed on Friday
that the client was malfunctioning. I was waiting for a release announcement
with the new version number, but as one was not forthcoming, I simply guessed at it.
2017-04-17 10:15:29 -05:00
Thomas Tuegel 33194ec649
dropbox: 23.4.17 -> 23.4.18
This update has not been officially announced upstream, but version 23.4.17 no
longer works.
2017-04-10 09:28:01 -05:00
Thomas Tuegel 333923c88b
dropbox: 22.4.24 -> 23.4.17 2017-04-08 14:48:07 -05:00
Thomas Tuegel 97518649fb
dropbox: patch all files in output 2017-03-29 07:36:10 -05:00
Thomas Tuegel 2e591bac0d
dropbox: leave RPATH-shrinking to patchelf setup hook 2017-03-29 07:35:52 -05:00
Thomas Tuegel 096c72e255
dropbox: set INTERP for some DYN objects 2017-03-29 07:35:21 -05:00
Thomas Tuegel c076b9326f
dropbox: remove more useless vendored libraries 2017-03-29 07:33:46 -05:00
Thomas Tuegel 3c96a53608
dropbox: wrap as any other Qt application 2017-03-29 07:33:23 -05:00