summaryrefslogtreecommitdiff
path: root/devel/rapidsvn
diff options
context:
space:
mode:
authorepg <epg@pkgsrc.org>2003-12-07 04:09:22 +0000
committerepg <epg@pkgsrc.org>2003-12-07 04:09:22 +0000
commit5973abc99e7722e92b7410bebccad45546016d3a (patch)
treecb3f700bee59734e653092cfd364e5251d6a2fbf /devel/rapidsvn
parent995644f6342836c6cd4c70601e19ffe7a26ddec1 (diff)
downloadpkgsrc-5973abc99e7722e92b7410bebccad45546016d3a.tar.gz
import rapidsvn-0.4.0.
RapidSVN is a cross-platform GUI front-end for the Subversion revision system written in C++ using the wxWindows framework.
Diffstat (limited to 'devel/rapidsvn')
-rw-r--r--devel/rapidsvn/DESCR2
-rw-r--r--devel/rapidsvn/Makefile26
-rw-r--r--devel/rapidsvn/PLIST8
-rw-r--r--devel/rapidsvn/distinfo4
4 files changed, 40 insertions, 0 deletions
diff --git a/devel/rapidsvn/DESCR b/devel/rapidsvn/DESCR
new file mode 100644
index 00000000000..b52191a387a
--- /dev/null
+++ b/devel/rapidsvn/DESCR
@@ -0,0 +1,2 @@
+RapidSVN is a cross-platform GUI front-end for the Subversion
+revision system written in C++ using the wxWindows framework.
diff --git a/devel/rapidsvn/Makefile b/devel/rapidsvn/Makefile
new file mode 100644
index 00000000000..a07d6662624
--- /dev/null
+++ b/devel/rapidsvn/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/12/07 04:09:22 epg Exp $
+
+DISTNAME= rapidsvn-0.4.0
+CATEGORIES= devel x11
+MASTER_SITES= http://rapidsvn.tigris.org/files/documents/341/8734/
+
+MAINTAINER= epg@NetBSD.org
+HOMEPAGE= http://rapidsvn.tigris.org/
+COMMENT= Cross-platform Subversion GUI
+
+USE_BUILDLINK2= YES
+USE_GMAKE= YES
+USE_LIBTOOL= YES
+
+GNU_CONFIGURE= YES
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+
+CONFIGURE_ARGS+= --with-svn-include=${BUILDLINK_DIR}/include
+CONFIGURE_ARGS+= --with-svn-lib=${BUILDLINK_DIR}/lib
+
+BUILDLINK_DEPENDS.wxGTK= wxGTK>=2.4.0
+
+.include "../../devel/apr/buildlink2.mk"
+.include "../../devel/subversion/buildlink2.mk"
+.include "../../x11/wxGTK/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/rapidsvn/PLIST b/devel/rapidsvn/PLIST
new file mode 100644
index 00000000000..5cd69fb9e87
--- /dev/null
+++ b/devel/rapidsvn/PLIST
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/07 04:09:22 epg Exp $
+bin/rapidsvn
+lib/libsvncpp.a
+lib/libsvncpp.la
+lib/libsvncpp.so
+lib/libsvncpp.so.0
+lib/libsvncpp.so.0.0
+man/man1/rapidsvn.1
diff --git a/devel/rapidsvn/distinfo b/devel/rapidsvn/distinfo
new file mode 100644
index 00000000000..a55caadf291
--- /dev/null
+++ b/devel/rapidsvn/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/12/07 04:09:22 epg Exp $
+
+SHA1 (rapidsvn-0.4.0.tar.gz) = 3155913de73847062823052e0710de2624a8ea49
+Size (rapidsvn-0.4.0.tar.gz) = 457162 bytes