Bug 90895 - rapidsvn-0.8.0 is out
Bug#: 90895 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: pauldv@gentoo.org Reported By: wilson.william@gmail.com
Component: Applications
URL:  http://rapidsvn.tigris.org/
Summary: rapidsvn-0.8.0 is out
Keywords:  
Status Whiteboard: 
Opened: 2005-04-29 13:11 0000
Description:   Opened: 2005-04-29 13:11 0000
A new version of rapidsvn (subversion frontend) is out. In particular, this
version fixes the nightmarish unicode bug which plagued us before.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Mark Lee 2005-05-01 04:00:31 0000 -------
Created an attachment (id=57712) [details]
0.8.0 ebuild

I had to make changes from the 0.7.1 ebuild - for some reason when doing
USE=-doc, the makefile wants to build the man page anyway (which fails), so I
removed that line from the Makefile. At least the previous poster is correct,
no evil wxwidgets workarounds needed.  Patch forthcoming.

------- Comment #2 From Mark Lee 2005-05-01 04:01:23 0000 -------
Created an attachment (id=57713) [details]
patches doc/Makefile.am if USE=-doc

------- Comment #3 From Simon Roby 2005-05-30 14:18:01 0000 -------
Still doesn't compile for me. I get undefined references to
_gtk_accel_group_detach, _gtk_accel_group_attach and
_gtk_rc_context_get_default_font_name.

Are there any particular USE flags I must use on wxGTK to make this work??

------- Comment #4 From Mark Lee 2005-05-30 15:15:12 0000 -------
(In reply to comment #3)
> Still doesn't compile for me. I get undefined references to
> _gtk_accel_group_detach, _gtk_accel_group_attach and
> _gtk_rc_context_get_default_font_name.
> 
> Are there any particular USE flags I must use on wxGTK to make this work??

from looking at the google results for those symbols, it seems that many people
have problems with them. http://www.usenetlinux.com/t-414208.html says try
re-`emerge wxGTK`.

------- Comment #5 From Steve Arnold 2005-05-30 23:29:37 0000 -------
Now in CVS.