Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 129675 Details for
Bug 190850
app-office/kmymoney2 CVS HEAD ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
CVS HEAD ebuild
kmymoney2-9999.ebuild (text/plain), 1.30 KB, created by
Christian Schmitt
on 2007-08-31 09:07:22 UTC
(
hide
)
Description:
CVS HEAD ebuild
Filename:
MIME Type:
Creator:
Christian Schmitt
Created:
2007-08-31 09:07:22 UTC
Size:
1.30 KB
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/app-office/kmymoney2/kmymoney2-0.8.7.ebuild,v 1.1 2007/07/25 17:00:24 carlo Exp $ > >inherit kde cvs > >DESCRIPTION="Personal Finances Manager for KDE." >HOMEPAGE="http://kmymoney2.sourceforge.net" >ECVS_SERVER="kmymoney2.cvs.sourceforge.net:/cvsroot/kmymoney2" >ECVS_USER="anonymous" >ECVS_PASS="" >ECVS_AUTH="pserver" >ECVS_MODULE="kmymoney2" >LICENSE="GPL-2" >S="${WORKDIR}/${PN}" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~sparc ~x86" >IUSE="crypt ofx hbci" > >DEPEND="dev-libs/libxml2 > hbci? ( >=net-libs/aqbanking-1.8.0_beta ) > ofx? ( >=dev-libs/libofx-0.7 )" > >RDEPEND="${DEPEND} > crypt? ( app-crypt/gnupg )" > >#DEPEND="${DEPEND} ># dev-util/cppunit" > >need-kde 3.4 > ># TODO: support maketest ># (needs cppunit in DEPEND) > >pkg_setup() { > if use hbci && ! built_with_use net-libs/aqbanking kde; then > eerror "The HBCI plugin is shipped by net-libs/aqbanking," > eerror "which has to be built with KDE support." > die "rebuild net-libs/aqbanking with USE=kde" > fi >} > >src_compile() { > local myconf="$(use_enable ofx ofxplugin) > $(use_enable hbci kbanking) > --disable-cppunit" > > # bug 132665 > replace-flags "-Os" "-O2" > > kde_src_compile >} > >src_install() { > kde_src_install > # bug 139082 > rm ${D}/usr/bin/kmymoney >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 190850
: 129675