summaryrefslogtreecommitdiff
path: root/community/rapidsvn
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-11-23 23:15:26 +0000
committerroot <root@rshg054.dnsready.net>2011-11-23 23:15:26 +0000
commit1e1e4927b05d9b242bfe83794e3a98ab2c8f79ef (patch)
tree070846cb6770ab17d394d88c3f0cd3ad3eb89842 /community/rapidsvn
parent851ab9aa99e9bda38f88b5f5ade096c9137e11c8 (diff)
Wed Nov 23 23:15:26 UTC 2011
Diffstat (limited to 'community/rapidsvn')
-rw-r--r--community/rapidsvn/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/rapidsvn/PKGBUILD b/community/rapidsvn/PKGBUILD
index cee7bf35b..75060d618 100644
--- a/community/rapidsvn/PKGBUILD
+++ b/community/rapidsvn/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 34181 2010-12-04 13:42:17Z spupykin $
+# $Id: PKGBUILD 59187 2011-11-21 14:15:46Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
# Contributor: AqD <aquila.deus@gmail.com>
@@ -8,11 +8,12 @@ pkgname=rapidsvn
pkgver=0.12.0
pkgrel=3
pkgdesc="A cross-platform GUI front-end for the Subversion revision system written in C++ using the wxWidgets framework."
-depends=('subversion' 'wxgtk')
url='http://rapidsvn.tigris.org/'
arch=('i686' 'x86_64')
license=('GPL')
options=('!libtool')
+depends=('subversion' 'wxgtk')
+makedepends=('python2')
source=(http://www.rapidsvn.org/download/release/0.12/rapidsvn-$pkgver-1.tar.gz
$pkgname.desktop)
md5sums=('8ec54104fca32d81e396a68e25324263'