ruby-ffi 1.15.4+dfsg-2 source package in Ubuntu
Changelog
ruby-ffi (1.15.4+dfsg-2) unstable; urgency=medium * Team upload. * d/patches/keep-longdouble-adj-sizeof-long-double.patch: Add patch. - Backport ffi/ffi#919 to fix FTBFS on i386. * d/patches/series: Enable new patch. -- Daniel Leidert <email address hidden> Wed, 08 Dec 2021 06:43:09 +0100
Upload details
- Uploaded by:
- Debian Ruby Extras Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- any
- Section:
- ruby
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | ruby | |
Jammy | release | universe | ruby |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-ffi_1.15.4+dfsg-2.dsc | 2.1 KiB | 0fd5886f3eea8ede361e6f9dfd549a5ed32de678840ecc9a0b43eeeabe5f19ea |
ruby-ffi_1.15.4+dfsg.orig.tar.xz | 123.7 KiB | 784c7ddbeba3269493253f829ca44756a3d73a9638a77aa47512700d516a8cba |
ruby-ffi_1.15.4+dfsg-2.debian.tar.xz | 7.7 KiB | 48d580efd8b613a4f46dfaa41278fbd015633f43acc6d78d363c9efb48160336 |
Available diffs
No changes file available.
Binary packages built by this source
- ruby-ffi: load dynamic libraries, bind functions from within ruby code
Ruby-FFI is a ruby extension for programmatically loading dynamic
libraries, binding functions within them, and calling those functions
from Ruby code. Moreover, a Ruby-FFI extension works without changes
on Ruby and JRuby. Discover why should you write your next extension
using Ruby-FFI at https://github. com/ffi/ ffi/wiki/ Why-use- FFI.
- ruby-ffi-dbgsym: debug symbols for ruby-ffi