diff options
Diffstat (limited to 'abs/core/lirc/__changelog')
-rw-r--r-- | abs/core/lirc/__changelog | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/abs/core/lirc/__changelog b/abs/core/lirc/__changelog index c7649f3..adf4a9c 100644 --- a/abs/core/lirc/__changelog +++ b/abs/core/lirc/__changelog @@ -1,6 +1,7 @@ -PKGBUILD: add 'iguanair' to make depends and package_lirc and package_lirc-utils depends -PKGBUILD: symlink /etc/lircd.conf to package_lirc-utils -PKGBUILD: removed removing lirc_atiusb which is needed for the firefly - -e "s:lirc_atiusb::" -PKGBUILD: #change include smp_lock.h to smp.h - sed "s:linux/smp_lock.h:linux/smp.h:g" -i drivers/lirc_atiusb/lirc_atiusb.c +PKGBUILD: add 'iguanair' to depends +PKGBUILD: change dep python to python2 +PKGBUILD: comment out optdepends +PKGBUILD: don't use 0013-tools-Make-make_rel_symlink.py-use-python3.patch +PKGBUILD: # LinHES remotes service uses /etc/lircd.conf so create symlink + ln -s "/etc/lircd.conf" "${pkgdir}/etc/lirc/lircd.conf.d/mv_ir_lircd.conf" +lirc.install: comment out service message |