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) (when that part is make public)
+
* webkit module from the [https://github.com/dukescript/dukescript-presenters presenters project] (when that part is make public)
* Package for debian and ubuntu
* Package for debian and ubuntu

Verze z 22. 11. 2015, 12:27

What needs to be packaged?

  • 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