Amaya 9.1 is out. Changelog : http://www.w3.org/Amaya/User/New.html When merging from a copy of the Amaya 8.7 ebuild I get the following error : i686-pc-linux-gnu-g++: ../redland/raptor/.libs/libraptor.a: No such file or directory make[1]: *** [../bin/amaya] Error 1 make[1]: Leaving directory `/var/tmp/portage/amaya-9.1/work/Amaya/LINUX-ELF/amaya' make: *** [amaya_prog] Error 2 !!! ERROR: net-www/amaya-9.1 failed. !!! Function src_compile, Line 45, Exitcode 2 !!! (no error message)
The file libraptor.a seems to be missing in the tarball from the w3c http and ftp sites.
You need amaya-fullsrc-9.1.tgz, not amaya-src-9.1.tgz. Take a look at Bug #77571. Compiles and works here on Dual P4 Xeon and Athlon 64 with new UI. Funny, same source for two versions.
getting still this error even with fullsrc, plz help! i686-pc-linux-gnu-g++: ../redland/raptor/.libs/libraptor.a: No such file or directory make[1]: *** [../bin/amaya] Error 1 make[1]: Leaving directory `/var/tmp/portage/amaya-9.1/work/Amaya/work/amaya' make: *** [amaya_prog] Error 2 !!! ERROR: www-client/amaya-9.1 failed.
Created attachment 58887 [details] amaya-9.1.ebuild *working* Be shure to NOT have "media-libs/raptor" installed, else emerge will fail!
*** Bug 77571 has been marked as a duplicate of this bug. ***
Created attachment 60276 [details] ebuild for amaya-9.1 with wx-UI, works on x86 and amd64 added !media-libs/raptor to RDEPEND
Created attachment 60277 [details] ebuild for amaya-8.7.2, working on x86 and amd64 Same as 9.1, but with "old" gtk-UI.
The ebuilds in comments #6 and #7 are slotted, so both version can be installed. The names of the executables are amaya-wx and amaya-gtk.
Created attachment 60677 [details] ebuild for 9.1 with corrected dependancies. This works on x86. On amd64 it compiles, but there is no visible text in the working areas.
Created attachment 63050 [details, diff] amaya-9.2.diff*try*
Comment on attachment 63050 [details, diff] amaya-9.2.diff*try* here is an ebuild for amaya-9.2 I can't have the gtk version working, so the wx version is enabled by default. I removed the WXgtk dependence, because I can build without that. I'm not sure. the file "wxWidgets/configure.in" need gtk2 developements files (line 2710), and I added >=gtk+-2 dependence after having read "http://www.w3.org/Amaya/User/AmayaWX.html" I added imlib dependence, after having read "Amaya/configure.in", at line 387. openssl dependence added after having read "libwww/configure.ac", at line 670. >=freetype-2 dependence added after having read "Amaya/configure.in", at line 854.
Created attachment 64151 [details] ebuild composed from 9.1 ebuild and 9.2 diff The ebuild for amaya 9.2.1 is composed from the 9.1 ebuild and the 9.2 diff. It compiled without problems on my P4 (and seems to work).
*** Bug 116218 has been marked as a duplicate of this bug. ***
Amaya 9.3 has been released at 9 December 2005
Amaya 8.8.4 (GTK) and 9.4 (WX) have been released in February. The following ebuilds have been tested successfully on x86 and amd64 machines, I hope they will work for you too. The ebuilds are slotted, so you can use the multihead-friendlier amaya-gtk (release 8.8.4, slot 8) and the prettier amaya-wx (release 9.4, slot 9) side by side. If you have a unslotted (slot="0" in the ebuild) version installed, you should deinstall it first.
Created attachment 82171 [details] amaya-8.8.4.ebuild GTK-UI, slot 8
Created attachment 82172 [details] amaya-9.4.ebuild WX-UI, slot 9
Created attachment 82173 [details, diff] fixes compile error with recent versions of GTK+
Created attachment 82174 [details, diff] redland.patch fixes compile error when media-libs/raptor is installed
Created attachment 82175 [details, diff] rpath.patch fixes a security problem with rpath
Version bump - 9.51 seems to be out. Website: http://www.w3.org/Amaya/User/SourceDist.html Direct: http://www.w3.org/Amaya/Distribution/amaya-src-9.51.tgz Ciao
Created attachment 100008 [details] New Version 9.52 with wx-GUI (slot 9)
Package no longer in CVS.