libgbinder 1.1.45+ds-1
Package Information
| Description | GLib-style interface to Android binder IPC libgbinder provides a GLib-style wrapper around the Android binder inter-process communication mechanism. Key features: * Integration with the GLib main loop * Automatic detection of 32-bit vs. 64-bit kernel at runtime * Asynchronous transactions that never block the event thread * Stable, high-level APIs for the service manager and low-level binder transactions Android continuously changes its binder protocols across versions. libgbinder handles this by implementing configurable backends for different RPC and service manager variants (aidl, aidl2, aidl3, hidl, and more), while keeping its own API unchanged. Configuration is loaded from /etc/gbinder.conf and /etc/gbinder.d/*.conf files. This package contains the library. |
|---|---|
| Maintainer | Seyed Mohamad Amin Modaresi <modaresisofthard@proton.me> |
| Changed By | Seyed Mohamad Amin Modaresi <modaresisofthard@proton.me> |
| Sponsor | bayle@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/amin_modaresi/libgbinder.git (browse) |
| Closes | #1134868 |
| Tracker | https://tracker.debian.org/pkg/libgbinder |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Changed-By | Seyed Mohamad Amin Modaresi |
|---|---|
| Architecture | source amd64 |
| Distribution | unstable |
| Date | Sat, 25 Apr 2026 07:59:34 +0330 |
| Source | libgbinder |
| Version | 1.1.45+ds-1 |
Changelog
libgbinder (1.1.45+ds-1) unstable; urgency=medium . * Initial release (Closes: #1134868)
.dsc
| Section | libdevel |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | libgbinder-dev deb libdevel optional arch=any libgbinder-tools deb utils optional arch=any libgbinder1 deb libs optional arch=any |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/mer-hybris/libgbinder Upstream-Name: libgbinder Upstream-Contact: Slava Monich <slava@monich.com> Files-Excluded: debian Files: * Copyright: 2014-2022 Jolla Ltd. 2018-2026 Slava Monich <slava@monich.com> 2025-2026 Jolla Mobile Ltd. License: BSD-3-clause Files: debian/* Copyright: 2026 Seyed Mohamad Amin Modaresi <modaresisofthard@proton.me> License: BSD-3-clause License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1) Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2) Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . 3) Neither the name of the ORGANIZATION nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.