summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-10-08 16:37:50 +0000
committerJon Hood <squinky86@gentoo.org>2004-10-08 16:37:50 +0000
commit44c3b12455b4a87f9db15d07ca2f92bc1d4349fd (patch)
tree5c2a047061a3a515bdccb1ac404c4d143a31f9ec /net-p2p
parentInit script should use rather than depend on logger. (Manifest recommit) (diff)
downloadgentoo-2-44c3b12455b4a87f9db15d07ca2f92bc1d4349fd.tar.gz
gentoo-2-44c3b12455b4a87f9db15d07ca2f92bc1d4349fd.tar.bz2
gentoo-2-44c3b12455b4a87f9db15d07ca2f92bc1d4349fd.zip
version bump, #66773
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/sancho-bin/ChangeLog7
-rw-r--r--net-p2p/sancho-bin/Manifest12
-rw-r--r--net-p2p/sancho-bin/files/digest-sancho-bin-0.9.4.172
-rw-r--r--net-p2p/sancho-bin/sancho-bin-0.9.4.17.ebuild59
4 files changed, 69 insertions, 11 deletions
diff --git a/net-p2p/sancho-bin/ChangeLog b/net-p2p/sancho-bin/ChangeLog
index 52e81e553bf4..585d603bba12 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.18 2004/10/05 16:07:00 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v 1.19 2004/10/08 16:37:50 squinky86 Exp $
+
+*sancho-bin-0.9.4.17 (08 Oct 2004)
+
+ 08 Oct 2004; Jon Hood <squinky86@gentoo.org> +sancho-bin-0.9.4.17.ebuild:
+ Version bump #66773. Thanks spiralvoice <spiralvoice@hotmail.com>.
*sancho-bin-0.9.4.16 (05 Oct 2004)
diff --git a/net-p2p/sancho-bin/Manifest b/net-p2p/sancho-bin/Manifest
index e2ceb80fd396..0a7e253904ba 100644
--- a/net-p2p/sancho-bin/Manifest
+++ b/net-p2p/sancho-bin/Manifest
@@ -1,19 +1,11 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 24554fe658e1b5aa6a011fb72828cb35 sancho-bin-0.9.4.16.ebuild 1484
MD5 ab1f5207e9b467a706472c84e293cc18 sancho-bin-0.9.4.11.ebuild 1483
MD5 74a1eeba942992914ce8ea6d3b8fb534 sancho-bin-0.9.4.14-r1.ebuild 1487
+MD5 24554fe658e1b5aa6a011fb72828cb35 sancho-bin-0.9.4.17.ebuild 1484
MD5 1f4a8fbdee365259eddb6047c25c1080 ChangeLog 3218
MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160
MD5 9c8935033c3fe62be83d6ad6e80d5f4e files/sancho.sh 260
MD5 735c747877cd42821c7db531e9bc3f6b files/digest-sancho-bin-0.9.4.14-r1 158
MD5 af6526c79837318f013013109469c41a files/digest-sancho-bin-0.9.4.11 158
MD5 9cae9904f5eefe9dd46134d0ce76a100 files/digest-sancho-bin-0.9.4.16 158
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFBYsa4cAgAdbxYsnERAn7hAJ0QYVLbfhIYtUqAfA/dEitBAFw4wQCfRN3f
-9eL1nBdwIDNdG5EdXwF22E0=
-=Xwnx
------END PGP SIGNATURE-----
+MD5 a077337a8c850bbf7c06d006d6a8645e files/digest-sancho-bin-0.9.4.17 158
diff --git a/net-p2p/sancho-bin/files/digest-sancho-bin-0.9.4.17 b/net-p2p/sancho-bin/files/digest-sancho-bin-0.9.4.17
new file mode 100644
index 000000000000..ff62978e4809
--- /dev/null
+++ b/net-p2p/sancho-bin/files/digest-sancho-bin-0.9.4.17
@@ -0,0 +1,2 @@
+MD5 787c20b0077946c838f740c50d362bbd sancho-0.9.4-17-linux-gtk.tar.bz2 3713499
+MD5 185560cfdf957c0d6c8cf33f8f83d05f sancho-0.9.4-17-linux-fox.tar.bz2 4065234
diff --git a/net-p2p/sancho-bin/sancho-bin-0.9.4.17.ebuild b/net-p2p/sancho-bin/sancho-bin-0.9.4.17.ebuild
new file mode 100644
index 000000000000..9618b6552322
--- /dev/null
+++ b/net-p2p/sancho-bin/sancho-bin-0.9.4.17.ebuild
@@ -0,0 +1,59 @@
+# 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.17.ebuild,v 1.1 2004/10/08 16:37:50 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
+ >=net-libs/linc-1.0.3 )"
+
+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
+}