summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-08-23 00:55:54 +0000
committerJon Hood <squinky86@gentoo.org>2004-08-23 00:55:54 +0000
commit29c28ffbc78761be0dcc17cf3834bdc54552daf3 (patch)
tree7e1436b607b36e617a21718fae99806bdd9815fd
parentversion bump, closes #60954 and #61148 (Manifest recommit) (diff)
downloadgentoo-2-29c28ffbc78761be0dcc17cf3834bdc54552daf3.tar.gz
gentoo-2-29c28ffbc78761be0dcc17cf3834bdc54552daf3.tar.bz2
gentoo-2-29c28ffbc78761be0dcc17cf3834bdc54552daf3.zip
version bump, #61305
-rw-r--r--net-p2p/sancho-bin/ChangeLog7
-rw-r--r--net-p2p/sancho-bin/Manifest2
-rw-r--r--net-p2p/sancho-bin/files/digest-sancho-bin-0.9.4.112
-rw-r--r--net-p2p/sancho-bin/sancho-bin-0.9.4.11.ebuild58
4 files changed, 68 insertions, 1 deletions
diff --git a/net-p2p/sancho-bin/ChangeLog b/net-p2p/sancho-bin/ChangeLog
index ceaef7fdda2e..1f682e6ed91d 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.13 2004/08/13 17:32:51 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v 1.14 2004/08/23 00:55:54 squinky86 Exp $
+
+*sancho-bin-0.9.4.11 (22 Aug 2004)
+
+ 22 Aug 2004; Jon Hood <squinky86@gentoo.org> +sancho-bin-0.9.4.11.ebuild:
+ Version bump, closes #61305.
*sancho-bin-0.9.4.10 (13 Aug 2004)
diff --git a/net-p2p/sancho-bin/Manifest b/net-p2p/sancho-bin/Manifest
index 55ebda56dae5..5c267c44856a 100644
--- a/net-p2p/sancho-bin/Manifest
+++ b/net-p2p/sancho-bin/Manifest
@@ -1,4 +1,5 @@
MD5 3f2f50ff19666b678ce7cd1165cd2305 sancho-bin-0.9.4.8.ebuild 1287
+MD5 534411bce93c61ce4b7ad2a1536fcb5c sancho-bin-0.9.4.11.ebuild 1460
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
@@ -6,6 +7,7 @@ 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 af6526c79837318f013013109469c41a files/digest-sancho-bin-0.9.4.11 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.11 b/net-p2p/sancho-bin/files/digest-sancho-bin-0.9.4.11
new file mode 100644
index 000000000000..01e4c39652af
--- /dev/null
+++ b/net-p2p/sancho-bin/files/digest-sancho-bin-0.9.4.11
@@ -0,0 +1,2 @@
+MD5 e23ceb7c8ee78de42824b846cb03a95f sancho-0.9.4-11-linux-gtk.tar.bz2 3938403
+MD5 4f2af8004e93f2ed71643e6262d18ae9 sancho-0.9.4-11-linux-fox.tar.bz2 4159608
diff --git a/net-p2p/sancho-bin/sancho-bin-0.9.4.11.ebuild b/net-p2p/sancho-bin/sancho-bin-0.9.4.11.ebuild
new file mode 100644
index 000000000000..632a831e5ff9
--- /dev/null
+++ b/net-p2p/sancho-bin/sancho-bin-0.9.4.11.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.11.ebuild,v 1.1 2004/08/23 00:55:54 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
+}