Thomas Tuegel
077a3102cc
dropbox: 3.12.5 -> 3.12.6
2015-12-23 08:36:50 -06:00
Herwig Hochleitner
d3d39376a2
dropbox: 3.12.4 -> 3.12.5
2015-12-19 17:45:59 +01:00
Thomas Tuegel
7cdedaaf72
dropbox: use fields from upstream's desktop item
2015-12-12 17:26:41 -06:00
Herwig Hochleitner
0c30a14b9d
dropbox: 3.10.11 -> 3.12.4
2015-12-08 02:12:47 +01:00
Herwig Hochleitner
f95388d706
dropbox: 3.10.9 -> 3.10.11
2015-11-18 09:46:20 +01:00
Herwig Hochleitner
7b7faf5f4e
dropbox: 3.8.9 -> 3.10.9
2015-10-29 16:41:09 +01:00
Thomas Tuegel
d8d5e9868c
dropbox: prepare for Qt upgrade
2015-09-27 15:09:50 -05:00
Thomas Tuegel
f998d502fc
dropbox: build with Qt 5.5
2015-09-27 15:09:50 -05:00
Thomas Tuegel
f00d622e44
dropbox: set meta.platforms
2015-09-27 15:09:49 -05:00
Thomas Tuegel
3faf5b53a5
dropbox: 3.8.5 -> 3.8.9
2015-09-16 17:55:12 -05:00
Vladimír Čunát
8f33b8cc93
mass rewrite of find parameters to cross-platform style
...
Fixes #9044 , close #9667 . Thanks to @taku0 for suggesting this solution.
Now we have no modes starting with `/` or `+`.
Rewrite the `-perm` parameters of find:
- completely safe: rewrite `/0100` and `+100` to `-0100`,
- slightly semantics-changing: rewrite `+111` to `-0100`.
I cross-verified the `find` manual pages for Linux, Darwin, FreeBSD.
2015-09-06 10:26:30 +02:00
William A. Kennington III
4624985561
Merge branch 'master.upstream' into staging.upstream
2015-08-07 13:40:39 -07:00
Herwig Hochleitner
150cbd6a65
dropbox: 3.6.9 -> 3.8.5
2015-08-05 23:56:54 +02:00
Vladimír Čunát
862900e42e
mass-replace deprecated usage of find -perm ( Fixes #9044 )
...
sed 's|-perm +0|-perm /0|g'
It's a mass-rebuild due to usage in stdenv's default setup hooks.
2015-07-30 10:30:17 +02:00
Herwig Hochleitner
9f4936942c
dropbox: 3.6.7 -> 3.6.9
2015-07-21 16:20:54 +02:00
Herwig Hochleitner
ab7c9e49c2
dropbox: 3.4.6 -> 3.6.7
2015-06-19 13:50:42 +02:00
Thomas Tuegel
6d52aa7e59
dropbox: install icons
2015-05-18 15:44:48 -05:00
Thomas Tuegel
feec95b437
dropbox: move updateable attributes to the top
2015-05-18 15:44:48 -05:00
Herwig Hochleitner
db4993600c
dropbox: 3.4.4 -> 3.4.6
2015-05-18 15:44:47 -05:00
Herwig Hochleitner
9852790e40
dropbox: add stable-branch update note
2015-04-20 12:43:23 +02:00
Herwig Hochleitner
29398fd6b1
dropbox[-cli]: update to latest versions
...
dropbox: 3.2.9 - > 3.4.4
dropbox-cli: 2.10.0 -> 2015.02.12
2015-04-16 15:38:45 +02:00
Herwig Hochleitner
7ed4beec55
Update dropbox[-cli] to latest
2015-03-22 18:10:28 +01:00
Thomas Tuegel
f12536f151
dropbox: use bundled librsync (working)
2015-02-24 11:12:56 -06:00
Thomas Tuegel
bd6a15d6d3
dropbox: rm qt.conf
2015-02-24 10:54:54 -06:00
Thomas Tuegel
115e8110f7
dropbox: wrap for LD_LIBRARY_PATH (runtime loads)
2015-02-24 10:26:22 -06:00
Thomas Tuegel
d36af8e0ae
dropbox: don't wrap with Mesa
2015-02-24 10:26:00 -06:00
Thomas Tuegel
32643c010e
dropbox: update to 3.2.6 (fixed)
2015-02-24 06:51:13 -06:00
Thomas Tuegel
52cc26eb3e
Revert "Revert "dropbox: update to version 3.2.6""
...
This reverts commit a9b2dee6e6
.
2015-02-23 21:18:19 -06:00
Thomas Tuegel
a9b2dee6e6
Revert "dropbox: update to version 3.2.6"
...
This reverts commit 7c37b4d672
.
New version does not work correctly.
2015-02-23 20:14:19 -06:00
Thomas Tuegel
7c37b4d672
dropbox: update to version 3.2.6
2015-02-21 18:17:04 -06:00
Eric Seidel
88eae46455
rename occurrences of gcc.gcc to gcc.cc
2015-01-14 20:47:49 -08:00
Thomas Tuegel
0bffb63726
dropbox: update to 2.10.52
2014-11-23 13:31:36 -06:00
Thomas Tuegel
a6d54f1b29
dropbox: add ttuegel as maintainer
2014-09-21 11:01:54 -05:00
Thomas Tuegel
6d0873951c
dropbox: update to 2.10.30
2014-09-21 11:01:18 -05:00
Shea Levy
c3c9e2d9bc
Update dropbox
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-08-17 23:06:51 -04:00
Sander van der Burg
29f7d458fd
dropbox: bump to version 2.10.27
2014-08-14 13:58:57 +02:00
Eelco Dolstra
40f7b0f9df
Another attempt to eradicate ensureDir
...
See c556a6ea46
.
2014-06-30 14:56:10 +02:00
Shea Levy
3452f807d4
Update dropbox daemon
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-15 20:37:13 -05:00
Moritz Ulrich
87fd8c1f8f
dropbox: Update to 2.4.7.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-02 18:09:57 +01:00
Kim Simmons
e5129a04dc
Dropbox: updated to v2.4.3
...
Update fixed the missing tray icon. Still works with the dropbox-cli currently
in the repository if you re-install the cli.
2013-10-23 12:07:27 +02:00
Sander van der Burg
d4642465ab
dropbox: add x86 support
2013-03-26 16:39:03 +01:00
Peter Simons
c08d6e1131
dropbox: cosmetic changes
2013-01-21 11:20:30 +01:00
Aristid Breitkreuz
ffeb15e77b
update dropbox to 1.4.21 (stable)
2013-01-18 01:01:48 +01:00
Eelco Dolstra
87693235b8
* Dropbox updated to 1.4.0. Patch by Michel Alexandre Salim
...
<michel@sylvestre.me>.
svn path=/nixpkgs/trunk/; revision=33965
2012-05-01 16:25:48 +00:00
Yury G. Kudryashov
68fe867e19
Get rid of most references to gtkLibs
...
svn path=/nixpkgs/trunk/; revision=33088
2012-03-14 21:57:32 +00:00
Arie Middelkoop
45120513fb
Cosmetic changes to newsreaders/kwooty and dropbox expressions.
...
svn path=/nixpkgs/trunk/; revision=32689
2012-02-29 12:54:35 +00:00
Arie Middelkoop
72450d9b73
Added dropbox (binary).
...
svn path=/nixpkgs/trunk/; revision=32545
2012-02-24 17:53:19 +00:00