summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2004-02-01 00:29:08 +0000
committerMartin Holzer <mholzer@gentoo.org>2004-02-01 00:29:08 +0000
commitba73555b5373902243b56656394ab4fd3068e324 (patch)
treeffb9b1c5dbfaf2c0fca3d937a90e3e04499d4d48 /net-p2p/gift-fasttrack
parentVersion bumped. Closes 38331 (diff)
downloadgentoo-2-ba73555b5373902243b56656394ab4fd3068e324.tar.gz
gentoo-2-ba73555b5373902243b56656394ab4fd3068e324.tar.bz2
gentoo-2-ba73555b5373902243b56656394ab4fd3068e324.zip
Version bumped. Closes 38331
Diffstat (limited to 'net-p2p/gift-fasttrack')
-rw-r--r--net-p2p/gift-fasttrack/ChangeLog10
-rw-r--r--net-p2p/gift-fasttrack/Manifest7
-rw-r--r--net-p2p/gift-fasttrack/files/digest-gift-fasttrack-0.8.51
-rw-r--r--net-p2p/gift-fasttrack/gift-fasttrack-0.8.4.ebuild11
-rw-r--r--net-p2p/gift-fasttrack/gift-fasttrack-0.8.5.ebuild41
-rw-r--r--net-p2p/gift-fasttrack/metadata.xml8
6 files changed, 68 insertions, 10 deletions
diff --git a/net-p2p/gift-fasttrack/ChangeLog b/net-p2p/gift-fasttrack/ChangeLog
index 33d38b6429b7..6455c3e79f05 100644
--- a/net-p2p/gift-fasttrack/ChangeLog
+++ b/net-p2p/gift-fasttrack/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-p2p/gift-fasttrack
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-fasttrack/ChangeLog,v 1.5 2003/09/27 09:57:31 pyrania Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-fasttrack/ChangeLog,v 1.6 2004/02/01 00:28:43 mholzer Exp $
+
+*gift-fasttrack-0.8.5 (01 Feb 2004)
+
+ 01 Feb 2004; Martin Holzer <mholzer@gentoo.org> gift-fasttrack-0.8.4.ebuild,
+ gift-fasttrack-0.8.5.ebuild:
+ Version bumped. Closes 38331
*gift-fasttrack-0.8.4 (27 Sep 2003)
diff --git a/net-p2p/gift-fasttrack/Manifest b/net-p2p/gift-fasttrack/Manifest
index 72c326f3243d..40932a4c6ef8 100644
--- a/net-p2p/gift-fasttrack/Manifest
+++ b/net-p2p/gift-fasttrack/Manifest
@@ -1,5 +1,6 @@
-MD5 bd9b62f97cc16b59786b89d2314275b6 ChangeLog 908
-MD5 5782ec04fb525051da9ee3646f216048 gift-fasttrack-0.8.5.ebuild 1234
-MD5 5782ec04fb525051da9ee3646f216048 gift-fasttrack-0.8.4.ebuild 1234
+MD5 c33cced2fe7fbc900ed614b6d4d5ad6f ChangeLog 1087
+MD5 8529e88868d4cc9c579b366d57a419c7 gift-fasttrack-0.8.5.ebuild 1234
+MD5 875f23093b78af2d864a7a7ba464f126 metadata.xml 223
+MD5 5221b38c94ec3471aabe7a3e9c370e0b gift-fasttrack-0.8.4.ebuild 1234
MD5 caf43b0afe09a840c2186b75df5efa8a files/digest-gift-fasttrack-0.8.5 72
MD5 0c880f6322aad65d62614a7e46b8d1a1 files/digest-gift-fasttrack-0.8.4 72
diff --git a/net-p2p/gift-fasttrack/files/digest-gift-fasttrack-0.8.5 b/net-p2p/gift-fasttrack/files/digest-gift-fasttrack-0.8.5
new file mode 100644
index 000000000000..f275ddeb2aeb
--- /dev/null
+++ b/net-p2p/gift-fasttrack/files/digest-gift-fasttrack-0.8.5
@@ -0,0 +1 @@
+MD5 021669cbd185a45a7b2e71006e60b38a giFT-FastTrack-0.8.5.tar.gz 340603
diff --git a/net-p2p/gift-fasttrack/gift-fasttrack-0.8.4.ebuild b/net-p2p/gift-fasttrack/gift-fasttrack-0.8.4.ebuild
index 4d8be4181490..3c0274b49eb5 100644
--- a/net-p2p/gift-fasttrack/gift-fasttrack-0.8.4.ebuild
+++ b/net-p2p/gift-fasttrack/gift-fasttrack-0.8.4.ebuild
@@ -1,10 +1,12 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-fasttrack/gift-fasttrack-0.8.4.ebuild,v 1.1 2003/09/27 09:57:31 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-fasttrack/gift-fasttrack-0.8.4.ebuild,v 1.2 2004/02/01 00:28:45 mholzer Exp $
+
+MY_P=${P/gift-fasttrack/giFT-FastTrack}
DESCRIPTION="FastTrack Plugin for giFT"
HOMEPAGE="https://developer.berlios.de/projects/gift-fasttrack/"
-SRC_URI="http://download.berlios.de/${PN}/giFT-FastTrack-${PV}.tar.gz"
+SRC_URI="http://download.berlios.de/${PN}/${MY_P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 ~sparc ~ppc"
@@ -15,7 +17,7 @@ DEPEND="virtual/glibc
>=sys-apps/sed-4
>=sys-libs/zlib-1.1.4"
-S=${WORKDIR}/${P/gift-fasttrack/giFT-FastTrack}
+S=${WORKDIR}/${MY_P}
src_compile() {
# cp /usr/share/libtool/ltmain.sh .
@@ -37,4 +39,3 @@ pkg_postinst() {
einfo "your ~/.giFT/gift.conf configuration file:"
einfo "plugins = OpenFT:FastTrack"
}
-
diff --git a/net-p2p/gift-fasttrack/gift-fasttrack-0.8.5.ebuild b/net-p2p/gift-fasttrack/gift-fasttrack-0.8.5.ebuild
new file mode 100644
index 000000000000..4d25d2a3f579
--- /dev/null
+++ b/net-p2p/gift-fasttrack/gift-fasttrack-0.8.5.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-fasttrack/gift-fasttrack-0.8.5.ebuild,v 1.1 2004/02/01 00:28:45 mholzer Exp $
+
+MY_P=${P/gift-fasttrack/giFT-FastTrack}
+
+DESCRIPTION="FastTrack Plugin for giFT"
+HOMEPAGE="https://developer.berlios.de/projects/gift-fasttrack/"
+SRC_URI="http://download.berlios.de/${PN}/${MY_P}.tar.gz"
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~sparc ~ppc"
+
+DEPEND="virtual/glibc
+ !net-p2p/gift-fasttrack-cvs
+ >=net-p2p/gift-0.11.1
+ >=sys-apps/sed-4
+ >=sys-libs/zlib-1.1.4"
+
+S=${WORKDIR}/${MY_P}
+
+src_compile() {
+# cp /usr/share/libtool/ltmain.sh .
+# ./autogen.sh --prefix=/usr --host=${CHOST} || die "FastTrack configure failed"
+ econf || dir "FastTrack plugin failed to configure"
+ emake || die "FastTrack plugin failed to build"
+}
+
+src_install() {
+ make install DESTDIR="${D}" || "FastTrack plugin failed to install"
+
+}
+
+pkg_postinst() {
+ einfo "To run giFT with FastTrack support, run:"
+ einfo "giFT -p /usr/lib/giFT/libFastTrack.so"
+ echo
+ einfo "Alternatively you can add the following line to"
+ einfo "your ~/.giFT/gift.conf configuration file:"
+ einfo "plugins = OpenFT:FastTrack"
+}
diff --git a/net-p2p/gift-fasttrack/metadata.xml b/net-p2p/gift-fasttrack/metadata.xml
new file mode 100644
index 000000000000..c8bafd42f27b
--- /dev/null
+++ b/net-p2p/gift-fasttrack/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>net-p2p</herd>
+<maintainer>
+ <email>net-p2p@gentoo.org</email>
+</maintainer>
+</pkgmetadata>