summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarol Wojtaszek <sekretarz@gentoo.org>2005-11-29 15:50:25 +0000
committerKarol Wojtaszek <sekretarz@gentoo.org>2005-11-29 15:50:25 +0000
commitaca89636042192ca874bcce21da7cace5851134e (patch)
treec399faf70ed3ea9c66c94ec2ea17a179fcc1c104 /net-p2p
parentRevision bump, with patch to gix gcc4 compilation issues. Closes bug #113489 (diff)
downloadhistorical-aca89636042192ca874bcce21da7cace5851134e.tar.gz
historical-aca89636042192ca874bcce21da7cace5851134e.tar.bz2
historical-aca89636042192ca874bcce21da7cace5851134e.zip
Version bump, bug #76163
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/sancho-bin/ChangeLog8
-rw-r--r--net-p2p/sancho-bin/Manifest10
-rw-r--r--net-p2p/sancho-bin/files/digest-sancho-bin-0.9.4.521
-rw-r--r--net-p2p/sancho-bin/sancho-bin-0.9.4.52.ebuild49
4 files changed, 67 insertions, 1 deletions
diff --git a/net-p2p/sancho-bin/ChangeLog b/net-p2p/sancho-bin/ChangeLog
index 92ff9a19bba1..f0886d969042 100644
--- a/net-p2p/sancho-bin/ChangeLog
+++ b/net-p2p/sancho-bin/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-p2p/sancho-bin
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v 1.27 2005/10/05 23:00:29 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v 1.28 2005/11/29 15:50:25 sekretarz Exp $
+
+*sancho-bin-0.9.4.52 (29 Nov 2005)
+
+ 29 Nov 2005; Karol Wojtaszek <sekretarz@gentoo.org>
+ +sancho-bin-0.9.4.52.ebuild:
+ Version bump, bug #76163
05 Oct 2005; Simon Stelling <blubb@gentoo.org> sancho-bin-0.9.4.21.ebuild:
add emul-gtklibs dependency to fix bug 107726
diff --git a/net-p2p/sancho-bin/Manifest b/net-p2p/sancho-bin/Manifest
index a87c5ab1e136..7d3c9c32e960 100644
--- a/net-p2p/sancho-bin/Manifest
+++ b/net-p2p/sancho-bin/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 6f5ed586adb80a5b3a1556dbae164cd6 ChangeLog 4815
MD5 a077337a8c850bbf7c06d006d6a8645e files/digest-sancho-bin-0.9.4.17 158
MD5 3dd202e1928f1ea54a6fa52c7a608ffa files/digest-sancho-bin-0.9.4.19 158
@@ -11,3 +14,10 @@ MD5 784ccd4a6f6a7966f881bef4d0ef6ac6 sancho-bin-0.9.4.19.ebuild 1232
MD5 0c9d87f35b34450a9e4268a87e181d0a sancho-bin-0.9.4.20.ebuild 1226
MD5 b0eb8ef154b1e74d805082f4bb477588 sancho-bin-0.9.4.21.ebuild 1306
MD5 9448d91d30361093fe5ee07be797525e sancho-bin-0.9.4.52.ebuild 1080
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFDjIg4Z/iYVBmujdURAsIqAJ9fmZkLJJdTVn29Z2iUpyxwTYJK6gCeOK4W
+cGtzQVlsj3ExNBweqIgTIp0=
+=P3vw
+-----END PGP SIGNATURE-----
diff --git a/net-p2p/sancho-bin/files/digest-sancho-bin-0.9.4.52 b/net-p2p/sancho-bin/files/digest-sancho-bin-0.9.4.52
new file mode 100644
index 000000000000..db63257caedd
--- /dev/null
+++ b/net-p2p/sancho-bin/files/digest-sancho-bin-0.9.4.52
@@ -0,0 +1 @@
+MD5 20bec0ee74dd0e3acfaa86f2a65d6817 sancho-0.9.4-52-linux-gtk.tar.bz2 4501969
diff --git a/net-p2p/sancho-bin/sancho-bin-0.9.4.52.ebuild b/net-p2p/sancho-bin/sancho-bin-0.9.4.52.ebuild
new file mode 100644
index 000000000000..53b688c0819a
--- /dev/null
+++ b/net-p2p/sancho-bin/sancho-bin-0.9.4.52.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2005 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.52.ebuild,v 1.1 2005/11/29 15:50:25 sekretarz Exp $
+
+MY_P=${P/-bin/}
+MY_P=${MY_P%.*}-${MY_P##*.}
+
+DESCRIPTION="a powerful frontend for mldonkey"
+HOMEPAGE="http://sancho-gui.sourceforge.net/"
+SRC_URI="http://sancho-gui.sourceforge.net/dl/tmp94/${MY_P}-linux-gtk.tar.bz2"
+
+KEYWORDS="~x86"
+SLOT="0"
+LICENSE="CPL-1.0 LGPL-2.1"
+
+DEPEND="virtual/libc
+ virtual/x11
+ >=x11-libs/gtk+-2
+ >=net-libs/linc-1.0.3"
+
+S="${WORKDIR}/${MY_P}-linux-gtk"
+
+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
+}