diff options
-rw-r--r-- | net-irc/loqui/ChangeLog | 8 | ||||
-rw-r--r-- | net-irc/loqui/Manifest | 14 | ||||
-rw-r--r-- | net-irc/loqui/files/digest-loqui-0.4.0_pre1 | 1 | ||||
-rw-r--r-- | net-irc/loqui/loqui-0.3.9.ebuild | 4 | ||||
-rw-r--r-- | net-irc/loqui/loqui-0.4.0_pre1.ebuild | 32 |
5 files changed, 45 insertions, 14 deletions
diff --git a/net-irc/loqui/ChangeLog b/net-irc/loqui/ChangeLog index 527ee6f0e3df..aeb4f8594d94 100644 --- a/net-irc/loqui/ChangeLog +++ b/net-irc/loqui/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-irc/loqui # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/loqui/ChangeLog,v 1.21 2005/04/30 00:21:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/loqui/ChangeLog,v 1.22 2005/05/19 22:20:16 swegener Exp $ + +*loqui-0.4.0_pre1 (19 May 2005) + + 19 May 2005; Sven Wegener <swegener@gentoo.org> loqui-0.3.9.ebuild, + +loqui-0.4.0_pre1.ebuild: + Version bump, bug #93165. 30 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> loqui-0.3.9.ebuild: Keyworded ~sparc diff --git a/net-irc/loqui/Manifest b/net-irc/loqui/Manifest index ebf7f62216ac..c547244be323 100644 --- a/net-irc/loqui/Manifest +++ b/net-irc/loqui/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 d925ea7dc888c23ee036fea2a101820e ChangeLog 3591 +MD5 2082d01476bc064015c3df43cde65e03 loqui-0.4.0_pre1.ebuild 861 MD5 19be4d0b8cf446f587a8cf177a4a359d loqui-0.3.9.ebuild 815 +MD5 d925ea7dc888c23ee036fea2a101820e ChangeLog 3591 MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 MD5 2e02a8fe6daa05f7a2b04a0207c16aa9 files/digest-loqui-0.3.9 63 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) - -iD8DBQFCcs+dKRy60XGEcJIRApeGAJ9QPLcei9p51jhdRZKJwUbKsvVH4ACfZb19 -G91QMw8XlTk3THXe5dfPCaw= -=61dH ------END PGP SIGNATURE----- +MD5 ed421b11f84fce8d0b069de5995f6dd4 files/digest-loqui-0.4.0_pre1 67 diff --git a/net-irc/loqui/files/digest-loqui-0.4.0_pre1 b/net-irc/loqui/files/digest-loqui-0.4.0_pre1 new file mode 100644 index 000000000000..278024811a25 --- /dev/null +++ b/net-irc/loqui/files/digest-loqui-0.4.0_pre1 @@ -0,0 +1 @@ +MD5 4c1d8341d7af3508911fcb25744a5cfd loqui-0.4.0pre1.tar.gz 716067 diff --git a/net-irc/loqui/loqui-0.3.9.ebuild b/net-irc/loqui/loqui-0.3.9.ebuild index e3a1c7abd87e..51129d336a81 100644 --- a/net-irc/loqui/loqui-0.3.9.ebuild +++ b/net-irc/loqui/loqui-0.3.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/loqui/loqui-0.3.9.ebuild,v 1.4 2005/04/30 00:21:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/loqui/loqui-0.3.9.ebuild,v 1.5 2005/05/19 22:20:16 swegener Exp $ DESCRIPTION="Loqui is a graphical IRC client for GNOME2 on UNIX like operating system." SRC_URI="http://loqui.good-day.net/src/${P}.tar.gz" @@ -23,6 +23,6 @@ src_compile() { } src_install() { - make DESTDIR=${D} install || die "Install failed" + make DESTDIR="${D}" install || die "Install failed" dodoc AUTHORS ChangeLog NEWS README || die "dodoc failed" } diff --git a/net-irc/loqui/loqui-0.4.0_pre1.ebuild b/net-irc/loqui/loqui-0.4.0_pre1.ebuild new file mode 100644 index 000000000000..02fc91b6fe7b --- /dev/null +++ b/net-irc/loqui/loqui-0.4.0_pre1.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/loqui/loqui-0.4.0_pre1.ebuild,v 1.1 2005/05/19 22:20:16 swegener Exp $ + +MY_P="${P/_}" + +DESCRIPTION="Loqui is a graphical IRC client for GNOME2 on UNIX like operating system." +SRC_URI="http://loqui.good-day.net/src/${MY_P}.tar.gz" +HOMEPAGE="http://loqui.good-day.net/" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc ~sparc" +IUSE="nls" + +RDEPEND=">=dev-libs/glib-2.2.1 + >=x11-libs/gtk+-2.4 + >=net-libs/gnet-2.0.3" +DEPEND="${RDEPEND} + nls? ( sys-devel/gettext )" + +S="${WORKDIR}"/${MY_P} + +src_compile() { + econf $(use_enable nls) || die "Configure failed" + emake || die "Compile failed" +} + +src_install() { + make DESTDIR="${D}" install || die "Install failed" + dodoc AUTHORS ChangeLog NEWS README || die "dodoc failed" +} |