Commit Graph

98 Commits

Author SHA1 Message Date
Matthias Reichl
1f85ae27f3 Revert "lirc: support -D_TIME_BITS=64 for 64-bit time"
This reverts commit 2da3f0e9ed.

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-04 23:44:26 +01:00
Rudi Heitbaum
d1df2e4553 lirc: update to 0.10.2
news:
- 2650b422f4/tree/NEWS
2022-10-07 08:55:51 +00:00
Rudi Heitbaum
2da3f0e9ed lirc: support -D_TIME_BITS=64 for 64-bit time 2022-07-22 07:25:46 +00:00
Matthias Reichl
dc8fc03f3f lirc: add Debian patch lirc-gpio-ir-0.10
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-04-22 21:05:47 +02:00
Matthias Reichl
4723b9aada lirc: fix build on kernel 5.18
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-04-22 21:05:47 +02:00
heitbaum
9a1c508523 lirc: remove RPATH 2022-01-23 21:39:17 +00:00
Ian Leonard
b31ce30170 sysutils: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:16 +00:00
Matthias Reichl
14176318a5 lirc: add patch to fix zotac driver
See https://sourceforge.net/p/lirc/tickets/327/

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-04-10 10:19:40 +02:00
Matthias Reichl
7171272faf lirc: add dependency on alsa-lib
This fixes missing alsa_usb plugin.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-12-09 12:47:27 +01:00
MilhouseVH
97f87d8e9c packages: switch from Python2 to Python3 2019-10-29 12:19:07 +00:00
Matthias Reichl
e532cde725 lirc: add --enable-uinput configure option
Don't rely on autodetection as this will fail, eg when building
in a chroot without /dev/uinput, and result in lircd-uinput missing

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 17:02:31 +02:00
Matthias Reichl
bd79a69f43 lirc: add patches from Debian Buster
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 12:31:07 +02:00
Matthias Reichl
304fa8c2eb lirc: fix disable-python patch
The patch accidentally dropped installation of pkgconfig files which
lead to libirman not detecting lirc

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 12:31:07 +02:00
MilhouseVH
c96223f4d7 lirc: update to lirc-0.10.1 2019-06-07 08:49:07 +01:00
MilhouseVH
9f75c9be17 lirc: detects alsa automagically - we don't want the alsa libs
When building lirc after alsa-utils, the following unwanted alsa libraries are built by lirc:

NEW FILE       Delta: 10,536       devel-20190115185543-5767941: 10,536        devel-20190115133317-5767941: n/a          /usr/lib/lirc/plugins/alsa_usb.so
NEW FILE       Delta: 19,176       devel-20190115185543-5767941: 19,176        devel-20190115133317-5767941: n/a          /usr/lib/lirc/plugins/audio_alsa.so
2019-02-08 17:17:43 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
CvH
1b9cbdaf26 spdx: packages/sysutils 2018-07-18 22:37:47 +02:00
Matthias Reichl
e821e6b193 lirc: use /run instead of /var/run
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-24 14:20:07 +02:00
MilhouseVH
3f77fa32b1 lirc: build with default state dir /var/run/lirc 2018-04-18 20:46:21 +01:00
Matthias Reichl
56bc9f077f lirc: remove unused lircd_wakeup_enable script
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-12-20 16:27:50 +01:00
Matthias Reichl
8afe90c69f lirc: remove obsolete conf files
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-12-20 16:25:56 +01:00
Matthias Reichl
a45f0f0c4d lirc: start only if /storage/.config/lircd.conf is present
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-12-20 16:21:00 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00