Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 571026 - net-misc/remmina-1.2.0_rc14 version bump
Summary: net-misc/remmina-1.2.0_rc14 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Diogo Pereira
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 452840 590838
  Show dependency tree
 
Reported: 2016-01-05 23:49 UTC by Ben Kohler
Modified: 2016-08-10 12:40 UTC (History)
4 users (show)

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


Attachments
remmina rc3-r1 -> rc8 ebuild patch (remmina-bump.patch,1.42 KB, patch)
2016-01-05 23:49 UTC, Ben Kohler
Details | Diff
rc14 ebuild (remmina-1.2.0_rc14.ebuild,2.20 KB, text/plain)
2016-07-26 02:43 UTC, Diogo Pereira
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Kohler gentoo-dev 2016-01-05 23:49:08 UTC
Created attachment 422050 [details, diff]
remmina rc3-r1 -> rc8 ebuild patch

Remmina has seen quite a few bug fixes since rc3.  On the ebuild side, there are only a couple of changes needed.  gnome-keyring support was switched over to libsecret, and the tarball uri moved a bit.  I've tested the build & runtime (vnc + rdp only, so far). 

Thanks!
Comment 1 Ben Kohler gentoo-dev 2016-01-05 23:54:41 UTC
Oh I forgot to add, you will need a new local USE description for the libsecret flag, or repoman will complain.  Something like:

<flag name="libsecret">Enable libsecret support to store login credentials</flag>
Comment 2 Ben Kohler gentoo-dev 2016-03-01 21:08:31 UTC
rc9 is out now, BUT-- it will require a new snapshot of freerdp, *and* it comes with a new unconditional dep on webkit-gtk:3 for a new "user survey" feature.
Comment 3 Diogo Pereira 2016-07-26 00:48:26 UTC
The survey (and the dependency on webkit-gtk) can now be disabled using the CMake option WITH_SURVEY.
Comment 4 Diogo Pereira 2016-07-26 02:43:05 UTC
Created attachment 441562 [details]
rc14 ebuild
Comment 5 Mike Gilbert gentoo-dev 2016-08-02 19:49:58 UTC
I just dropped tristan from the maintainer list, making this package officially unmaintained.

If either of you would like to maintain it by proxy, just let me know.
Comment 6 Diogo Pereira 2016-08-02 20:44:34 UTC
I can do it. I'll update the ebuild to EAPI 6 and submit a pull request.