Compare commits
2 Commits
a4a19a374a
...
eb631f637c
| Author | SHA1 | Date | |
|---|---|---|---|
| eb631f637c | |||
| ae08826314 |
2
Makefile
2
Makefile
@@ -238,7 +238,7 @@ INSTALL_PKGCONFIG_DIR = $(DESTDIR)$(ABS_LIBDIR)/pkgconfig
|
||||
install: $(INSTALL_LIB_DIR)
|
||||
$(INSTALL) -m 755 $(RELEASE_SO) $(INSTALL_LIB_DIR)
|
||||
ln -sf $(LIB_SO) $(INSTALL_LIB_DIR)/$(LIB_SYMLINK2)
|
||||
ln -sf $(LIB_SYMLINK2) $(INSTALL_LIB_DIR)/$(LIB_SYMLINK1)
|
||||
ln -sf $(LIB_SO) $(INSTALL_LIB_DIR)/$(LIB_SYMLINK1)
|
||||
|
||||
install-dev: install $(INSTALL_INCLUDE_DIR) $(INSTALL_PKGCONFIG_DIR)
|
||||
$(INSTALL_FILES) $(INCLUDE_DIR)/*.h $(INSTALL_INCLUDE_DIR)
|
||||
|
||||
10
debian/Jenkinsfile
vendored
Normal file
10
debian/Jenkinsfile
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
@Library('ubports-build-tools') _
|
||||
|
||||
buildAndProvideDebianPackage()
|
||||
|
||||
// Or if the package consists entirely of arch-independent packages:
|
||||
// (optional optimization, will confuse BlueOcean's live view at build stage)
|
||||
// buildAndProvideDebianPackage(/* isArchIndependent */ true)
|
||||
|
||||
// Optionally, to skip building on some architectures (amd64 is always built):
|
||||
// buildAndProvideDebianPackage(false, /* ignoredArchs */ ['arm64'])
|
||||
211
debian/changelog
vendored
211
debian/changelog
vendored
@@ -1,202 +1,49 @@
|
||||
libgbinder-radio (1.6.0) unstable; urgency=medium
|
||||
libgbinder-radio (1.6.0-0ubports1) UNRELEASED; urgency=unknown
|
||||
|
||||
* Implement support for AIDL IRadioIms
|
||||
* Implement support for AIDL IRadioVoice
|
||||
* Implement support for AIDL IRadioMessaging
|
||||
* Implement support for AIDL IRadioData
|
||||
* Implement support for AIDL IRadioNetwork
|
||||
* Implement support for AIDL IRadioSim
|
||||
* Implement support for AIDL IRadioModem
|
||||
* Implement support for AIDL IRadioConfig
|
||||
* New upstream release v1.6.0
|
||||
|
||||
-- Matti Lehtimäki <matti.lehtimaki@jolla.com> Thu, 26 Sep 2024 14:03:30 +0300
|
||||
-- UBports package upgrader bot <dev@ubports.com> Fri, 13 Dec 2024 04:07:25 +0000
|
||||
|
||||
libgbinder-radio (1.5.6) unstable; urgency=medium
|
||||
libgbinder-radio (1.5.6-0ubports1) UNRELEASED; urgency=unknown
|
||||
|
||||
* Fix version in Makefile
|
||||
* New upstream release v1.5.6
|
||||
|
||||
-- Matti Lehtimäki <matti.lehtimaki@jolla.com> Fri, 21 Apr 2023 14:55:38 +0300
|
||||
-- UBports package upgrader bot <dev@ubports.com> Thu, 09 Nov 2023 00:27:17 +0000
|
||||
|
||||
libgbinder-radio (1.5.5) unstable; urgency=medium
|
||||
libgbinder-radio (1.5.4-0ubports1) focal; urgency=medium
|
||||
|
||||
* Fix RADIO_CELL_IDENTITY_TYPE_1_5 enum values
|
||||
* Add missing radio indication filter enum values for IRadio@1.5 interface
|
||||
* Add missing RadioAppStatus_1_5 struct
|
||||
* Update from upstream
|
||||
|
||||
-- Matti Lehtimäki <matti.lehtimaki@jolla.com> Fri, 14 Apr 2023 22:42:38 +0300
|
||||
-- Lionel Duboeuf <lduboeuf@ouvaton.org> Wed, 08 Jan 2023 10:52:34 +0100
|
||||
|
||||
libgbinder-radio (1.5.4) unstable; urgency=medium
|
||||
libgbinder-radio (1.4.2-0ubports4) focal; urgency=medium
|
||||
|
||||
* Added NR specific types
|
||||
* Rename libgbinder-radio-dev to libgbinder-radio1-dev
|
||||
* Generate install files correctly again
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Wed, 30 Nov 2022 19:14:38 +0200
|
||||
-- Guido Berhoerster <guido+gitlab.com@berhoerster.name> Wed, 24 Nov 2021 10:52:34 +0100
|
||||
|
||||
libgbinder-radio (1.5.3) unstable; urgency=medium
|
||||
libgbinder-radio (1.4.2-0ubports3) focal; urgency=medium
|
||||
|
||||
* Added RADIO_ACCESS_NETWORKS enum
|
||||
* Switch to dh version 12
|
||||
* Fix lintian warnings and errors
|
||||
* Add fix-library-symlink.patch: fix symlink according to Debian policy
|
||||
* Rename library package based on soname
|
||||
* Add long description, improve short description
|
||||
* Use static install files
|
||||
* Add section to source package
|
||||
* Specify homepage and VCS
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Sat, 19 Nov 2022 17:48:38 +0200
|
||||
-- Guido Berhoerster <guido+gitlab.com@berhoerster.name> Mon, 15 Nov 2021 15:02:18 +0100
|
||||
|
||||
libgbinder-radio (1.5.2) unstable; urgency=medium
|
||||
libgbinder-radio (1.4.2-0ubports2) focal; urgency=medium
|
||||
|
||||
* Added network scan related types
|
||||
* Bump version, no changes.
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Thu, 17 Nov 2022 03:12:02 +0200
|
||||
-- Guido Berhoerster <guido+gitlab.com@berhoerster.name> Thu, 11 Nov 2021 15:02:07 +0100
|
||||
|
||||
libgbinder-radio (1.5.1) unstable; urgency=medium
|
||||
libgbinder-radio (1.4.2-0ubports1) focal; urgency=medium
|
||||
|
||||
* Fixed names of IRadio 1.4 and 1.5 responses
|
||||
* Initial packaging for UBPorts
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Mon, 14 Nov 2022 22:34:08 +0200
|
||||
|
||||
libgbinder-radio (1.5.0) unstable; urgency=medium
|
||||
|
||||
* Added support for IRadio@1.5
|
||||
* Added support for IRadioConfig@1.2
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Fri, 16 Sep 2022 14:13:04 +0300
|
||||
|
||||
libgbinder-radio (1.4.12) unstable; urgency=medium
|
||||
|
||||
* Fixed RadioDataRegStateResult_1_4
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Sun, 11 Sep 2022 21:37:23 +0300
|
||||
|
||||
libgbinder-radio (1.4.11) unstable; urgency=medium
|
||||
|
||||
* Added radio_request_user_data()
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Wed, 31 Aug 2022 19:10:49 +0300
|
||||
|
||||
libgbinder-radio (1.4.10) unstable; urgency=medium
|
||||
|
||||
* Tweaked completion callback criteria
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Fri, 15 Apr 2022 21:58:17 +0300
|
||||
|
||||
libgbinder-radio (1.4.9) unstable; urgency=medium
|
||||
|
||||
* Added IMS types
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Thu, 17 Feb 2022 01:47:27 +0200
|
||||
|
||||
libgbinder-radio (1.4.8) unstable; urgency=medium
|
||||
|
||||
* Fixed retries of blocking requests
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Wed, 19 Jan 2022 03:32:30 +0200
|
||||
|
||||
libgbinder-radio (1.4.7) unstable; urgency=medium
|
||||
|
||||
* Fixed owner queue logic
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Mon, 10 Jan 2022 01:03:28 +0200
|
||||
|
||||
libgbinder-radio (1.4.6) unstable; urgency=medium
|
||||
|
||||
* Added RadioConfig API
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Sat, 08 Jan 2022 20:58:06 +0200
|
||||
|
||||
libgbinder-radio (1.4.5) unstable; urgency=medium
|
||||
|
||||
* Added radio_req_resp2()
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Thu, 16 Dec 2021 01:18:54 +0200
|
||||
|
||||
libgbinder-radio (1.4.4) unstable; urgency=medium
|
||||
|
||||
* Added IRadio@1.2 IndicationFilter bits
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Tue, 14 Dec 2021 18:01:43 +0200
|
||||
|
||||
libgbinder-radio (1.4.3) unstable; urgency=medium
|
||||
|
||||
* Added RadioClient and related APIs
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Thu, 02 Dec 2021 19:08:47 +0200
|
||||
|
||||
libgbinder-radio (1.4.2) unstable; urgency=medium
|
||||
|
||||
* Don't assume that GBinderServiceManager is a GObject
|
||||
* Added unit tests
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Sun, 12 Sep 2021 18:05:19 +0300
|
||||
|
||||
libgbinder-radio (1.4.1) unstable; urgency=medium
|
||||
|
||||
* Added RADIO_CELL_INFO_TYPE_1_4 enum
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Thu, 20 May 2021 16:32:16 +0300
|
||||
|
||||
libgbinder-radio (1.4.0) unstable; urgency=medium
|
||||
|
||||
* Support for radio@1.4 interfaces
|
||||
* Fixed RadioCellInfo_1_4 definition
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Tue, 18 May 2021 18:54:52 +0300
|
||||
|
||||
libgbinder-radio (1.2.6) unstable; urgency=medium
|
||||
|
||||
* Added RadioSimApdu type
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Sun, 25 Apr 2021 14:41:32 +0300
|
||||
|
||||
libgbinder-radio (1.2.5) unstable; urgency=medium
|
||||
|
||||
* Added radio@1.3 types
|
||||
* Added radio@1.4 types
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Thu, 25 Mar 2021 20:13:08 +0200
|
||||
|
||||
libgbinder-radio (1.2.4) unstable; urgency=medium
|
||||
|
||||
* Added more radio@1.2 types
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Sat, 20 Mar 2021 02:41:07 +0200
|
||||
|
||||
libgbinder-radio (1.2.3) unstable; urgency=medium
|
||||
|
||||
* Reformatted radio@1.2 types
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Fri, 19 Mar 2021 05:21:52 +0200
|
||||
|
||||
libgbinder-radio (1.2.2) unstable; urgency=medium
|
||||
|
||||
* Added radio_instance_get_with_version()
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Fri, 05 Mar 2021 14:00:20 +0200
|
||||
|
||||
libgbinder-radio (1.2.1) unstable; urgency=medium
|
||||
|
||||
* Fixed backward compatibility with radio@1.0
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Fri, 05 Mar 2021 12:33:50 +0200
|
||||
|
||||
libgbinder-radio (1.2.0) unstable; urgency=medium
|
||||
|
||||
* Support for radio@1.2 interfaces
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Thu, 04 Mar 2021 13:36:51 +0200
|
||||
|
||||
libgbinder-radio (1.0.11) unstable; urgency=medium
|
||||
|
||||
* Make library executable on RPM based systems
|
||||
* Added req => resp mapping for radio@1.1 calls
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Thu, 01 Oct 2020 21:04:59 +0300
|
||||
|
||||
libgbinder-radio (1.0.10) unstable; urgency=medium
|
||||
|
||||
* Hide internal symbols
|
||||
* Respect arch specific lib dir
|
||||
* Ignore GLib deprecation warnings
|
||||
* Added constants for android.hardware.radio@1.1 interfaces
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Wed, 03 Jun 2020 15:24:17 +0300
|
||||
|
||||
libgbinder-radio (1.0.9) unstable; urgency=medium
|
||||
|
||||
* Added packaging for Debian-based distros.
|
||||
|
||||
-- Danct12 <danct12@disroot.org> Tue, 24 Mar 2020 02:55:50 +0700
|
||||
-- Guido Berhoerster <guido+gitlab.com@berhoerster.name> Mon, 11 Oct 2021 16:38:02 +0200
|
||||
|
||||
30
debian/control
vendored
30
debian/control
vendored
@@ -1,17 +1,31 @@
|
||||
Source: libgbinder-radio
|
||||
Priority: optional
|
||||
Maintainer: Danct12 <danct12@disroot.org>
|
||||
Build-Depends: debhelper (>=9), libgbinder-dev (>= 1.1.14), libglibutil-dev (>= 1.0.49)
|
||||
Maintainer: UBports developers <devs@ubports.com>
|
||||
Build-Depends: debhelper-compat (= 12),
|
||||
libgbinder-dev (>= 1.1.14),
|
||||
libglib2.0-dev,
|
||||
libglibutil-dev,
|
||||
Standards-Version: 3.9.6
|
||||
Section: libs
|
||||
Homepage: https://github.com/mer-hybris/libgbinder-radio
|
||||
Vcs-Git: https://github.com/mer-hybris/libgbinder-radio.git
|
||||
Vcs-Browser: https://github.com/mer-hybris/libgbinder-radio
|
||||
|
||||
Package: libgbinder-radio-dev
|
||||
Package: libgbinder-radio1-dev
|
||||
Section: libdevel
|
||||
Architecture: any
|
||||
Depends: libgbinder-radio (= ${binary:Version}), ${misc:Depends}
|
||||
Description: Development files for libgbinder-radio
|
||||
Depends: libgbinder-radio1 (= ${binary:Version}),
|
||||
${misc:Depends}
|
||||
Description: Client library for Android radio interfaces (development files)
|
||||
A helper library based on glib which allows communicating with Android radio
|
||||
interfaces via Binder.
|
||||
|
||||
Package: libgbinder-radio
|
||||
Package: libgbinder-radio1
|
||||
Section: libs
|
||||
Architecture: any
|
||||
Depends: libgbinder (>= 1.1.14), libglibutil (>= 1.0.49), ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: Binder client library for Android radio interfaces
|
||||
Depends: libgbinder (>= 1.0.9),
|
||||
${shlibs:Depends},
|
||||
${misc:Depends}
|
||||
Description: Client library for Android radio interfaces
|
||||
A helper library based on glib which allows communicating with Android radio
|
||||
interfaces via Binder.
|
||||
|
||||
4
debian/copyright
vendored
4
debian/copyright
vendored
@@ -1,5 +1,5 @@
|
||||
Copyright (C) 2018-2022 Jolla Ltd.
|
||||
Copyright (C) 2018-2022 Slava Monich <slava.monich@jolla.com>
|
||||
Copyright (C) 2018-2021 Jolla Ltd.
|
||||
Copyright (C) 2018-2021 Slava Monich <slava.monich@jolla.com>
|
||||
|
||||
You may use this file under the terms of the BSD license as follows:
|
||||
|
||||
|
||||
3
debian/libgbinder-radio1-dev.install.in
vendored
Normal file
3
debian/libgbinder-radio1-dev.install.in
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
debian/tmp/@LIBDIR@/libgbinder-radio.so @LIBDIR@
|
||||
debian/tmp/@LIBDIR@/pkgconfig/libgbinder-radio.pc @LIBDIR@/pkgconfig
|
||||
debian/tmp/usr/include/* usr/include
|
||||
1
debian/libgbinder-radio1.install.in
vendored
Normal file
1
debian/libgbinder-radio1.install.in
vendored
Normal file
@@ -0,0 +1 @@
|
||||
debian/tmp/@LIBDIR@/libgbinder-radio.so.* @LIBDIR@
|
||||
2
debian/rules
vendored
2
debian/rules
vendored
@@ -5,7 +5,7 @@
|
||||
LIBDIR=usr/lib/$(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
|
||||
|
||||
override_dh_auto_build:
|
||||
dh_auto_build -- LIBDIR=$(LIBDIR) release pkgconfig debian/libgbinder-radio.install debian/libgbinder-radio-dev.install
|
||||
dh_auto_build -- LIBDIR=$(LIBDIR) release pkgconfig debian/libgbinder-radio1.install debian/libgbinder-radio1-dev.install
|
||||
|
||||
override_dh_auto_install:
|
||||
dh_auto_install -- LIBDIR=$(LIBDIR) install-dev
|
||||
|
||||
Reference in New Issue
Block a user