Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 60086 Details for
Bug 94379
app-office/kmymoney2-0.7.1 - Fixed dependencies and patched csv-export
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
the fixed ebuild
kmymoney2-0.7.1.ebuild (text/plain), 871 bytes, created by
lefou
on 2005-05-29 04:51:29 UTC
(
hide
)
Description:
the fixed ebuild
Filename:
MIME Type:
Creator:
lefou
Created:
2005-05-29 04:51:29 UTC
Size:
871 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/app-office/kmymoney2/kmymoney2-0.7.1.ebuild,v 1.1 2005/05/22 00:17:12 carlo Exp $ > >inherit kde > >DESCRIPTION="Personal Finances Manager for KDE." >HOMEPAGE="http://kmymoney2.sourceforge.net" >SRC_URI="mirror://sourceforge/kmymoney2/${P}.tar.bz2" >LICENSE="GPL-2" > >SLOT="0" >KEYWORDS="~x86 ~ppc ~amd64 ~sparc" >IUSE="crypt ofx" > >DEPEND="dev-libs/libxml2 > ofx? ( >=dev-libs/libofx-0.7 )" > >RDEPEND="${DEPEND} > crypt? ( app-crypt/gnupg )" > >need-kde 3.2 > ># TODO: support maketest ># (needs cppunit in DEPEND) > >src_unpack() { > > kde_src_unpack > epatch ${FILESDIR}/${PV}-csv-export.patch >} > >src_compile() { > local myconf="$(use_enable ofx ofxplugin) > --disable-kbanking > --disable-cppunit" > > kde_src_compile >}
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 94379
: 60086 |
60087