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>
+3 -2
View File
@@ -24,6 +24,7 @@
<Dependency>openexr-devel</Dependency>
<Dependency>lapack-devel</Dependency>
<Dependency>python-numpy</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>xine-lib-devel</Dependency>
<Dependency>libdc1394-devel</Dependency>
<Dependency>gstreamer-devel</Dependency>
@@ -78,7 +79,7 @@
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
@@ -86,7 +87,7 @@
<Update release="6">
<Date>2017-09-22</Date>
<Version>3.2.0</Version>
<Comment>Release bump</Comment>
<Comment>Release bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>