summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-08-13 17:32:51 +0000
committerJon Hood <squinky86@gentoo.org>2004-08-13 17:32:51 +0000
commitf74b84afff7a8bdd93afe384a29af5c9544e9ac7 (patch)
treebe7fd9a89ecd9c81aad0f2826f482a8c5d3e41fa /net-p2p
parentmarking 1.0.8.1 stable for all arches and adding 1.0.9 into unstable for all ... (diff)
downloadhistorical-f74b84afff7a8bdd93afe384a29af5c9544e9ac7.tar.gz
historical-f74b84afff7a8bdd93afe384a29af5c9544e9ac7.tar.bz2
historical-f74b84afff7a8bdd93afe384a29af5c9544e9ac7.zip
version bump, closes #60241
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/sancho-bin/ChangeLog7
-rw-r--r--net-p2p/sancho-bin/Manifest4
-rw-r--r--net-p2p/sancho-bin/files/digest-sancho-bin-0.9.4.102
-rw-r--r--net-p2p/sancho-bin/sancho-bin-0.9.4.10.ebuild58
4 files changed, 69 insertions, 2 deletions
diff --git a/net-p2p/sancho-bin/ChangeLog b/net-p2p/sancho-bin/ChangeLog
index 274a4b9d0b00..ceaef7fdda2e 100644
--- a/net-p2p/sancho-bin/ChangeLog
+++ b/net-p2p/sancho-bin/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-p2p/sancho-bin
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v 1.12 2004/08/13 00:15:57 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v 1.13 2004/08/13 17:32:51 squinky86 Exp $
+
+*sancho-bin-0.9.4.10 (13 Aug 2004)
+
+ 13 Aug 2004; Jon Hood <squinky86@gentoo.org> +sancho-bin-0.9.4.10.ebuild:
+ Version bump, closes #60241. Thanks spiralvoice.
12 Aug 2004; Jon Hood <squinky86@gentoo.org> -sancho-bin-0.9.4.5-r1.ebuild,
sancho-bin-0.9.4.7.ebuild, sancho-bin-0.9.4.9.ebuild:
diff --git a/net-p2p/sancho-bin/Manifest b/net-p2p/sancho-bin/Manifest
index f2e4490b5750..55ebda56dae5 100644
--- a/net-p2p/sancho-bin/Manifest
+++ b/net-p2p/sancho-bin/Manifest
@@ -1,9 +1,11 @@
MD5 3f2f50ff19666b678ce7cd1165cd2305 sancho-bin-0.9.4.8.ebuild 1287
MD5 3a9deee4449945ada740fcce5db955aa sancho-bin-0.9.4.7.ebuild 1286
+MD5 534411bce93c61ce4b7ad2a1536fcb5c sancho-bin-0.9.4.10.ebuild 1460
MD5 284b2534520e3a5f8be00b5051f547a0 sancho-bin-0.9.4.9.ebuild 1459
-MD5 4e82b4ac57be442837035fde4905cb60 ChangeLog 2038
+MD5 1f4fcc451fce539d081aa53e43ccd72e ChangeLog 2202
MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160
MD5 9c8935033c3fe62be83d6ad6e80d5f4e files/sancho.sh 260
+MD5 c99f4fa91b58b629111ed97d48d53dc0 files/digest-sancho-bin-0.9.4.10 158
MD5 f264a1342a6e98c198fa05c3c1c39b91 files/digest-sancho-bin-0.9.4.7 156
MD5 12281da16f34f3a4693efbc0b7b233d3 files/digest-sancho-bin-0.9.4.8 156
MD5 a2ae84d56946ee97066eaa975014c4c3 files/digest-sancho-bin-0.9.4.9 156
diff --git a/net-p2p/sancho-bin/files/digest-sancho-bin-0.9.4.10 b/net-p2p/sancho-bin/files/digest-sancho-bin-0.9.4.10
new file mode 100644
index 000000000000..4037461f9dd0
--- /dev/null
+++ b/net-p2p/sancho-bin/files/digest-sancho-bin-0.9.4.10
@@ -0,0 +1,2 @@
+MD5 de8de4330930c3ea1b772895474842f0 sancho-0.9.4-10-linux-gtk.tar.bz2 3921643
+MD5 9bda8d7b8451ad7b75f857df8b7e5210 sancho-0.9.4-10-linux-fox.tar.bz2 4152600
diff --git a/net-p2p/sancho-bin/sancho-bin-0.9.4.10.ebuild b/net-p2p/sancho-bin/sancho-bin-0.9.4.10.ebuild
new file mode 100644
index 000000000000..1275a1cab59c
--- /dev/null
+++ b/net-p2p/sancho-bin/sancho-bin-0.9.4.10.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.10.ebuild,v 1.1 2004/08/13 17:32:51 squinky86 Exp $
+
+IUSE="gtk"
+
+MY_P=${P/-bin/}
+MY_P=${MY_P%.*}-${MY_P##*.}
+
+use gtk && TOOLKIT="gtk" || TOOLKIT="fox"
+
+DESCRIPTION="a powerful frontend for mldonkey"
+HOMEPAGE="http://sancho-gui.sourceforge.net/"
+SRC_URI="http://sancho-gui.sourceforge.net/tmp/${MY_P}-linux-${TOOLKIT}.tar.bz2"
+SRC_URI="gtk? ( http://sancho-gui.sourceforge.net/tmp/${MY_P}-linux-gtk.tar.bz2 )
+ !gtk? ( http://sancho-gui.sourceforge.net/tmp/${MY_P}-linux-fox.tar.bz2 )"
+
+KEYWORDS="~x86"
+SLOT="0"
+LICENSE="CPL-1.0 LGPL-2.1"
+
+DEPEND="virtual/libc
+ virtual/x11
+ gtk? ( >=x11-libs/gtk+-2 )"
+
+S="${WORKDIR}/${MY_P}-linux-${TOOLKIT}"
+
+src_compile() {
+ einfo "Nothing to compile."
+}
+
+src_install() {
+ dodir /opt/sancho
+ dodir /opt/bin
+
+ cd ${S}
+ cp -dpR sancho distrib lib ${D}/opt/sancho
+
+ exeinto /opt/sancho
+ doexe sancho-bin
+
+ exeinto /opt/bin
+ newexe ${FILESDIR}/sancho.sh sancho
+
+ dodir /etc/env.d
+ echo -e "PATH=/opt/sancho\n" > ${D}/etc/env.d/20sancho
+}
+
+pkg_postinst() {
+ einfo
+ einfo "Sancho requires the presence of a p2p core, like"
+ einfo "net-p2p/mldonkey, in order to operate."
+ einfo
+ einfo "Note also that previous versions of sancho-bin"
+ einfo "had the gtk2 USE flag by mistake. This has now"
+ einfo "been changed to \"gtk\" for those affected."
+ einfo
+}