summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/qsvn/qsvn-0.8.3.ebuild')
-rw-r--r--dev-vcs/qsvn/qsvn-0.8.3.ebuild15
1 files changed, 9 insertions, 6 deletions
diff --git a/dev-vcs/qsvn/qsvn-0.8.3.ebuild b/dev-vcs/qsvn/qsvn-0.8.3.ebuild
index bdf436d332eb..38c1c6b806fb 100644
--- a/dev-vcs/qsvn/qsvn-0.8.3.ebuild
+++ b/dev-vcs/qsvn/qsvn-0.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qsvn/qsvn-0.8.3.ebuild,v 1.2 2010/03/05 03:12:34 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qsvn/qsvn-0.8.3.ebuild,v 1.3 2010/03/30 23:41:59 tampakrap Exp $
EAPI="2"
@@ -17,16 +17,19 @@ IUSE=""
RDEPEND="x11-libs/qt-gui:4[qt3support]
x11-libs/qt-sql:4[sqlite]
- dev-util/subversion
- !dev-vcs/kdesvn"
+ dev-util/subversion"
DEPEND="${RDEPEND}
x11-libs/qt-test"
S=${WORKDIR}/${P}/src
-src_prepare() {
- epatch "${FILESDIR}/${P}-tests.patch"
-}
+PATCHES=( "${FILESDIR}/${P}-tests.patch"
+ "${FILESDIR}/${P}-static-lib.patch" )
+
+#src_prepare() {
+# epatch "${FILESDIR}/${P}-tests.patch"
+# epatch "
+#}
src_install() {
cmake-utils_src_install