Commit graph

41 commits

Author SHA1 Message Date
Yasai-san
bec997a880
Support RetroFlag GPiCASE2W RPiZero2 aarch64 (#1947) 2024-04-03 00:53:12 +03:00
Tomáš Kelemen (vudiq)
5cba465c79
RPi.GPIO: enable for aarch64 2022-04-07 23:52:50 +02:00
Tomáš Kelemen (vudiq)
ee6140e55c
Merge 'libreelec/master' 2022-03-04 00:02:04 +01:00
heitbaum
a5304f196c RPi.GPIO: update to 0.7.1
Release Notes:
- https://pypi.org/project/RPi.GPIO/0.7.1/

Change Log:
- Better RPi board + peri_addr detection (issue 190 / 191)
- Fix PyEval_InitThreads deprecation warning for Python 3.9 (issue 188)
- Fix build using GCC 10 (issue 187)
- Fix docstrings to not include licence
- Remove Debian/Raspbian stretch packaging support
- Use setuptools instead of distutils
- Added detection of Zero 2 W
- Tested and working with Python 2.7, 3.7, 3.8, 3.9, 3.10
2022-02-07 04:19:34 +00:00
Tomáš Kelemen (vudiq)
fa2196c651 colorzero: fix dependencies for Lakka 2021-10-26 22:22:18 +02:00
Tomáš Kelemen (vudiq)
b37ca2b4a5 gpicase_safeshutdown: use upstream packages
* remove old packages (python_colorzero, python_gpiozero)
* modify upstream packages colorzero, gpiozero (add make / makeinstall functions - only for Lakka)
* modify upstream package RPi.GPIO (add makeinstall functions - only for Lakka)
* fix dependencies in gpicase_safeshutdown package
2021-10-26 22:19:16 +02:00
heitbaum
fc1a31b087 lan951x-led-ctl: update PKG_SITE 2021-09-19 21:29:07 +10:00
Matthias Reichl
dc3193a951 gpiozero: add colorzero dependency
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-07-08 20:21:26 +02:00
Matthias Reichl
a4e1ebd9e7 colorzero: update to 2.0
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-07-08 20:21:26 +02:00
Matthias Reichl
82628dfd9e Revert "colorzero: drop unused legacy package"
This reverts commit d5f0233d7b.
2021-07-08 20:21:26 +02:00
CvH
39963987b6 RPi.GPIO: update to 0.7.1a4 2021-07-08 20:21:26 +02:00
CvH
b462c435ec gpiozero: update to 1.6.2 2021-07-08 20:21:26 +02:00
Ian Leonard
eeab3d92b4 addons: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:41 +00:00
heitbaum
2a9b577cd0 gpiozero: update to 1.5.1
update 1.5.0 (13 Feb 2019) to 1.5.1 (25 Jun 2019)
changelog: https://raw.githubusercontent.com/gpiozero/gpiozero/master/debian/changelog
2021-01-12 10:58:58 +00:00
Matthias Reichl
d5f0233d7b colorzero: drop unused legacy package
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-11-18 20:48:24 +01:00
Matthias Reichl
8bd753e20d picamera: drop unused legacy package
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-11-18 20:48:24 +01:00
Jernej Skrabec
9bba2d7353 RPi.GPIO: Fix compilation with gcc10 2020-06-27 21:50:29 +02:00
MilhouseVH
97f87d8e9c packages: switch from Python2 to Python3 2019-10-29 12:19:07 +00:00
Matthias Reichl
6144da4a0a RPi.GPIO: update to 0.7.0
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-09-26 11:28:12 +02:00
MilhouseVH
d4f6326142 packages: align source code licence usage with project licence 2019-03-26 18:05:50 +00:00
Peter Vicman
59945e54d1 rpi-tools: update gpiozero to not require setuptools 2019-02-27 19:39:42 +01:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
a4ec8951e0 cleanup: remove redundant PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
CvH
ca33bf8cd7 spdx: packages/addons 2018-07-17 23:58:49 +02:00
CvH
fde6258197 lan951x-let-ctl: changed url 2018-05-31 04:34:17 +01:00
MilhouseVH
fd17a54cd0 picamera: update to picamera-1.13 2018-05-28 02:37:34 +01:00
MilhouseVH
43dd998135 gpiozero: update to gpiozero-1.4.1 2018-05-28 02:37:07 +01:00
MilhouseVH
49c64d392b RPi.GPIO: update to RPi.GPIO-0.6.3 2018-05-28 02:36:34 +01:00
Sascha Kuehndel (InuSasha)
430f6e33a0
buildsystem: set PKG_TOOLCHAIN for multiple packages 2017-11-22 00:49:45 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh
c6b5cdc10f fix copyright header 2017-10-16 00:01:11 +02:00
MilhouseVH
3d99d28843 packages: adapt for Python2 2017-10-11 03:55:10 +01:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
Lukas Rusak
20ac6b535c lan951x-led-ctl: initial package and add to rpi-tools
* lan951x-led-ctl: initial package
* rpi-tools: add lan951x-led-ctl
2017-06-08 08:47:20 +04:00
MilhouseVH
43c9b23f1a pypi.python.org: switch to files.pythonhosted.org downloads urls 2017-05-13 02:57:44 +01:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Sascha Kuehndel (InuSasha)
b5d1cc0091 adafruit-libraries: new library addon with python libraries from adafruit 2016-07-03 20:31:42 +02:00
Sascha Kuehndel (InuSasha)
306beb4dfb RPi-Tools: add same Adafruit library for LED backpacks 2016-05-16 10:13:05 +02:00
Lukas Rusak
8e524121a6 rpi-tools: move depends to rpi-tools-depends 2016-04-28 23:18:14 -07:00