Commit graph

124 commits

Author SHA1 Message Date
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
Thomas Tuegel 1d8d6d564d
Revert "dropbox: use vendored Qt 5 libraries"
This reverts commit 9125bab708.

The vendored libraries have a problem with xkbcommon.
2017-03-29 07:23:27 -05:00
Thomas Tuegel 84b768456a
dropbox: 21.4.25 -> 22.4.24 2017-03-26 13:16:34 -05:00
Thomas Tuegel 9125bab708
dropbox: use vendored Qt 5 libraries 2017-03-25 10:14:51 -05:00
Peter Hoeg b36ee3d387 dropbox: 20.4.19 -> 21.4.25 2017-03-10 14:22:02 +08:00
Peter Hoeg 1fbcce4448 dropbox: 19.4.13 -> 20.4.19 2017-03-02 11:45:19 +08:00
Peter Hoeg d58a20aa67 dropbox: 18.4.32 -> 19.4.13 (#22545) 2017-02-09 15:29:42 +01:00
Thomas Tuegel a903c9c8e3
dropbox: use paxmark m to fix Dropbox when grsecurity enabled 2017-01-28 17:40:04 -06:00
Peter Hoeg b960411637 dropbox: 17.4.33 -> 18.4.32 2017-01-24 08:58:01 +08:00