DebianPackaging
Z Denik
(Rozdíly mezi verzemi)
Jst (diskuse | příspěvky)
(Založena nová stránka: == What needs to be packaged? == * HTML/Java: http://hg.netbeans.org/html4j/ - most recent revision 1.2.3 * webkit module from this presenters project (when make public) …)
Porovnání s novější verzí →
(Založena nová stránka: == What needs to be packaged? == * HTML/Java: http://hg.netbeans.org/html4j/ - most recent revision 1.2.3 * webkit module from this presenters project (when make public) …)
Porovnání s novější verzí →
Verze z 5. 11. 2015, 23:02
What needs to be packaged?
- HTML/Java: http://hg.netbeans.org/html4j/ - most recent revision 1.2.3
- webkit module from this presenters project (when make public)
- Package for debian and ubuntu
- Get it into next release of these distributions
What has been done?
There is a branch debian at Jaroslav's personal clone of the repository at http://source.apidesign.org/hg/html~html4j/. Check it out as
$ hg clone http://source.apidesign.org/hg/html~html4j/ $ cd html~html4j $ hg up -C debian
The branch fixed various versioning issues and remove test classes and dependencies from the project. Remaining major dependency is OpenJavaFX (part of debian, but not ubuntu currently) needed for the boot-fx project (currently disabled; but it would be nice to have it enabled).
There is debian maven helper that can be executed in the repository as:
$ /usr/bin/mh_make -dfalse -tfalse -v