packages.gentoo.org reports that the latest version of AbiWord (a light, fast, and featureful word processor) has been released. Can a dev please version bump the AbiWord ebuild? Thanks. Reproducible: Always Steps to Reproduce: 1. 2. 3. /root # emerge --info Portage 2.0.51-r3 (default-linux/x86/2004.2/gcc34/2.6, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.10-rc2-ck2 i686) ================================================================= System uname: 2.6.10-rc2-ck2 i686 AMD Athlon(tm) processor Gentoo Base System version 1.6.6 ccache version 2.3 [enabled] Autoconf: sys-devel/autoconf-2.59-r5 Automake: sys-devel/automake-1.8.5-r1 Binutils: sys-devel/binutils-2.15.92.0.2-r1 Headers: sys-kernel/linux26-headers-2.6.8.1-r1 Libtools: sys-devel/libtool-1.5.2-r5 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-DPIC -fPIC -O3 -march=athlon-tbird -fprefetch-loop-arrays -ftracer -fomit-frame-pointer -pipe" CHOST="i686-pc-linux-gnu" COMPILER="" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-DPIC -fPIC -O3 -march=athlon-tbird -fprefetch-loop-arrays -ftracer -fomit-frame-pointer -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms" GENTOO_MIRRORS="http://gentoo.osuosl.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j2 -s" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.us.gentoo.org/gentoo-portage" USE="3dnow X aalib alsa apache2 apm avi bitmap-fonts bonobo cdr crypt cups directfb encode erandom f77 fam fbcon flac foomaticdb fortran gcj gdbm gif gnutls gpm gstreamer gtk gtk2 gtkhtml guile imagemagick imlib ipv6 java jpeg ldap libg++ libwww mad mikmod mmx monkey motif mozilla mpeg mysql nas ncurses nls nptl nptlonly objc odbc oggvorbis opengl pam pcre pdflib perl pic png ppds python quicktime readline ruby sdl slang speex spell sqlite ssl svg svga tcltk tcpd tetex theora tiff truetype usb wxwindows x86 xml xml2 xmms xv zlib"
I just saw that AbiWord 2.2.0 is out. Their SourceForge download page (http://sourceforge.net/project/showfiles.php?group_id=15518) lists the 2.20 source tarball. Can we put this possibly as ~arch? I'm downloading this now and will report back with results.
Actually, AbiWord 2.2.0 does not emerge correctly. It seems to compile everything just fine, but I get the following error: make[2]: Entering directory `/var/tmp/portage/abiword-2.2.0/work/abiword-2.2.0/abiword-plugins' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/abiword-2.2.0/work/abiword-2.2.0/abiword-plugins' make[1]: Leaving directory `/var/tmp/portage/abiword-2.2.0/work/abiword-2.2.0/abiword-plugins' sed: can't read Makefile: No such file or directory make: *** No targets. Stop. So for now can 2.0.14 at least be added to Portage? Thanks.
it is a major version change, you can' always just copy/paste the ebuild.
the tarball has been available for days already, it hasn't been officially released. according to the team 2.2.0 is not fit to be used at this point.
2.2.1 is now out
we know, still not released
officially released now Changing all "2.0"s in the ebuild to 2.2s and removing the install documentation section makes it work...
yeah we know... *sgh*
This problem is caused by the fact that now there is no Makefile in the abiword-docs directory any more. It seems to me that the help files need to be generated by using the script make-html.sh However, I've installed Abiword-2.2.1 without the docuemnts and it opened the help from the Internet (using Mozilla) from http://www.abisource.com/help/en-US/introduction.html (I think it would be better to use off-line documentation, since users without a permanent internet conection could use it)
2.2.2 is out... http://prdownloads.sourceforge.net/abiword/abiword-2.2.2.tar.gz?download
Created attachment 46422 [details] abiword-2.2.2.ebuild I just renamed the 2.1.90 ebuild to 2.2.2 from the BMG repository and it compiled cleanly. Works for me.
*** Bug 70275 has been marked as a duplicate of this bug. ***
It seems to officially be in Portage now (as reported by packages.gentoo.org) so I'm closing this as RESOLVED/FIXED. Thanks for all the hard work in geting this into Portage, devs. =)