Summary: | Xfire plugin for Gaim IM | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Federico Tolomei <hardskinone> |
Component: | New packages | Assignee: | Default Assignee for New Packages <maintainer-wanted> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | crusaderky, net-im |
Priority: | High | Keywords: | EBUILD |
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
URL: | http://www.fryx.ch/xfire/ | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
gaim-xfire-0.5.0.ebuild
gaim-xfire-0.5.6.ebuild gaim-xfire-0.5.7.ebuild gaim-xfire-0.5.7-r1.ebuild gfire-20050908.kg.patch gaim-xfire-0.5.8.ebuild |
Description
Federico Tolomei
2005-06-18 04:35:47 UTC
A simple ebuild. Worked on my box. Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r0, 2.6.11-nitro2 i686) ================================================================= System uname: 2.6.11-nitro2 i686 AMD Athlon(tm) XP 2600+ Gentoo Base System version 1.6.12 Python: dev-lang/python-2.3.5,dev-lang/python-2.2.3-r5 [2.3.5 (#1, May 13 2005, 21:38:40)] ccache version 2.3 [enabled] dev-lang/python: 2.3.5, 2.2.3-r5 sys-apps/sandbox: [Not Present] sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.9.5, 1.5, 1.8.5-r3, 1.6.3, 1.4_p6, 1.7.9-r1 sys-devel/binutils: 2.15.92.0.2-r10 sys-devel/libtool: 1.5.14 virtual/os-headers: 2.6.8.1-r2, 2.6.8.1-r1 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-march=athlon-xp -Os -pipe -fPIC" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-march=athlon-xp -Os -pipe -fPIC" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://ftp.easynet.nl/mirror/gentoo/ http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ ftp://mir.zyrianes.net/gentoo/ ftp://gentoo.inode.at/source/" MAKEOPTS="-j6" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync1.it.gentoo.org/gentoo-portage" USE="3dnow X aalib alsa apm avi bash-completion berkdb bitmap-fonts cdr crypt cups curl decss dga divx4linux dvd dvdr dvdread emboss encode fam fbcon ffmpeg flac foomaticdb fortran gdbm ggi gif gpm gtk gtk2 imagemagick imlib java jpeg junit ldap libg++ libwww mad matroska mikmod mmap mmx motif mp3 mpeg msn ncurses nls nptl nvidia ogg oggvorbis opengl pam pdf perl pic png ppds python qt quicktime readline real sdl slang spell sse ssl svga tcltk tcpd tetex theora tiff truetype truetype-fonts type1-fonts usb v4l v4l2 vorbis win32codecs x86 xine xml xml2 xv xvid zlib userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS Reproducible: Always Steps to Reproduce: # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 DESCRIPTION="Xfire plugin for gaim. It´s in early state of development." HOMEPAGE="http://www.fryx.ch/xfire/" SRC_URI="http://www.fryx.ch/xfire/gaim-xfire-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~sparc ~ppc ~amd64" IUSE="" DEPEND=">=net-im/gaim-1.0.0" src_compile() { ./configure || die "Configure failed" emake } src_install() { einstall || die "Install failed" } Please, read this document before submitting ebuilds. http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=3 Feel free to reopen after you have attached a proper ebuild. Thanks. Created attachment 61765 [details]
gaim-xfire-0.5.0.ebuild
Ebuild attachment Just FYI, the header is still invalid; also all keywords must be initially ~arch for new ebuilds and you should only add ARCHs on which you tested the ebuild. Created attachment 61955 [details]
gaim-xfire-0.5.6.ebuild
Created attachment 63081 [details]
gaim-xfire-0.5.7.ebuild
No changes in ebuild. New version resolve 100% CPU bug.
0.5.7 works fine for me. v0.5.7 works fine for me too After xfire 1.45 the Gaim login dosn't work. A patch is ready and you'll find here: https://sourceforge.net/forum/forum.php?thread_id=1348817&forum_id=474407 a new ebuild ASAP. Created attachment 68164 [details]
gaim-xfire-0.5.7-r1.ebuild
Created attachment 68165 [details, diff]
gfire-20050908.kg.patch
Created attachment 73531 [details]
gaim-xfire-0.5.8.ebuild
Here's the ebuild for version 0.5.8. It seems to work just well.
Added to tree :) |