FS#19318 - [gambas2] splitted package
Attached to Project:
Community Packages
Opened by Laurent Carlier (lordheavy) - Saturday, 01 May 2010, 19:50 GMT
Last edited by Laurent Carlier (lordheavy) - Saturday, 10 July 2010, 23:25 GMT
Opened by Laurent Carlier (lordheavy) - Saturday, 01 May 2010, 19:50 GMT
Last edited by Laurent Carlier (lordheavy) - Saturday, 10 July 2010, 23:25 GMT
|
Details
Attached is a source package for a gambas2 splitted package.
The PKGBUILD is
pretty huge due to some workaround, and to the fact that it produce several gambas2* packages, following recommendations from http://www.gambasdoc.org/help/howto/package A meta package is produced too, for migration facility from the monolitic package. Of course, comments are welcome, as it's my first officially proposed PKGBUILD. Regards, |
This task depends upon
Closed by Laurent Carlier (lordheavy)
Saturday, 10 July 2010, 23:25 GMT
Reason for closing: None
Additional comments about closing: Uploaded to community-testing
Saturday, 10 July 2010, 23:25 GMT
Reason for closing: None
Additional comments about closing: Uploaded to community-testing
now the ide works correctly (forgot a file).
Here a fixed source tarball, fixed some bug in xml* components too.
i686: http://paste.pocoo.org/show/233793/
x86_64: http://paste.pocoo.org/show/233794/
Nothing too striking.
You should probably fix the non-fhs warnings and also do some libtool slaying.
Also, there are some dependency errors, but most of them can be ignored.
* FHS warnings are false warning :-) this are raaised on gambas info and list files and should be ignored.
* Lot of false dependencies errors (components need gambas2-runtime, gambas2-runtime depend on libffi, which depend on glibc, ....)
so dependencies errors on glibc are false.
* There is a depency problem with gambas2-gb-corba \o/
* gambas2-examples depends on all components.
* and so on ....
Lot of namcap errors (or perhaps i'm wrong and somebody can explain me why)