diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-05-19 19:13:08 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-05-19 19:13:08 +0000 |
commit | 726b74f55e99cc7fb0fbd7ad052dbceac0ce4a91 (patch) | |
tree | ac0d4a7966ccaf4728e0eaef89c5f339b9e2109c /net-im/msn4lin | |
parent | version bumped (diff) | |
download | gentoo-2-726b74f55e99cc7fb0fbd7ad052dbceac0ce4a91.tar.gz gentoo-2-726b74f55e99cc7fb0fbd7ad052dbceac0ce4a91.tar.bz2 gentoo-2-726b74f55e99cc7fb0fbd7ad052dbceac0ce4a91.zip |
version bumped
Diffstat (limited to 'net-im/msn4lin')
-rw-r--r-- | net-im/msn4lin/ChangeLog | 10 | ||||
-rw-r--r-- | net-im/msn4lin/Manifest | 5 | ||||
-rw-r--r-- | net-im/msn4lin/files/digest-msn4lin-0.4f | 1 | ||||
-rw-r--r-- | net-im/msn4lin/files/msn4lin-0.4f-gentoo.diff | 53 | ||||
-rw-r--r-- | net-im/msn4lin/msn4lin-0.4f.ebuild | 37 |
5 files changed, 102 insertions, 4 deletions
diff --git a/net-im/msn4lin/ChangeLog b/net-im/msn4lin/ChangeLog index cb67ee55e55a..24852746e55c 100644 --- a/net-im/msn4lin/ChangeLog +++ b/net-im/msn4lin/ChangeLog @@ -1,11 +1,17 @@ # ChangeLog for net-im/msn4lin # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/msn4lin/ChangeLog,v 1.3 2003/02/12 08:02:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/msn4lin/ChangeLog,v 1.4 2003/05/19 19:12:50 mholzer Exp $ + +*msn4lin-0.4f (19 May 2003) + + 19 May 2003; Martin Holzer <mholzer@gentoo.org> msn4lin-0.4f.ebuild, + files/msn4lin-0.4f-gentoo.diff: + Version bumped. Ebuild submitted by Theofilos Intzoglou + <oscar10@yifan.net> in #20659. *msn4lin-0.4 (25 June 2002) Bart Verwilst <verwilst@gentoo.org> *msn4lin-0.2e (24 April 2002) 24 April 2002; Bart Verwilst <verwilst@gentoo.org> ChangeLog : - Initial version of msn4lin... Enjoy! diff --git a/net-im/msn4lin/Manifest b/net-im/msn4lin/Manifest index 6c41954c8141..71735dc39355 100644 --- a/net-im/msn4lin/Manifest +++ b/net-im/msn4lin/Manifest @@ -1,7 +1,8 @@ -MD5 f2b73c28495221a954bfadbadb3c7847 ChangeLog 413 +MD5 bb3cfdf28680fa044880d0a535dd622a ChangeLog 637 MD5 4433dac1c5433f456bced83a55424992 msn4lin-0.4.ebuild 982 -MD5 0792f73fc3000dd25f8ff5130d9eeea0 msn4lin-0.4f.ebuild 1038 +MD5 1c7b62cc0b02142de7c88cd42435d158 msn4lin-0.4f.ebuild 970 MD5 1435087fbeace895c35c16d9fef667f5 files/digest-msn4lin-0.4 63 MD5 ef255dbcfda35ca390b1fd1937345c34 files/languages-0.4 214 MD5 3576fb2193fe4f4cf586916f03f5b058 files/msn4lin-0.4-gentoo.diff 2257 MD5 3533cc8c9dea5cf84d655dae08fda597 files/digest-msn4lin-0.4f 68 +MD5 1b93ea9d9c9f0be77644637d910eef6f files/msn4lin-0.4f-gentoo.diff 1817 diff --git a/net-im/msn4lin/files/digest-msn4lin-0.4f b/net-im/msn4lin/files/digest-msn4lin-0.4f new file mode 100644 index 000000000000..c7b8bdc2acc1 --- /dev/null +++ b/net-im/msn4lin/files/digest-msn4lin-0.4f @@ -0,0 +1 @@ +MD5 3a288add2cc91c84e5bed9b9aeb7d271 msn4lin-tcl-0.4f.tar.gz 194420 diff --git a/net-im/msn4lin/files/msn4lin-0.4f-gentoo.diff b/net-im/msn4lin/files/msn4lin-0.4f-gentoo.diff new file mode 100644 index 000000000000..de427575700c --- /dev/null +++ b/net-im/msn4lin/files/msn4lin-0.4f-gentoo.diff @@ -0,0 +1,53 @@ +--- msn4lin.org 2003-05-19 21:17:47.000000000 +0000 ++++ msn4lin 2003-05-19 21:18:10.000000000 +0000 +@@ -28,7 +28,7 @@ + set version "0.4f" + + if {$tcl_platform(platform) == "unix"} { +- set HOME2 "$env(HOME)" ++ set HOME2 "/usr/share" + set HOME "$env(HOME)/.msn4lin" + } else { + set HOME2 "" +@@ -398,7 +398,7 @@ + scrollbar .about.ys -command ".about.info yview" + pack .about.ys -side right -fill y + pack .about.info -expand true -fill both +- set id [open "original.txt" r] ++ set id [open "/usr/share/msn4lin/original.txt" r] + .about.info insert 1.0 [read $id] + close $id + .about.info configure -state disabled +@@ -421,7 +421,7 @@ + scrollbar .about2.ys -command ".about2.info yview" + pack .about2.ys -side right -fill y + pack .about2.info -expand true -fill both +- set id [open "leeme.txt" r] ++ set id [open "/usr/share/msn4lin/leeme.txt" r] + .about2.info insert 1.0 [read $id] + close $id + .about2.info configure -state disabled +@@ -444,7 +444,7 @@ + scrollbar .gracias.ys -command ".gracias.info yview" + pack .gracias.ys -side right -fill y + pack .gracias.info -expand true -fill both +- set id [open "agradecimientos.txt" r] ++ set id [open "/usr/share/msn4lin/agradecimientos.txt" r] + .gracias.info insert 1.0 [read $id] + close $id + .gracias.info configure -state disabled +@@ -730,11 +730,11 @@ + set antigua 0 + set encontrado 1 + +- if {([file readable "msn4lin.ver"] == 0) || +- ([file isfile "msn4lin.ver"] == 0)} { ++ if {([file readable "/usr/share/msn4lin/msn4lin.ver"] == 0) || ++ ([file isfile "/usr/share/msn4lin/msn4lin.ver"] == 0)} { + set encontrado 0 + } else { +- set file_id [open "msn4lin.ver" r] ++ set file_id [open "/usr/share/msn4lin/msn4lin.ver" r] + gets $file_id tmp_data + if { $tmp_data != $version } { + set antigua 1 diff --git a/net-im/msn4lin/msn4lin-0.4f.ebuild b/net-im/msn4lin/msn4lin-0.4f.ebuild new file mode 100644 index 000000000000..ec4827c32f15 --- /dev/null +++ b/net-im/msn4lin/msn4lin-0.4f.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/msn4lin/msn4lin-0.4f.ebuild,v 1.1 2003/05/19 19:12:50 mholzer Exp $ + +S=${WORKDIR}/${MY_P} +MY_P=${PN}-tcl +DESCRIPTION="Tcl/tk MSN Messenger client for linux" + +SRC_URI="mirror://sourceforge/${PN}/${MY_P}-${PV}.tar.gz" +HOMEPAGE="http://msn4lin.sourceforge.net/" +DEPEND=">=dev-lang/tcl-8.3.3 + >=dev-lang/tk-8.3.3" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86" + +src_unpack() { + unpack ${A} + cd ${S} + patch -p0 < ${FILESDIR}/${P}-gentoo.diff +} + +src_install() { + + cd ${S} + dodir /usr/share/msn4lin-tcl + dodir /usr/bin + dodoc GNUGPL agradecimientos.txt leeme.txt original.txt + cp -rf * ${D}/usr/share/msn4lin-tcl/ + cd ${D}/usr/share/msn4lin-tcl/ + # We disable all this auto-update stuff.. + echo "#!/bin/sh" > comprobar + echo "#!/bin/sh" > actualizar + ln -sf /usr/share/msn4lin-tcl/msn4lin ${D}/usr/bin/msn4lin + +} |