aboutsummaryrefslogtreecommitdiff
path: root/utils/gammu
Commit message (Collapse)AuthorAge
* treewide: back to cmake.mkRosen Penev2021-06-12
| | | | | | Ninja was merged to base and therefore we can now use normal cmake.mk Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: build CMake projects with NinjaRosen Penev2021-03-27
| | | | | | | | | | | | | | | | | | | | faster to compile. A small selection of packages was tested going from: Executed in 696.30 secs fish external usr time 82.98 mins 395.00 micros 82.98 mins sys time 9.02 mins 0.00 micros 9.02 mins to: Executed in 592.20 secs fish external usr time 84.84 mins 361.00 micros 84.84 mins sys time 8.85 mins 57.00 micros 8.85 mins Tested by running make -j 12 and wiping staging/build_dir/target_x Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gammu: update to 1.42.0Rosen Penev2020-10-14
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gammu: add back nls.mkRosen Penev2020-10-11
| | | | | | Because glib2 uses libintl, this is needed to prevent a linking error. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gammu: fix compilation with full NLSRosen Penev2020-09-30
| | | | | | Just disable NLS to fix it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gammu: remove nls.mkRosen Penev2020-03-28
| | | | | | | | | | | | | | | | | It's causing issues with newer glib2: ../libgammu/libGammu.so.8.1.41.0: undefined reference to `libiconv' ../libgammu/libGammu.so.8.1.41.0: undefined reference to `libiconv_open' ../libgammu/libGammu.so.8.1.41.0: undefined reference to `libiconv_close' It's because the libiconv-stub does not include a shared library that gammu can link to. Removed most patches since they don't seem to be needed. Ran init script through shellcheck. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gammu: Remove python dependency, fix lib symlinksJeffery To2019-10-13
| | | | | | | | | | | | | | This removes the python dependency from the package; according to the maintainer[1][2] the software does not depend on python. This also fixes the symlinks for libGammu.so and libgsmsd.so. Previously, the symlinks were overwritten by $(INSTALL_BIN) with copies of their sources. [1]: https://github.com/openwrt/packages/issues/8893#issuecomment-539136531 [2]: https://github.com/openwrt/packages/issues/8893#issuecomment-539152794 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* gammu: Update to 1.41Rosen Penev2019-10-07
| | | | | | | | | Remove upstreamed patch. Switched conditional dependency to python3 in preparation for deprecating Python 2. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gammu: Update to 1.40.0Rosen Penev2019-06-22
| | | | | | | | | | Cleaned up Makefile for consistency between packages. Switched to CMAKE_INSTALL to get rid of the InstallDev section. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gammu: Really fix compilation under 64-bitRosen Penev2019-03-30
| | | | | | The InstallDev section needed the same treatment as the Install one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gammu: Fix build under 64-bit targets.Rosen Penev2018-12-16
| | | | | | There's a faulty suffix variable that points to the wrong place. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gammu: Update to 1.39.0Rosen Penev2018-08-11
| | | | | | Cosmetic makefile changes. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gammu: update lazy dependSebastian Kemper2018-06-30
| | | | | | libmariadbclient is now libmariadb. Update gammu depend to reflect that. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* gammu: fix mysql dependSebastian Kemper2018-04-29
| | | | | | | | | | | | | mysql was replaced by mariadb. The lazy dependency "+PACKAGE_libmysqlclient:libmysqlclient" does not work anymore as "PACKAGE_libmysqlclient" no longer exists. This results in: Package gammu is missing dependencies for the following libraries: libmysqlclient.so.18 This commit addresses that. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* gammu: bump to a new upstream v1.38.4aTanW2017-06-19
| | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* gammu: bunp to a new v1.38.3aTanW2017-06-06
| | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* gammu: bump to new upstream 1.38.1aTanW2017-01-28
| | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* gammu: bump to the new upstream v1.37.4aTanW2016-08-28
| | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* gammu: bump to upstream v1.37.3aTanW2016-05-29
| | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* Merge pull request #2611 from aTanW/masterHannu Nyman2016-04-19
|\ | | | | gammu: bump to upstream v 1.37.2
| * gammu: bump to upstream v 1.37.2aTanW2016-04-19
| | | | | | | | | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* | Merge pull request #2486 from yousong/cp-fixchamptar2016-04-10
|\ \ | | | | | | Drop the redundant -r option to $(CP)
| * | Drop the redundant -r option to $(CP)Yousong Zhou2016-03-12
| |/ | | | | | | | | | | | | | | | | $(CP) was defined as `cp -fpR' since the very begining of OpenWrt build system (2006-06-22). The -R option should be enough and base packages use only $(CP) for the same purposes just fine and BSD manual of cp also discourages the use of `-r' option. So let's just tidy up the usage now. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* / utils: Fix typos (found by codespell)Stefan Weil2016-03-26
|/ | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* gammu: bump to upstream v1.37.0aTanW2016-02-09
| | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* gammu: bump to new upstream 1.36.8aTanW2015-12-14
| | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* gammu: bump to upstream 1.36.7aTanW2015-12-01
| | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* gammu: bump to new upstream v1.36.6aTanW2015-10-19
| | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* gammu: bump to supstream v1.36.5aTanW2015-08-31
| | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* gammu: bump to mainstream v 1.36.4, full-language version build fixaTanW2015-08-21
| | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-)
* gammu: bump to the new upstream v1.36.3aTanW2015-07-13
| | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
* gammu: update to latest 1.36.2 upstreamaTanW2015-07-03
| | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* gammu: fix dependenciesDirk Neukirchen2015-03-07
| | | | | | | | - disable libdbi via CMAKE - fix libpq dependency reported by buildbot.openwrt.org Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* gammu: use cmake.mkDirk Neukirchen2015-03-07
| | | | | | | | - remove not needed legacy stuff - fix lib64 suffix when installing fixes build error when target is x86_64 Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* gammu: change startup/config file names to avoid potential conflictaTanW2015-02-26
| | | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 8 ++++---- files/gammu.init | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-)
* remove uneeded PKG_BUILD_DIR & PKG_CAT overridesNicolas Thill2015-02-22
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* Merge pull request #905 from psycho-nico/fix-gammuSteven Barth2015-02-17
|\ | | | | gammu: disable libdbi support explicitly
| * gammu: disable libdbi support explicitlyNicolas Thill2015-02-13
| | | | | | | | | | | | Fixes a dependency error when libdbi was built before gammu Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | gammu: add uci config and procd service controlaTanW2015-02-13
|/ | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 8 +++++---
* gammu: remove unneeded dependenciesaTanW2015-02-11
| | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
* gammu: add libusb dependencyaTanW2015-01-14
| | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 1 + 1 file changed, 1 insertion(+)
* gammu: bump version to upstream 1.34.0aTanW2015-01-05
| | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* gammu: Fix copypaste typo in config file installationaTanW2014-12-11
|
* Fix gammu config file installation and descriptionaTanW2014-12-10
| | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-)
* This adds package gammu v 1.33.0 to the build treeaTanW2014-12-09
Gammu is a tool for cell phone/modem control, including send/receive SMS, phone directory and other. Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 68 +++++++++++++++++++++++++++++++ files/gammurc | 37 ++++++++++++++++ patches/001-iconv-disabling-option.patch | 51 +++++++++++++++++++++++ patches/002-no-fstack-protector.patch | 11 +++++ patches/003-cmake-cross-toolchain.patch | 43 +++++++++++++++++++ patches/010-utils-shell-fix.patch | 16 +++++++ 6 files changed, 226 insertions(+)