slackbuilds/development/rapidsvn
Matteo Bernardini 7e466ac05f
development/rapidsvn: Use the C++14 standard.
gcc >= 11.x defaults to -std=gnu++17 and it breaks the build
in this case. Switch to wxGTK3

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-27 01:09:56 +07:00
..
README
doinst.sh
rapidsvn-wx3.0.patch development/rapidsvn: Use the C++14 standard. 2022-02-27 01:09:56 +07:00
rapidsvn.SlackBuild development/rapidsvn: Use the C++14 standard. 2022-02-27 01:09:56 +07:00
rapidsvn.desktop
rapidsvn.info development/rapidsvn: Use the C++14 standard. 2022-02-27 01:09:56 +07:00
slack-desc
subversion1.9.patch

README

RapidSVN is a cross-platform GUI front-end for the Subversion revision 
system written in C++ using the wxWidgets framework.
It also includes a Subversion client C++ API.