diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-06-24 14:26:35 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-06-24 14:26:35 +0000 |
commit | 67fc6611f718e88d763bec944ead6ce6b1fca9d4 (patch) | |
tree | 44990911fafe7cc85f2d61a4681995c44e544313 /net-p2p/azureus-bin | |
parent | removing symblink from ffplay to ffmpeg. closes 51014 (diff) | |
download | historical-67fc6611f718e88d763bec944ead6ce6b1fca9d4.tar.gz historical-67fc6611f718e88d763bec944ead6ce6b1fca9d4.tar.bz2 historical-67fc6611f718e88d763bec944ead6ce6b1fca9d4.zip |
Version bumped.
Diffstat (limited to 'net-p2p/azureus-bin')
-rw-r--r-- | net-p2p/azureus-bin/ChangeLog | 7 | ||||
-rw-r--r-- | net-p2p/azureus-bin/Manifest | 14 | ||||
-rw-r--r-- | net-p2p/azureus-bin/azureus-bin-2.1.0.2.ebuild | 129 | ||||
-rw-r--r-- | net-p2p/azureus-bin/files/digest-azureus-bin-2.1.0.2 | 3 |
4 files changed, 146 insertions, 7 deletions
diff --git a/net-p2p/azureus-bin/ChangeLog b/net-p2p/azureus-bin/ChangeLog index a717bdb6e8be..59a79f0e4924 100644 --- a/net-p2p/azureus-bin/ChangeLog +++ b/net-p2p/azureus-bin/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-p2p/azureus-bin # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/azureus-bin/ChangeLog,v 1.14 2004/06/18 15:15:24 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/azureus-bin/ChangeLog,v 1.15 2004/06/24 14:26:35 mholzer Exp $ + +*azureus-bin-2.1.0.2 (24 Jun 2004) + + 24 Jun 2004; Martin Holzer <mholzer@gentoo.org> azureus-bin-2.1.0.2.ebuild: + Version bumped. *azureus-bin-2.1.0.0-r1 (18 Jun 2004) diff --git a/net-p2p/azureus-bin/Manifest b/net-p2p/azureus-bin/Manifest index 29be908b53b6..f0ba6db401c9 100644 --- a/net-p2p/azureus-bin/Manifest +++ b/net-p2p/azureus-bin/Manifest @@ -1,12 +1,14 @@ -MD5 62d776ba06eb5d14c23d9ed961d678d2 azureus-bin-2.1.0.0-r1.ebuild 3625 -MD5 a84f9fbdf216951e033f24a8771603b3 azureus-bin-2.0.8.4.ebuild 3586 -MD5 cfe1ee447a6bfac2615f8e1e0e72eecb azureus-bin-2.0.8.0a.ebuild 3425 -MD5 c31226e933e4130f989e17be5d5acff9 ChangeLog 2424 +MD5 d709f842d7390d4beccb679880ff8332 ChangeLog 2555 +MD5 d38b8be87f8e77932c2e9fc77af6d8a9 azureus-bin-2.1.0.2.ebuild 3619 MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160 +MD5 e73d13e2501662932e1fb6e97709449b azureus-bin-2.0.8.0a.ebuild 3426 +MD5 5296327ced39564a652dc658b865e575 azureus-bin-2.0.8.4.ebuild 3587 +MD5 62d776ba06eb5d14c23d9ed961d678d2 azureus-bin-2.1.0.0-r1.ebuild 3625 MD5 520976b4596a7467299ff872cb678f06 files/digest-azureus-bin-2.1.0.0-r1 224 -MD5 8b9348c5c2380df483035981f29d3126 files/digest-azureus-bin-2.0.8.4 222 +MD5 17762081fd25f6928b7bd085fa61d9ee files/azureus-bin-Makefile.patch 402 +MD5 6ee24e85255f98df2eab6ecc0f37394a files/digest-azureus-bin-2.1.0.2 222 MD5 0b7b4678fdb7cc0211a089ce94dfc87f files/azureus-bin-2.0.8.0a-gentoo.sh 1768 MD5 05e40b9feac40ba41ddb08f80eb60654 files/digest-azureus-bin-2.0.8.0a 224 +MD5 8b9348c5c2380df483035981f29d3126 files/digest-azureus-bin-2.0.8.4 222 MD5 70c17db47c9a596929112714f82ac010 files/azureus.desktop 153 MD5 2d3136c60488dd51bef012cbcb59201b files/azureus.png 743 -MD5 17762081fd25f6928b7bd085fa61d9ee files/azureus-bin-Makefile.patch 402 diff --git a/net-p2p/azureus-bin/azureus-bin-2.1.0.2.ebuild b/net-p2p/azureus-bin/azureus-bin-2.1.0.2.ebuild new file mode 100644 index 000000000000..0f1ac8642a6b --- /dev/null +++ b/net-p2p/azureus-bin/azureus-bin-2.1.0.2.ebuild @@ -0,0 +1,129 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/azureus-bin/azureus-bin-2.1.0.2.ebuild,v 1.1 2004/06/24 14:26:35 mholzer Exp $ + +inherit eutils + +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://sourceforge/${MY_PN}/Azureus_${MY_PV}_linux.GTK.tar.bz2 + mirror://sourceforge/${MY_PN}/Azureus_${MY_PV}_linux.Motif.tar.bz2 + mirror://gentoo/seda-${MY_DT}.zip" + +RESTRICT="nomirror" + +LICENSE="GPL-2 BSD" +SLOT="0" + +# Still in progress... trying to get most external classes in through DEPENDs rather than +KEYWORDS="~x86" +IUSE="gtk kde" + +DEPEND="virtual/glibc" + +RDEPEND="${DEPEND} + dev-java/commons-cli + dev-java/log4j + kde? ( dev-java/systray4j ) + dev-java/junit + gtk? ( =x11-libs/gtk+-2* ) + !gtk? ( =x11-libs/openmotif-2.1* ) + >=virtual/jre-1.4 + >=net-libs/linc-1.0.3" + +# Where to install the package +PROGRAM_DIR="/usr/lib/${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 gtk; then + unpack Azureus_${MY_PV}_linux.GTK.tar.bz2 + echo + einfo "Using the GTK Azureus package, to use the Motif package" + einfo " set USE=\"-gtk\" in /etc/make.conf." + 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 + + # These are provided by =x11-libs/openmotif-2.1.* + rm ${S}/libXm.so ${S}/libXm.so.2 ${S}/libXm.so.2.1 + fi + + cp ${FILESDIR}/${PN}-2.0.8.0a-gentoo.sh ${S}/azureus + + # 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} + + doins *.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 README.linux 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 "Currently, only the swt interface is available (ie, the setting" + einfo "in ~/.azureus/gentoo.config is ignored). If you want to use" + einfo "any of the other interfaces, you will need to get a CVS version" + einfo "of the Azureus2.jar from http://azureus.sourceforge.net/index_CVS.php" + einfo "and replace ${PROGRAM_DIR}/Azureus2.jar with it. If you do this," + einfo "the setting in ~/.azureus/gentoo.config will be properly used, but" + einfo "you should report all bugs pertaining to the CVS release to the" + einfo "azureus developers and not Gentoo." + echo +} diff --git a/net-p2p/azureus-bin/files/digest-azureus-bin-2.1.0.2 b/net-p2p/azureus-bin/files/digest-azureus-bin-2.1.0.2 new file mode 100644 index 000000000000..260606f33616 --- /dev/null +++ b/net-p2p/azureus-bin/files/digest-azureus-bin-2.1.0.2 @@ -0,0 +1,3 @@ +MD5 f0006b34369810ce79b2a0072d32cb0b Azureus_2.1.0.2_linux.GTK.tar.bz2 4341772 +MD5 e9e530e7530c4af8f732ae31e9396fec Azureus_2.1.0.2_linux.Motif.tar.bz2 5229609 +MD5 5f79ac344851884646166d733b5cde8d seda-20040224.zip 755126 |