Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 454622 - net-misc/dropbox-1.6.16 version bump
Summary: net-misc/dropbox-1.6.16 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Naohiro Aota
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-30 07:24 UTC by Mr. Bones. (RETIRED)
Modified: 2013-02-18 05:51 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dropbox-1.6.16.ebuild (dropbox-1.6.16.ebuild,2.06 KB, text/plain)
2013-01-30 07:24 UTC, Mr. Bones. (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mr. Bones. (RETIRED) gentoo-dev 2013-01-30 07:24:35 UTC
Created attachment 337294 [details]
dropbox-1.6.16.ebuild

He's an attempt at a dropbox version bump.  Tested only on amd64.  Probably the dedicated case could clean even out more from /opt but it's still much smaller.
Comment 1 Mehmet Giritli 2013-02-02 12:48:32 UTC
Thanks for the ebuild. I tried it and the only problem I found was that "launch website" option from the notification icon in gnome opens a html file in vim instead of browser. Used to work in 1.4.

Also, what is dedicated flag for?
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2013-02-02 15:32:53 UTC
the dedicated flag is cribbed from the games ebuilds.  It reduces the deps for use on dedicated server boxes since there won't be any gui there.
Comment 3 Naohiro Aota gentoo-dev 2013-02-07 00:45:58 UTC
(In reply to comment #2)
> the dedicated flag is cribbed from the games ebuilds.  It reduces the deps
> for use on dedicated server boxes since there won't be any gui there.

It already have USE=X on -1.4.23 (to include wxwidget deps). Isn't it enough to use that flag?

Expect that, rewriting seems quite clear for me. thanks :)
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2013-02-07 00:50:49 UTC
I'm not particular about what the use flag is called so long as there *is* a use flag to exclude those deps since I'm running it on (essentially) a headless server.
Comment 5 Naohiro Aota gentoo-dev 2013-02-11 00:25:12 UTC
I've imported the ebuild into the tree with renaming the USE flag to X.
Comment 6 Mr. Bones. (RETIRED) gentoo-dev 2013-02-13 05:04:34 UTC
ug.  why'd you add back the old slot to openssl?  I specifically tried it without that and it either has enough of it distributed with it to work or it dlopens the newer version.
Comment 7 Naohiro Aota gentoo-dev 2013-02-18 05:51:54 UTC
It was just a silly mistake of me. I've just dropped the dep.
Thanks for your notice.