Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14581 - abiword-1.1.3.ebuild [new package]
Summary: abiword-1.1.3.ebuild [new package]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 18061 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-01-26 09:30 UTC by Marco Pfattner
Modified: 2003-04-01 06:05 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
abiword-1.1.3.ebuild (abiword-1.1.3.ebuild,2.55 KB, application/octet-stream)
2003-01-26 09:30 UTC, Marco Pfattner
Details
.desktop file for AbiWord 1.1.3 (AbiWord-2.0.desktop,916 bytes, application/octet-stream)
2003-01-26 09:31 UTC, Marco Pfattner
Details
Digest for abiword-1.1.3.tar.bz2 (digest-abiword-1.1.3,68 bytes, application/octet-stream)
2003-01-26 09:32 UTC, Marco Pfattner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Pfattner 2003-01-26 09:30:14 UTC
This is the gtk2/glib2 port of AbiWord. This ebuild depends on
app-text/wv-0.7.4-r1.ebuild (see bug #14578) and x11-libs/fribidi-0.10.4 (see
bug #12403), altough I think this one should be app-text/fribidi-0.10.4.

I hope all the dependencies in this ebuild are ok...
Comment 1 Marco Pfattner 2003-01-26 09:30:59 UTC
Created attachment 7652 [details]
abiword-1.1.3.ebuild
Comment 2 Marco Pfattner 2003-01-26 09:31:47 UTC
Created attachment 7653 [details]
.desktop file for AbiWord 1.1.3
Comment 3 Marco Pfattner 2003-01-26 09:32:28 UTC
Created attachment 7654 [details]
Digest for abiword-1.1.3.tar.bz2
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-01-26 12:20:27 UTC
instead of 
SRC_URI="http://download.sourceforge.net/abiword/abiword-${PV}.tar.bz2"
use
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
Comment 5 foser (RETIRED) gentoo-dev 2003-01-31 16:32:22 UTC
we know about it and we're looking into it, but there are a lot of problems with this release.
Comment 6 Lars Strojny 2003-02-20 13:14:48 UTC
I'm trying to compile tis Prog but there were a Compile-Error and I don't know what it could be.

Here is the Error-Message:
_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -DABI_OPT_PERL  -DPERL5 -fno-s                     trict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib/perl5/5.8.                     0/i686-linux/CORE  -Ubool -I/usr/include -DBIDI_ENABLED -DHAVE_THREADS=1 -pthrea                     d -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/glib-2.0 -                     I/usr/lib/glib-2.0/include   -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -                     I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X                     11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DSUPPORTS_UT                     _IDLE=1   -DABI_BUILD_VERSION=\"1.1.3\" -c -o ut_xml.o `test -f 'ut_xml.cpp' ||                      echo './'`ut_xml.cpp
In file included from ut_PerlBindings.cpp:41:
/usr/lib/perl5/5.8.0/i686-linux/CORE/perl.h:3841:24: warning: ISO C does not per                     mit named variadic macros
ut_PerlBindings.cpp: In function `void xs_init(PerlInterpreter*)':
ut_PerlBindings.cpp:74: warning: invalid conversion from `void 
   (*)(PerlInterpreter*, CV*)' to `void (*)(CV*)'
ut_PerlBindings.cpp: In constructor `UT_PerlBindings::UT_PerlBindings()':
ut_PerlBindings.cpp:137: warning: invalid conversion from `void 
   (*)(PerlInterpreter*)' to `void (*)()'
ut_PerlBindings.cpp: In member function `bool UT_PerlBindings::evalFile(const 
   UT_String&)':
ut_PerlBindings.cpp:249: warning: ISO C++ forbids braced-groups within 
   expressions
ut_PerlBindings.cpp:265: warning: ISO C++ forbids braced-groups within 
   expressions
ut_PerlBindings.cpp:230: warning: unused variable `PerlInterpreter*my_perl'
ut_PerlBindings.cpp: In member function `bool 
   UT_PerlBindings::runCallback(const char*)':
ut_PerlBindings.cpp:308: cannot convert `PerlInterpreter*' to `const char*' for 
   argument `1' to `I32 Perl_call_pv(const char*, long int)'
ut_PerlBindings.cpp:311: warning: ISO C++ forbids braced-groups within 
   expressions
make[4]: *** [ut_PerlBindings.o] Fehler 1
make[4]: *** Warte auf noch nicht beendete Prozesse...
make[4]: Leaving directory `/var/tmp/portage/abiword-1.1.3/work/abiword-1.1.3/ab                     i/src/af/util/xp'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/var/tmp/portage/abiword-1.1.3/work/abiword-1.1.3/ab                     i/src/af/util'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/abiword-1.1.3/work/abiword-1.1.3/ab                     i/src/af'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/abiword-1.1.3/work/abiword-1.1.3/ab                     i/src'
make: *** [all-recursive] Fehler 1
Comment 7 foser (RETIRED) gentoo-dev 2003-02-20 13:20:20 UTC
we do not support this pack, so do not come here for you problems.
Comment 8 Ryan Jones 2003-03-02 20:51:12 UTC
I had the same problem compiling as Lars Strojny. I commented out the followning two lines and now it compiles lovely.

       use perl \
               && myconf="${myconf} --enable-scripting"

Obviously it wont have perl support.
Comment 9 Kfir Ozer 2003-03-14 11:04:48 UTC
need to fix perl dependencies. instead of  >=sys-devel/perl-5.6 
to change to >=dev-lang/perl-5.6
Comment 10 foser (RETIRED) gentoo-dev 2003-03-25 07:57:21 UTC
*** Bug 18061 has been marked as a duplicate of this bug. ***
Comment 11 Kfir Ozer 2003-04-01 01:47:39 UTC
abiword 1.1.4 came out. heard it fixes lots of problems we said in here. gonna check it out
Comment 12 foser (RETIRED) gentoo-dev 2003-04-01 06:05:13 UTC
oh right this can be closed yep, abi 1.1.4 is in portage (p.mask-ed).