diff options
author | Hanno Böck <hanno@gentoo.org> | 2005-01-10 19:25:46 +0000 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2005-01-10 19:25:46 +0000 |
commit | acfc3e7f7db1719ea537809671693f93e91bf51b (patch) | |
tree | e04bdff6505b6cf97dc1228c4142b0d49b1ba6e9 /net-libs | |
parent | Initial commit, thanks to Radek Podgorny <radek@podgorny.cz> in bug 77231 (Ma... (diff) | |
download | gentoo-2-acfc3e7f7db1719ea537809671693f93e91bf51b.tar.gz gentoo-2-acfc3e7f7db1719ea537809671693f93e91bf51b.tar.bz2 gentoo-2-acfc3e7f7db1719ea537809671693f93e91bf51b.zip |
openhbci 0.9.17 update
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/openhbci/ChangeLog | 9 | ||||
-rw-r--r-- | net-libs/openhbci/files/digest-openhbci-0.9.17 | 1 | ||||
-rw-r--r-- | net-libs/openhbci/openhbci-0.9.13.ebuild | 4 | ||||
-rw-r--r-- | net-libs/openhbci/openhbci-0.9.14.ebuild | 4 | ||||
-rw-r--r-- | net-libs/openhbci/openhbci-0.9.16.ebuild | 4 | ||||
-rw-r--r-- | net-libs/openhbci/openhbci-0.9.17.ebuild | 30 |
6 files changed, 44 insertions, 8 deletions
diff --git a/net-libs/openhbci/ChangeLog b/net-libs/openhbci/ChangeLog index 205760acf475..1bf5c3ab5592 100644 --- a/net-libs/openhbci/ChangeLog +++ b/net-libs/openhbci/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-libs/openhbci -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/ChangeLog,v 1.20 2004/12/29 03:23:07 ciaranm Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/ChangeLog,v 1.21 2005/01/10 19:25:46 hanno Exp $ + +*openhbci-0.9.17 (10 Jan 2005) + + 10 Jan 2005; Hanno Boeck <hanno@gentoo.org> +openhbci-0.9.17.ebuild: + Version bump and compile fix. 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/net-libs/openhbci/files/digest-openhbci-0.9.17 b/net-libs/openhbci/files/digest-openhbci-0.9.17 new file mode 100644 index 000000000000..f19832f7da76 --- /dev/null +++ b/net-libs/openhbci/files/digest-openhbci-0.9.17 @@ -0,0 +1 @@ +MD5 4770d9119c0127555d9474a17538002f openhbci-0.9.17.tar.gz 737428 diff --git a/net-libs/openhbci/openhbci-0.9.13.ebuild b/net-libs/openhbci/openhbci-0.9.13.ebuild index 907e6bfe3687..1eecf19092f4 100644 --- a/net-libs/openhbci/openhbci-0.9.13.ebuild +++ b/net-libs/openhbci/openhbci-0.9.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/openhbci-0.9.13.ebuild,v 1.5 2004/10/05 13:19:03 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/openhbci-0.9.13.ebuild,v 1.6 2005/01/10 19:25:46 hanno Exp $ DESCRIPTION="Implementation of the HBCI protocol used by some banks" HOMEPAGE="http://openhbci.sourceforge.net/" diff --git a/net-libs/openhbci/openhbci-0.9.14.ebuild b/net-libs/openhbci/openhbci-0.9.14.ebuild index e1718d0163bc..ec0a67e5e5e6 100644 --- a/net-libs/openhbci/openhbci-0.9.14.ebuild +++ b/net-libs/openhbci/openhbci-0.9.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/openhbci-0.9.14.ebuild,v 1.7 2004/10/05 13:19:03 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/openhbci-0.9.14.ebuild,v 1.8 2005/01/10 19:25:46 hanno Exp $ DESCRIPTION="Implementation of the HBCI protocol used by some banks" HOMEPAGE="http://openhbci.sourceforge.net/" diff --git a/net-libs/openhbci/openhbci-0.9.16.ebuild b/net-libs/openhbci/openhbci-0.9.16.ebuild index 86ceaf9ddbbd..b9610d9966e9 100644 --- a/net-libs/openhbci/openhbci-0.9.16.ebuild +++ b/net-libs/openhbci/openhbci-0.9.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/openhbci-0.9.16.ebuild,v 1.8 2004/12/12 05:10:47 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/openhbci-0.9.16.ebuild,v 1.9 2005/01/10 19:25:46 hanno Exp $ inherit eutils diff --git a/net-libs/openhbci/openhbci-0.9.17.ebuild b/net-libs/openhbci/openhbci-0.9.17.ebuild new file mode 100644 index 000000000000..3b4290dbe590 --- /dev/null +++ b/net-libs/openhbci/openhbci-0.9.17.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/openhbci/openhbci-0.9.17.ebuild,v 1.1 2005/01/10 19:25:46 hanno Exp $ + +inherit eutils + +DESCRIPTION="Implementation of the HBCI protocol used by some banks" +HOMEPAGE="http://openhbci.sourceforge.net/" +SRC_URI="mirror://sourceforge/openhbci/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~x86 ~alpha ~ppc ~sparc ~amd64" +IUSE="" + +DEPEND=">=dev-libs/openssl-0.9.6" + +src_compile() { + ./configure \ + --prefix=/usr \ + --infodir=/usr/share/info \ + --mandir=/usr/share/man || die "./configure failed" + + emake || die "parallel make failed" +} + +src_install() { + make DESTDIR=${D} install || die "install failed" + dodoc AUTHORS README TODO +} |