lirc and opencv

This commit is contained in:
suvari
2017-09-22 17:53:47 +03:00
parent 98ed077d5a
commit a29c6e2f73
3 changed files with 7 additions and 5 deletions
+2 -1
View File
@@ -11,6 +11,7 @@ from pisi.actionsapi import get
#WorkDir = "lirc-%s" % get.srcVERSION().replace("_", "-")
def setup():
autotools.autoreconf("-fi")
autotools.configure("--localstatedir=/run \
--enable-sandboxed \
--with-systemdsystemunitdir=no \
@@ -22,7 +23,7 @@ def setup():
--with-x \
--with-driver=userspace \
--with-syslog=LOG_DAEMON")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
def build():
+2 -2
View File
@@ -29,7 +29,7 @@
<Patch level="1">lirc.pc-Fix-bad-library-specification-236.patch</Patch>
<Patch level="1">Build-Use-HAVE_UINPUT-1-to-force-building-uinput-cod.patch</Patch>
</Patches>
</Source>
</Source>
<Package>
<Name>lirc</Name>
@@ -79,7 +79,7 @@
<History>
<Update release="4">
<Date>2017-09-20</Date>
<Date>2017-09-22</Date>
<Version>0.9.4c</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>