easybind 1.0.3-2 source package in Ubuntu
Changelog
easybind (1.0.3-2) unstable; urgency=medium * Mark libeasybind-java Multi-arch: foreign * Correct Homepage URL in debian/control * Update gradle build patch for javafx (Closes: #915208) * Add stubbed implementation of getViewIndex() for JavaFX 9 * Update Vcs- URLs to point to Salsa * Bump Standards-Version to 4.3.0 * Use debhelper 12 -- tony mancill <email address hidden> Sat, 23 Feb 2019 12:02:47 -0800
Upload details
- Uploaded by:
- Debian Java Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
easybind_1.0.3-2.dsc | 2.0 KiB | 17db1dcc8f0fe0254888266fc9379b188d37a87ed53f10e4420506e28249283c |
easybind_1.0.3.orig.tar.xz | 13.4 KiB | e942e3d26d76e80bc1ba811f32c26acc8e4e7a419ef47b6e8c26360bcb9e790c |
easybind_1.0.3-2.debian.tar.xz | 2.6 KiB | 8cd070c7e70b358cf945c5811773c97c58c405a71340109562d1fc911b8a1e42 |
Available diffs
- diff from 1.0.3-1 to 1.0.3-2 (1.3 KiB)
No changes file available.
Binary packages built by this source
- libeasybind-java: helper library for custom JavaFX bindings using lamdas
EasyBind leverages lambdas to reduce boilerplate
when creating custom bindings, provides a type-safe alternative to
Bindings.select* methods (inspired by Anton Nashatyrev's feature
request, planned for JavaFX 9) and adds monadic operations to
ObservableValue.