summaryrefslogtreecommitdiffstats
path: root/app-mobilephone
Commit message (Collapse)AuthorAgeFilesLines
* app-mobilephone/smssend: reorder variables to appease pkgcheckAlexander Golubev2026-02-191-2/+2
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* */*: destabilize sparc and hppaAlexander Golubev2026-02-191-2/+2
| | | | | | Due to gentoo upstream destabilized all the packages for the arches. Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* app-mobilephone/gsmlib: new 1.11_pre250816Alexander Golubev2025-08-177-214/+42
| | | | | | | | | | | | | | | | | | | Update gsmlib sources. It's a new patched version developed specifically for this this overlay based on merge of last 0.11 prerelease snapshot by original author and later maintenance in Github repository by Vianney Bouchaud[1]. The version also contains some original patches which improve build process, fix automated test, compiller warnings and some bugs. Though the codebase is absolutely untested against real hardware. Sources for the version are available in the dedicated GitHub repository[2] as well as on the TGW mirror[3]. [1]: https://github.com/vbouchaud/gsmlib [2]: https://github.com/Fat-Zer/gsmlib [3]: https://mirror.git.trinitydesktop.org/gitea/Fat-Zer/gsmlib Closes: https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging-gentoo/issues/15 Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* app-mobilephone/smssend: keyword 3.5 for ~arm64Alexander Golubev2024-02-021-1/+1
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* app-mobilephone/gsmlib: keyword 1.11_pre041028 for ~arm64Alexander Golubev2024-02-021-1/+1
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Removing unused eclass and other shortcomingsormorph2022-10-311-1/+6
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* */*: Bulk-fix Copyright to 1999-2020 Gentoo s/Foundation/Authors/Andreas Sturmlechner2020-09-222-2/+2
| | | | | | Assuming all or most ebuilds have been touched by previous commits. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-mobilephone/smssend: Whitespace cleanup, missing || dieAndreas Sturmlechner2020-09-221-4/+4
| | | | | | | Move RESTRICT where we expect it to be. Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-mobilephone/gsmlib: Merge RESTRICT (so last entry not overrides)Andreas Sturmlechner2020-09-222-10/+5
| | | | | | | Cleanup Manifest Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Destabilise KEYWORDS: alpha, ia64Andreas Sturmlechner2020-09-221-1/+1
| | | | | | Broken dependencies after both arches bulk-destabilised in Gentoo ebuild repo. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* Skyutils & SMSSend: Update to `2.9` and `3.5`.Chris2020-04-273-3/+9
| | | | | | | | | | - Add `MIRROR="restrict"`. - Add patch to build skyutils `without SSL3`. - Modernize to `configure.ac` files. Credits @FreeBSD. Signed-off-by: Chris <xchrisx@uber.space>
* Use `RESTRICT="mirror"` for the overlay.Chris2020-04-271-0/+3
| | | | | | Also: Fix the SRC_URI of `lcms`. Signed-off-by: Chris <xchrisx@uber.space>
* Remove obsoleted `$id$` line from all ebuilds.Chris2020-03-202-2/+0
| | | | | | This was used back in times, when Gentoo was not using GIT. Signed-off-by: Chris <xchrisx@uber.space>
* App-mobilephone: Port to EAPI7 + cleanup.Chris2020-01-182-12/+14
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Clean up and fix TDE Gentoo overlay.Chris2019-12-312-1/+1
| | | | | | | | | | | | | | | | | | | | - Remove old v3.5.13 ebuilds and eclasses - Change repo URL to official TGW - Remove old HAL and traces (TDEHW is used now) - Make split between TDE applications and tdebase consistent - Move TQt into own category (for users filtering dev-qt/ out) - Change to new TQTDIR var - Move away from virtual/pam dependency - Change to use new xorg-proto dependency - Some cosmetic fixes and removal of unneeded files - Remove some now obsolete patches - Change to clean 9999 naming scheme for anything - Add some potential workaround for newer portage versions - Add own README ... thanks to Aggi from IRC for some fixes too. Signed-off-by: Chris <xchrisx@uber.space>
* Initial import of an ebuilds treeSlávek Banko2019-11-2810-0/+285
from Fat-Zer's (Alexander Golubev) repository. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>