diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-05-12 17:37:12 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-05-12 17:37:12 +0000 |
commit | b295350eed21369d340f8ff7815910f4bf35e656 (patch) | |
tree | 7f85e8926737264da5958b853d5da92542aef091 /net-p2p/gnunet | |
parent | Marked 0.6.7 stable (x86) (Manifest recommit) (diff) | |
download | gentoo-2-b295350eed21369d340f8ff7815910f4bf35e656.tar.gz gentoo-2-b295350eed21369d340f8ff7815910f4bf35e656.tar.bz2 gentoo-2-b295350eed21369d340f8ff7815910f4bf35e656.zip |
version bump, closes #50566
Diffstat (limited to 'net-p2p/gnunet')
-rw-r--r-- | net-p2p/gnunet/ChangeLog | 7 | ||||
-rw-r--r-- | net-p2p/gnunet/Manifest | 14 | ||||
-rw-r--r-- | net-p2p/gnunet/files/digest-gnunet-0.6.2a | 1 | ||||
-rw-r--r-- | net-p2p/gnunet/gnunet-0.6.2a.ebuild | 64 |
4 files changed, 79 insertions, 7 deletions
diff --git a/net-p2p/gnunet/ChangeLog b/net-p2p/gnunet/ChangeLog index fcd53add4df4..d56089783e94 100644 --- a/net-p2p/gnunet/ChangeLog +++ b/net-p2p/gnunet/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-p2p/gnunet # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/ChangeLog,v 1.23 2004/05/02 17:57:37 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/ChangeLog,v 1.24 2004/05/12 17:37:12 squinky86 Exp $ + +*gnunet-0.6.2a (12 May 2004) + + 12 May 2004; Jon Hood <squinky86@gentoo.org> +gnunet-0.6.2a.ebuild: + version bump, closes #50566 02 May 2004; David Holm <dholm@gentoo.org> gnunet-0.6.2.ebuild: Added to ~ppc. diff --git a/net-p2p/gnunet/Manifest b/net-p2p/gnunet/Manifest index 28d4362eb736..d7d28ebf05f8 100644 --- a/net-p2p/gnunet/Manifest +++ b/net-p2p/gnunet/Manifest @@ -1,13 +1,15 @@ -MD5 d513ef21035923fc46870f444e4b4a48 ChangeLog 3816 MD5 8d4dd0949f65d152f294407042e645c1 gnunet-0.5.5.ebuild 1260 -MD5 28fd4f448ca69666fe9a2b546885f5c7 gnunet-0.5.4-r1.ebuild 1269 MD5 ea51e97cb7566ab77de309b5ebce68a3 gnunet-0.6.1c.ebuild 1470 -MD5 a1d972c91fe347b69a8f6071e3b93b2a gnunet-0.6.2.ebuild 1470 +MD5 28fd4f448ca69666fe9a2b546885f5c7 gnunet-0.5.4-r1.ebuild 1269 +MD5 a1d972c91fe347b69a8f6071e3b93b2a gnunet-0.6.2a.ebuild 1470 MD5 8842bc0976ada205d4da386fff3f966b gnunet-0.6.1b.ebuild 1199 +MD5 a1d972c91fe347b69a8f6071e3b93b2a gnunet-0.6.2.ebuild 1470 +MD5 d513ef21035923fc46870f444e4b4a48 ChangeLog 3816 MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160 -MD5 c9f162707edf3372ba994a5d274c1280 files/digest-gnunet-0.5.5 65 +MD5 7497a53319c18a07e6f673a925b1bf8c files/digest-gnunet-0.6.1b 67 MD5 99094e50a9e664c0f98757ec36e1b5fe files/digest-gnunet-0.6.1c 67 +MD5 974a5b99dd02348e2111e88749e1e580 files/digest-gnunet-0.6.2a 67 +MD5 c9f162707edf3372ba994a5d274c1280 files/digest-gnunet-0.5.5 65 MD5 0e1a9b825d565da6bcddd0167198bcb2 files/digest-gnunet-0.6.2 66 -MD5 12b0bdd38d4a838fcc6d4e8b970870f5 files/digest-gnunet-0.5.4-r1 65 MD5 d628356df7b12ee797cbd14ac6918610 files/gnunet 947 -MD5 7497a53319c18a07e6f673a925b1bf8c files/digest-gnunet-0.6.1b 67 +MD5 12b0bdd38d4a838fcc6d4e8b970870f5 files/digest-gnunet-0.5.4-r1 65 diff --git a/net-p2p/gnunet/files/digest-gnunet-0.6.2a b/net-p2p/gnunet/files/digest-gnunet-0.6.2a new file mode 100644 index 000000000000..0a57db1d8b20 --- /dev/null +++ b/net-p2p/gnunet/files/digest-gnunet-0.6.2a @@ -0,0 +1 @@ +MD5 5b318dc50ca3f410ec7ef4cea0cc3c96 GNUnet-0.6.2a.tar.bz2 1110498 diff --git a/net-p2p/gnunet/gnunet-0.6.2a.ebuild b/net-p2p/gnunet/gnunet-0.6.2a.ebuild new file mode 100644 index 000000000000..11ca2d9bcdfb --- /dev/null +++ b/net-p2p/gnunet/gnunet-0.6.2a.ebuild @@ -0,0 +1,64 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/gnunet-0.6.2a.ebuild,v 1.1 2004/05/12 17:37:12 squinky86 Exp $ + +inherit libtool + +S="${WORKDIR}/GNUnet-${PV}" +DESCRIPTION="GNUnet is an anonymous, distributed, reputation based network." +HOMEPAGE="http://www.gnu.org/software/GNUnet/" +SRC_URI="mirror://gnu/${PN}/GNUnet-${PV}.tar.bz2" +RESTRICT="nomirror" + +IUSE="ipv6 gtk crypt mysql" + +KEYWORDS="~x86 ~ppc" +LICENSE="GPL-2" +SLOT="0" + +DEPEND=">=dev-libs/openssl-0.9.6d + >=sys-libs/gdbm-1.8.0 + crypt? ( dev-libs/libgcrypt ) + gtk? ( =x11-libs/gtk+-1.2* ) + mysql? ( dev-db/mysql ) + >=media-libs/libextractor-0.3.1" + +src_compile() { + elibtoolize + + local myconf + + if ! use gtk; then + myconf="${myconf} --without-gtk" + fi + + if ! use crypt; then + myconf="${myconf} --without-gcrypt" + fi + + if ! use mysql; then + myconf="${myconf} --without-mysql" + fi + + econf ${myconf} `use_enable ipv6` || die + + emake || die "emake failed" +} + +src_install() { + make DESTDIR=${D} install || die "make install failed" + dodoc AUTHORS ChangeLog PLATFORMS README UPDATING + insinto /etc + newins contrib/gnunet.root gnunet.conf + docinto contrib + dodoc contrib/* +} + +pkg_postinst() { + use ipv6 && ewarn "ipv6 support is -very- experimental and prone to bug" + einfo + einfo "now copy an appropriate config file from" + einfo "/usr/share/doc/${P}/contrib" + einfo "to ~/.gnunet/gnunet.conf" + einfo +} |