DebianPackaging
Z Denik
(Rozdíly mezi verzemi)
(→What needs to be packaged?) |
(→What has been done?) |
||
Řádka 18: | Řádka 18: | ||
</pre> | </pre> | ||
- | 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). | + | The branch fixed various versioning issues and remove test classes and dependencies from the project. Remaining major dependency is OpenJavaFX ([https://packages.debian.org/sid/openjfx 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: | There is debian maven helper that can be executed in the repository as: |
Verze z 22. 11. 2015, 12:28
What needs to be packaged?
- HTML/Java: http://hg.netbeans.org/html4j/ - most recent revision 1.2.3
- webkit module from the presenters project (when that part is 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