Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : lirc | name : lirc | ||||
| version : 0.9.4d | version : 0.10.1 | ||||
| release : 2 | release : 3 | ||||
| source : | source : | ||||
| - https://netcologne.dl.sourceforge.net/project/lirc/LIRC/0.9.4d/lirc-0.9.4d.tar.bz2 : c68f18c35b489b865c0a741d119b136e8702191538cd3551b977a7af6c4e41ab | - https://netcologne.dl.sourceforge.net/project/lirc/LIRC/0.10.1/lirc-0.10.1.tar.bz2 : 8b753c60df2a7f5dcda2db72c38e448ca300c3b4f6000c1501fcb0bd5df414f2 | ||||
| license : GPL-2.0 | license : GPL-2.0-or-later | ||||
| component : system.utils | component : system.utils | ||||
| summary : Linux Infrared Remote Control utilities | summary : Linux Infrared Remote Control utilities | ||||
| description: | | description: | | ||||
| LIRC is a package that supports receiving and sending IR signals | LIRC is a package that supports receiving and sending IR signals | ||||
| of IR remote controls, adding functionality and flexibility to the basic | of IR remote controls, adding functionality and flexibility to the basic | ||||
| support in the Linux kernel. | support in the Linux kernel. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(alsa) | - pkgconfig(alsa) | ||||
| - pkgconfig(libftdi1) | - pkgconfig(libftdi1) | ||||
| - pkgconfig(libusb) | - pkgconfig(libusb) | ||||
| - pkgconfig(portaudiocpp) | - pkgconfig(portaudiocpp) | ||||
| - pkgconfig(python3) | - pkgconfig(python3) | ||||
| - pkgconfig(x11) | - pkgconfig(x11) | ||||
| setup : | | setup : | | ||||
| %configure --disable-static | sed -i -e 's|/usr/local/etc/|/etc/|' contrib/irman2lirc | ||||
| %configure --disable-static \ | |||||
| --with-lockdir=/var/lock/lockdev | |||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| install -Dm644 $pkgfiles/lirc.tmpfiles $installdir%libdir%/tmpfiles.d/lirc.conf | install -Dm 00644 $pkgfiles/lirc.tmpfiles $installdir%libdir%/tmpfiles.d/lirc.conf | ||||
| install -Dm 00644 $pkgfiles/lirc.sysusers $installdir%libdir%/sysusers.d/lirc.conf | |||||
| install -Dm 00644 contrib/60-lirc.rules $installdir%libdir%/udev/rules.d/60-lirc.rules | |||||
| install -Dm 00644 contrib/99-remote-control-lirc.rules $installdir%libdir%/udev/rules.d/99-remote-control-lirc.rules | |||||
| rm -rf $installdir/var/run | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.