diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-10-20 03:57:07 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-10-20 03:57:07 +0000 |
commit | 7dc46cb2286edb08a07bc313683a30bf9c251338 (patch) | |
tree | b61eab1f260da3479727c128e254304da947b730 /net-im/tmsnc | |
parent | Remove xf86-input-sample as it no longer exists in rc1 (diff) | |
download | historical-7dc46cb2286edb08a07bc313683a30bf9c251338.tar.gz historical-7dc46cb2286edb08a07bc313683a30bf9c251338.tar.bz2 historical-7dc46cb2286edb08a07bc313683a30bf9c251338.zip |
Version bump.
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'net-im/tmsnc')
-rw-r--r-- | net-im/tmsnc/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/tmsnc/Manifest | 16 | ||||
-rw-r--r-- | net-im/tmsnc/files/digest-tmsnc-0.3.0 | 1 | ||||
-rw-r--r-- | net-im/tmsnc/tmsnc-0.3.0.ebuild | 38 |
4 files changed, 54 insertions, 8 deletions
diff --git a/net-im/tmsnc/ChangeLog b/net-im/tmsnc/ChangeLog index 16ea575ea916..25bdda94d916 100644 --- a/net-im/tmsnc/ChangeLog +++ b/net-im/tmsnc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-im/tmsnc # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/tmsnc/ChangeLog,v 1.2 2005/10/01 00:31:18 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/tmsnc/ChangeLog,v 1.3 2005/10/20 03:57:07 metalgod Exp $ + +*tmsnc-0.3.0 (20 Oct 2005) + + 20 Oct 2005; Luis Medinas <metalgod@gentoo.org> +tmsnc-0.3.0.ebuild: + Version bump. *tmsnc-0.2.5 (01 Oct 2005) diff --git a/net-im/tmsnc/Manifest b/net-im/tmsnc/Manifest index ee4f30690ade..311d11851469 100644 --- a/net-im/tmsnc/Manifest +++ b/net-im/tmsnc/Manifest @@ -1,16 +1,18 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 177f04d7f9b9d0fdb6098ea18ba57eb6 tmsnc-0.2.4.ebuild 1113 -MD5 1b00457e2e2f63f8392ec3dcd9b5b4b1 ChangeLog 493 -MD5 a9df75e0d6358c894c7236055a417c7d metadata.xml 583 -MD5 27a07840b3cb5c90276169127e6936a2 tmsnc-0.2.5.ebuild 1113 +MD5 72d6cd926f294db8780287c99c9d7757 ChangeLog 609 MD5 fb5cdbfe31d6f8753f77a5d0868b5ff4 files/digest-tmsnc-0.2.4 63 MD5 8b105b1aef1e3ecc9a59746e20db13b1 files/digest-tmsnc-0.2.5 63 +MD5 96107b54f248cf1898d8720e668a7de5 files/digest-tmsnc-0.3.0 63 +MD5 a9df75e0d6358c894c7236055a417c7d metadata.xml 583 +MD5 177f04d7f9b9d0fdb6098ea18ba57eb6 tmsnc-0.2.4.ebuild 1113 +MD5 27a07840b3cb5c90276169127e6936a2 tmsnc-0.2.5.ebuild 1113 +MD5 7fdad03e80cdcf82a35be1c2d8c39512 tmsnc-0.3.0.ebuild 1113 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFDPeb6wUpWvClEHQoRAvO1AJ90t0ZP4CJQ/MwNrf3ut7NzyfhjTgCbBIew -249+jwp0XXByyzFrteB8roc= -=Pmd5 +iD8DBQFDVyPAwUpWvClEHQoRAoZmAJoDd6g2ni7GyHQv9uJApMEYKw8i8wCfZbBB +9LKbywjbAVoGWxvJyn2MkD4= +=dxsX -----END PGP SIGNATURE----- diff --git a/net-im/tmsnc/files/digest-tmsnc-0.3.0 b/net-im/tmsnc/files/digest-tmsnc-0.3.0 new file mode 100644 index 000000000000..d55bdc7f25ae --- /dev/null +++ b/net-im/tmsnc/files/digest-tmsnc-0.3.0 @@ -0,0 +1 @@ +MD5 cc1791dc5be267d272c9b2927c585f6e tmsnc-0.3.0.tar.gz 237606 diff --git a/net-im/tmsnc/tmsnc-0.3.0.ebuild b/net-im/tmsnc/tmsnc-0.3.0.ebuild new file mode 100644 index 000000000000..7b0b03742e0a --- /dev/null +++ b/net-im/tmsnc/tmsnc-0.3.0.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/tmsnc/tmsnc-0.3.0.ebuild,v 1.1 2005/10/20 03:57:07 metalgod Exp $ + +DESCRIPTION="TMSNC is a textbased MSN client written in C." +HOMEPAGE="http://tmsnc.sourceforge.net/" +SRC_URI="mirror://sourceforge/tmsnc/${P}.tar.gz" + +LICENSE="IRPDL" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="nls ssl talkfilters" + +DEPEND="virtual/libc + >=sys-libs/ncurses-5.4 + nls? ( sys-devel/gettext ) + ssl? ( >=dev-libs/openssl-0.9.7d ) + talkfilters? ( >=app-text/talkfilters-2.3.4 )" + +src_compile() { + local myconf + use nls \ + || myconf="${myconf} --disable-nls" + use ssl \ + || myconf="${myconf} --without-ssl" + use talkfilters \ + || myconf="${myconf} --without-talkfilters" + econf ${myconf} || die "Configure failed" + emake || die "Make failed" +} +src_install() { + make DESTDIR=${D} install || die "Make install failed" + dodoc AUTHORS ChangeLog README NEWS +} +pkg_postinst() { + einfo "If you want talkfilters support you need to add" + einfo "USE=talkfilters to enable support in this package" +} |