Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 571026

Summary: net-misc/remmina-1.2.0_rc14 version bump
Product: Gentoo Linux Reporter: Ben Kohler <bkohler>
Component: Current packagesAssignee: Diogo Pereira <sir.suriv>
Status: RESOLVED FIXED    
Severity: normal CC: bkohler, floppym, proxy-maint, sir.suriv
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 452840, 590838    
Attachments: remmina rc3-r1 -> rc8 ebuild patch
rc14 ebuild

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.