[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/rapidsvn/rapidsvn.desc [COPY] Copyright (C) 2004 - 2026 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Multi-platform GUI front-end for the Subversion revision system [T] RapidSVN is a cross-platform GUI front-end for the Subversion revision [T] system written in C++ using the wxWidgets framework. [U] https://rapidsvn.org/ [A] bmatzelle@tigris.org [A] xelarellum@tigris.org [M] Rui Andrada [C] extra/tool extra/development [E] opt doxygen [E] opt graphviz [L] GPL [V] 0.12.1 [D] 5ed3aeac7de433b1d8116452ab3a5dcd1ee0ec3ad3efeac96a4ff494 rapidsvn-0.12.1.tar.gz https://github.com/RapidSVN/RapidSVN/archive/refs/tags/0.12.1/ [ $prefix_auto = 1 ] && prefix="opt/rapidsvn" && set_confopt # support for apr*-1.x pkginstalled apr && var_append confopt \ " " "--with-apr-config=$(pkgprefix bindir apr)/apr-1-config" pkginstalled apr-util && var_append confopt \ " " "--with-apu-config=$(pkgprefix bindir apr-util)/apu-1-config" hook_add premake 5 "sed -i -e 's/\(SUBDIRS.*\)doc /\1/' Makefile" var_append confopt ' ' "--with-svn-lib=$(pkgprefix libdir subversion)"