Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=024548e41f2a0f210cb4219e9cf1689ea17505b8
commit 024548e41f2a0f210cb4219e9cf1689ea17505b8 Author: DeX77 <[email protected]> Date: Thu Aug 18 11:47:53 2016 +0200 lirc-0.9.4b-2-x86_64 * fix local version newer problem diff --git a/source/apps-extra/lirc/FrugalBuild b/source/apps-extra/lirc/FrugalBuild index ec6e914..4b4a019 100644 --- a/source/apps-extra/lirc/FrugalBuild +++ b/source/apps-extra/lirc/FrugalBuild @@ -3,7 +3,7 @@ pkgname=lirc pkgver=0.9.4b -pkgrel=1 +pkgrel=2 pkgdesc="LIRC is a package that allows you to decode and send infra-red signals of many commonly used remote controls." url="http://www.lirc.org/" _F_archive_grepv="pre" @@ -15,6 +15,7 @@ subdescs=('Client library for lirc.') subdepends=('glibc>=2.22-7') subgroups=('lib') subarchs=('i686 x86_64') +suboptions=('force') depends=('alsa-lib>=1.1.0-2' 'libusb>=0.1.5-4' 'libsystemd>=227-14' 'python3') makedepends=('help2man' 'libxslt') @@ -27,7 +28,7 @@ backup=('etc/lirc/lirc_options.conf' 'etc/lirc/lircd.conf' 'etc/lirc/lircmd.conf sha1sums=('9384b11ab2f75bb647280dbe2dc8bd632d6689da' \ '4342b004eb53d51fcbb9af2cf136bb4990874608') -options+=('scriptlet') +options+=('scriptlet' 'force') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
