DebianPackaging

Z Denik

(Rozdíly mezi verzemi)
Přejít na: navigace, hledání
(What needs to be packaged?)
(What needs to be packaged?)
Řádka 3: Řádka 3:
* HTML/Java: http://hg.netbeans.org/html4j/ - most recent revision 1.2.3
* HTML/Java: http://hg.netbeans.org/html4j/ - most recent revision 1.2.3
-
* webkit module from the [https://github.com/dukescript/dukescript-presenters presenters project] - available since [https://github.com/dukescript/dukescript-presenters/commit/ecf53de558810c92c88ee39897e0657ef0f23628 commit]
+
* webkit and browser modules from the [https://github.com/dukescript/dukescript-presenters presenters project] - available since [https://github.com/dukescript/dukescript-presenters/commit/ecf53de558810c92c88ee39897e0657ef0f23628 commit]
* Package for debian and ubuntu
* Package for debian and ubuntu
* Get it into next release of these distributions
* Get it into next release of these distributions

Verze z 3. 12. 2015, 04:44

What needs to be packaged?

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