diff options
author | 2005-07-03 21:07:38 +0000 | |
---|---|---|
committer | 2005-07-03 21:07:38 +0000 | |
commit | 72856beb1823992243567e5f3d292ff6e6f05fa5 (patch) | |
tree | 0d0c511fcc97721ad6477feecb2901ca6615866b /app-office/qhacc | |
parent | remove power-applet from p.mask because its not in tree anymore (diff) | |
download | gentoo-2-72856beb1823992243567e5f3d292ff6e6f05fa5.tar.gz gentoo-2-72856beb1823992243567e5f3d292ff6e6f05fa5.tar.bz2 gentoo-2-72856beb1823992243567e5f3d292ff6e6f05fa5.zip |
version bump
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-office/qhacc')
-rw-r--r-- | app-office/qhacc/ChangeLog | 7 | ||||
-rw-r--r-- | app-office/qhacc/Manifest | 12 | ||||
-rw-r--r-- | app-office/qhacc/files/digest-qhacc-3.4 | 1 | ||||
-rw-r--r-- | app-office/qhacc/qhacc-3.4.ebuild | 65 |
4 files changed, 79 insertions, 6 deletions
diff --git a/app-office/qhacc/ChangeLog b/app-office/qhacc/ChangeLog index d9d2c768786d..928ee7bf9229 100644 --- a/app-office/qhacc/ChangeLog +++ b/app-office/qhacc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-office/qhacc # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/qhacc/ChangeLog,v 1.25 2005/01/02 21:44:04 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/qhacc/ChangeLog,v 1.26 2005/07/03 21:06:13 carlo Exp $ + +*qhacc-3.4 (03 Jul 2005) + + 03 Jul 2005; Carsten Lohrke <carlo@gentoo.org> +qhacc-3.4.ebuild: + version bump 02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/app-office/qhacc/Manifest b/app-office/qhacc/Manifest index e985f13041cd..60051283c12e 100644 --- a/app-office/qhacc/Manifest +++ b/app-office/qhacc/Manifest @@ -1,12 +1,14 @@ -MD5 512150b47a904b0240101e319856aab1 metadata.xml 156 MD5 56971cbde6c4abf8668a914ee3392f80 qhacc-3.2.1.ebuild 1907 -MD5 0fbc75fdb3824e1f582cd8c8c628fedf ChangeLog 3361 MD5 87a03c25d3c36c55c0ee8966fbb032a5 qhacc-3.2.3.ebuild 1798 +MD5 dd159b1c2bbe0c5f67e970b758229843 qhacc-3.4.ebuild 1852 MD5 dbd0aa4ee10c10342b218bb3b7bb0b10 qhacc-3.2.2.ebuild 1939 -MD5 a17438e255e4c609d23b7db1e10761c9 files/qhacc-3.2.1-sandbox.patch 14903 -MD5 4fe6fcff9b37a9455d289ec9e47705e6 files/digest-qhacc-3.2.2 63 -MD5 fb2b096b85559fe250f03874aad9b7d9 files/digest-qhacc-3.2.3 63 +MD5 7adb805aab130dac0695522201b68507 ChangeLog 3471 +MD5 512150b47a904b0240101e319856aab1 metadata.xml 156 MD5 27867aca5f38687a4e9bd740005e9996 files/qhacc-3.2.2-sandbox.patch 21441 MD5 5d4fad5c5dece54cf6376b1cbf836667 files/qhacc-3.2.1-mysql_plugin_libs.patch 834 MD5 2f6b026212a58b32e415bede86478bba files/qhacc-3.2.1-psql_plugin_libs.patch 822 MD5 8ad038ef57072d0bd84121a74aa30c59 files/digest-qhacc-3.2.1 63 +MD5 4fe6fcff9b37a9455d289ec9e47705e6 files/digest-qhacc-3.2.2 63 +MD5 fb2b096b85559fe250f03874aad9b7d9 files/digest-qhacc-3.2.3 63 +MD5 912dd361b66263aabb1ee365ba285bf9 files/digest-qhacc-3.4 61 +MD5 a17438e255e4c609d23b7db1e10761c9 files/qhacc-3.2.1-sandbox.patch 14903 diff --git a/app-office/qhacc/files/digest-qhacc-3.4 b/app-office/qhacc/files/digest-qhacc-3.4 new file mode 100644 index 000000000000..971b19ade6c6 --- /dev/null +++ b/app-office/qhacc/files/digest-qhacc-3.4 @@ -0,0 +1 @@ +MD5 61056d23534e36eb96fc22f02198a127 qhacc-3.4.tar.gz 673605 diff --git a/app-office/qhacc/qhacc-3.4.ebuild b/app-office/qhacc/qhacc-3.4.ebuild new file mode 100644 index 000000000000..ce839d7ae41e --- /dev/null +++ b/app-office/qhacc/qhacc-3.4.ebuild @@ -0,0 +1,65 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/qhacc/qhacc-3.4.ebuild,v 1.1 2005/07/03 21:06:13 carlo Exp $ + +inherit libtool kde-functions eutils + +DESCRIPTION="Personal Finance for Qt" +HOMEPAGE="http://qhacc.sourceforge.net/" +SRC_URI="mirror://sourceforge/qhacc/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~hppa ~ppc ~sparc ~x86" +IUSE="doc mysql ofx postgres sqlite" + +DEPEND="ofx? ( ~dev-libs/libofx-0.7.0 ) + crypt? ( >=app-crypt/gpgme-0.9.0-r1 ) + mysql? ( dev-db/mysql++ ) + postgres? ( dev-db/postgresql ) + sqlite? ( dev-db/sqlite )" +need-qt 3 + +src_unpack() { + unpack "${A}" + cd "${S}" + elibtoolize +} + +src_compile() { + econf --libdir=/usr/$(get_libdir)/qhacc \ + --bindir=/usr/bin \ + --includedir=/usr/include \ + --datadir=/usr/share/qhacc \ + --with-qt-includes=/usr/qt/3/include \ + --with-qt-libs=/usr/qt/3/lib \ + --with-qt-moc=/usr/qt/3/bin \ + $(use_enable mysql) \ + $(use_enable postgres psql) \ + $(use_enable sqlite) \ + $(use_enable ofx) \ + $(use_enable crypt gpg) \ + $(use_with ofx ofx-includes /usr/include/libofx) \ + || die "./configure failed" + emake -j1 || die "make failed" +} + +src_install() { + make DESTDIR=${D} install || die "install failed" + rm ${S}/contrib/easysetup/Makefile* + insinto /usr/share/qhacc/easysetup + doins ${S}/contrib/easysetup/* + dodoc AUTHORS ChangeLog FILE_FORMAT INSTALL NEWS README THANKS TODO UPGRADE + dosym /usr/share/qhacc/doc/html /usr/share/doc/${PF}/html +} + +pkg_postinst() { + echo "" + einfo "A sample configuration is provided in /usr/share/qhacc/easysetup." + einfo "copy files: mkdir ~/.qhacc ; cp /usr/share/qhacc/easysetup/* ~/.qhacc" + einfo "run program: qhacc -f ~/.qhacc/" + einfo "set alias: echo -e \\\n \"alias qhacc=\\\"qhacc -f ~/.qhacc\\\"\" >> ~/.bashrc" + echo "" + ewarn "To update from a previous version, please read /usr/share/doc/${PF}/UPGRADE.gz" + echo "" +} |