summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2005-06-27 22:21:08 +0000
committerMartin Holzer <mholzer@gentoo.org>2005-06-27 22:21:08 +0000
commit74de4ce212c5e797ea79f2920d9627d39ea66c07 (patch)
tree997e833a0372b8742ca95aa737b9c377c95c5962 /net-p2p/azureus-bin
parentUpdate udev with patch for cross-compile on SPARC64. (diff)
downloadgentoo-2-74de4ce212c5e797ea79f2920d9627d39ea66c07.tar.gz
gentoo-2-74de4ce212c5e797ea79f2920d9627d39ea66c07.tar.bz2
gentoo-2-74de4ce212c5e797ea79f2920d9627d39ea66c07.zip
Version bumped. &
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-p2p/azureus-bin')
-rw-r--r--net-p2p/azureus-bin/ChangeLog8
-rw-r--r--net-p2p/azureus-bin/Manifest4
-rw-r--r--net-p2p/azureus-bin/azureus-bin-2.3.0.4.ebuild129
-rw-r--r--net-p2p/azureus-bin/files/digest-azureus-bin-2.3.0.45
4 files changed, 144 insertions, 2 deletions
diff --git a/net-p2p/azureus-bin/ChangeLog b/net-p2p/azureus-bin/ChangeLog
index 8e7867546bb2..6be91c9c0766 100644
--- a/net-p2p/azureus-bin/ChangeLog
+++ b/net-p2p/azureus-bin/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-p2p/azureus-bin
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/azureus-bin/ChangeLog,v 1.33 2005/06/12 12:54:55 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/azureus-bin/ChangeLog,v 1.34 2005/06/27 22:21:08 mholzer Exp $
+
+*azureus-bin-2.3.0.4 (27 Jun 2005)
+
+ 27 Jun 2005; Martin Holzer <mholzer@gentoo.org>
+ +azureus-bin-2.3.0.4.ebuild:
+ Version bumped
*azureus-bin-2.3.0.2 (12 Jun 2005)
diff --git a/net-p2p/azureus-bin/Manifest b/net-p2p/azureus-bin/Manifest
index 30a42081535d..ed370d14c764 100644
--- a/net-p2p/azureus-bin/Manifest
+++ b/net-p2p/azureus-bin/Manifest
@@ -1,9 +1,10 @@
MD5 3691b7a269776908be97a33e9e4c4ee6 ChangeLog 5342
MD5 d2c866c163dd505217c5178c35e64d4b azureus-bin-2.1.0.4.ebuild 4144
MD5 5405ad836da96354ef8e6ef116c4fa17 azureus-bin-2.2.0.2.ebuild 3619
-MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160
MD5 aaff9ac42eebde9763cc97e2bb7b4c72 azureus-bin-2.3.0.0.ebuild 3653
MD5 4925cd3bdd51015313bae48f45db6924 azureus-bin-2.3.0.2.ebuild 3655
+MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160
+MD5 4925cd3bdd51015313bae48f45db6924 azureus-bin-2.3.0.4.ebuild 3655
MD5 b950a875ce243bf3d6debd6ddfa89be6 files/azureus-bin-2.0.8.0a-gentoo.sh 1768
MD5 17762081fd25f6928b7bd085fa61d9ee files/azureus-bin-Makefile.patch 402
MD5 6cf2c1041726decd44a55736aadda4f7 files/azureus-bin-gentoo.sh 1056
@@ -13,3 +14,4 @@ MD5 dd1bae8b7878a07bd8103cc94c779940 files/digest-azureus-bin-2.1.0.4 295
MD5 9974cf8846a961ae819866fdd0ec590b files/digest-azureus-bin-2.2.0.2 382
MD5 6d0bb5001a9b8a367aaaed7043211227 files/digest-azureus-bin-2.3.0.0 382
MD5 24df401c3e9f76baac3a9ab8e4a8fe26 files/digest-azureus-bin-2.3.0.2 382
+MD5 4f06ea39d6a719b973da167ed0d633cf files/digest-azureus-bin-2.3.0.4 382
diff --git a/net-p2p/azureus-bin/azureus-bin-2.3.0.4.ebuild b/net-p2p/azureus-bin/azureus-bin-2.3.0.4.ebuild
new file mode 100644
index 000000000000..77b5c03c5f43
--- /dev/null
+++ b/net-p2p/azureus-bin/azureus-bin-2.3.0.4.ebuild
@@ -0,0 +1,129 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/azureus-bin/azureus-bin-2.3.0.4.ebuild,v 1.1 2005/06/27 22:21:08 mholzer Exp $
+
+inherit eutils java-pkg
+
+DESCRIPTION="Azureus - Java BitTorrent Client"
+HOMEPAGE="http://azureus.sourceforge.net/"
+
+MY_PN=${PN/-bin/}
+MY_PV="${PV}"
+MY_DT=20040224
+
+S=${WORKDIR}/${MY_PN}
+SRC_URI="mirror://gentoo/seda-${MY_DT}.zip
+ x86? ( gtk? ( mirror://sourceforge/${MY_PN}/Azureus_${MY_PV}_linux.GTK.tar.bz2 ) )
+ x86? ( !gtk? ( mirror://sourceforge/${MY_PN}/Azureus_${MY_PV}_linux.Motif.tar.bz2 ) )
+ amd64? ( mirror://sourceforge/${MY_PN}/Azureus_${MY_PV}_linux.AMD64.tar.bz2 )
+ ppc? ( mirror://sourceforge/${MY_PN}/Azureus_${MY_PV}_linux.PPC.tar.bz2 )"
+
+LICENSE="GPL-2 BSD"
+SLOT="0"
+
+# Still in progress... trying to get most external classes in through DEPENDs rather than
+KEYWORDS="~x86 ~amd64 ~ppc"
+IUSE="kde gtk"
+
+DEPEND="virtual/libc
+ app-arch/unzip
+ !net-p2p/azureus"
+
+RDEPEND="${DEPEND}
+ kde? ( dev-java/systray4j )
+ =x11-libs/gtk+-2*
+ >=virtual/jre-1.4"
+
+# Where to install the package
+PROGRAM_DIR="/usr/$(get_libdir)/${MY_PN}"
+
+src_unpack() {
+ if ! use kde; then
+ einfo "The kde use flag is off, so the systray support will be disabled."
+ einfo "kde is required to build dev-java/systray4j."
+ fi
+
+ if use amd64 ; then
+ unpack Azureus_${MY_PV}_linux.AMD64.tar.bz2
+ else
+ if use ppc ; then
+ unpack Azureus_${MY_PV}_linux.PPC.tar.bz2
+ else
+ if use gtk ; then
+ unpack Azureus_${MY_PV}_linux.GTK.tar.bz2
+ echo
+ einfo "Using the GTK Azureus package, to use the Motif package"
+ einfo "\`echo \"net-p2p/azureus-bin -gtk\" >> /etc/portage/package.use\`"
+ echo
+ else
+ unpack Azureus_${MY_PV}_linux.Motif.tar.bz2
+ echo
+ einfo "Using the Motif Azureus package, to use the GTK package"
+ einfo " set USE=\"gtk\" in /etc/make.conf."
+ echo
+ fi
+ fi
+ fi
+
+ cp ${FILESDIR}/${PN}-gentoo.sh ${MY_PN}/azureus || die "failed to copy wrapper"
+
+ # Set runtime settings in the startup script
+ sed -i "s:##PROGRAM_DIR##:${PROGRAM_DIR}:" ${MY_PN}/azureus
+
+ # Unpack seda
+ cd ${S}
+ unpack seda-${MY_DT}.zip
+ tar xjf seda-jnilibs-linux.tar.bz2
+ rm seda*bz2
+}
+
+src_compile() {
+ einfo "Binary only installation. No compilation required."
+}
+
+src_install() {
+ cd ${S}
+
+ insinto ${PROGRAM_DIR}
+ exeinto ${PROGRAM_DIR}
+
+ java-pkg_dojar *.jar
+ doexe *.so
+
+ # keep the plugins dir bug reports from flowing in
+ insinto ${PROGRAM_DIR}/plugins/azupdater
+ doins plugins/azupdater/*
+
+ dobin azureus
+
+ insinto /usr/share/pixmaps
+ doins ${FILESDIR}/azureus.png
+
+ insinto /usr/share/applications
+ doins ${FILESDIR}/azureus.desktop
+
+ dodoc seda-README.txt
+ dohtml swt-about.html
+}
+
+pkg_postinst() {
+ echo
+ einfo "Due to the nature of the portage system, we recommend"
+ einfo "that users check portage for new versions of Azureus"
+ einfo "instead of attempting to use the auto-update feature."
+ einfo "You can disable the upgrade warning in"
+ einfo "View->Configuration->Interface->Start"
+ echo
+ einfo "After running azureus for the first time, configuration"
+ einfo "options will be placed in ~/.Azureus/gentoo.config"
+ einfo "It is recommended that you modify this file rather than"
+ einfo "the azureus startup script directly."
+ echo
+ einfo "As of this version, the new ui type 'console' is supported,"
+ einfo "and this may be set in ~/.Azureus/gentoo.config."
+ echo
+ ewarn "If you are upgrading, and the menu in azurues has entries like"
+ ewarn "\"!MainWindow.menu.transfers!\" then you have a stray MessageBundle.properties file,"
+ ewarn "and you may safely delete ~/.Azureus/MessagesBundle.properties"
+ echo
+}
diff --git a/net-p2p/azureus-bin/files/digest-azureus-bin-2.3.0.4 b/net-p2p/azureus-bin/files/digest-azureus-bin-2.3.0.4
new file mode 100644
index 000000000000..7e379802abc5
--- /dev/null
+++ b/net-p2p/azureus-bin/files/digest-azureus-bin-2.3.0.4
@@ -0,0 +1,5 @@
+MD5 5f79ac344851884646166d733b5cde8d seda-20040224.zip 755126
+MD5 ea21eec2f7bda973e8b6a7f3ec8c3234 Azureus_2.3.0.4_linux.GTK.tar.bz2 6746754
+MD5 87cd513476668836ca58960b3b4ba0bb Azureus_2.3.0.4_linux.Motif.tar.bz2 7590029
+MD5 c6ec40cc713ebece0e32fcb71ec886ea Azureus_2.3.0.4_linux.AMD64.tar.bz2 6773986
+MD5 7936fdc24827ff1a605b267802b9c59d Azureus_2.3.0.4_linux.PPC.tar.bz2 6657492