lirc and opencv
This commit is contained in:
@@ -11,6 +11,7 @@ from pisi.actionsapi import get
|
|||||||
#WorkDir = "lirc-%s" % get.srcVERSION().replace("_", "-")
|
#WorkDir = "lirc-%s" % get.srcVERSION().replace("_", "-")
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
|
autotools.autoreconf("-fi")
|
||||||
autotools.configure("--localstatedir=/run \
|
autotools.configure("--localstatedir=/run \
|
||||||
--enable-sandboxed \
|
--enable-sandboxed \
|
||||||
--with-systemdsystemunitdir=no \
|
--with-systemdsystemunitdir=no \
|
||||||
@@ -22,7 +23,7 @@ def setup():
|
|||||||
--with-x \
|
--with-x \
|
||||||
--with-driver=userspace \
|
--with-driver=userspace \
|
||||||
--with-syslog=LOG_DAEMON")
|
--with-syslog=LOG_DAEMON")
|
||||||
|
|
||||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
<Patch level="1">lirc.pc-Fix-bad-library-specification-236.patch</Patch>
|
<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>
|
<Patch level="1">Build-Use-HAVE_UINPUT-1-to-force-building-uinput-cod.patch</Patch>
|
||||||
</Patches>
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>lirc</Name>
|
<Name>lirc</Name>
|
||||||
@@ -79,7 +79,7 @@
|
|||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="4">
|
<Update release="4">
|
||||||
<Date>2017-09-20</Date>
|
<Date>2017-09-22</Date>
|
||||||
<Version>0.9.4c</Version>
|
<Version>0.9.4c</Version>
|
||||||
<Comment>Version bump.</Comment>
|
<Comment>Version bump.</Comment>
|
||||||
<Name>Stefan Gronewold(groni)</Name>
|
<Name>Stefan Gronewold(groni)</Name>
|
||||||
|
|||||||
@@ -24,6 +24,7 @@
|
|||||||
<Dependency>openexr-devel</Dependency>
|
<Dependency>openexr-devel</Dependency>
|
||||||
<Dependency>lapack-devel</Dependency>
|
<Dependency>lapack-devel</Dependency>
|
||||||
<Dependency>python-numpy</Dependency>
|
<Dependency>python-numpy</Dependency>
|
||||||
|
<Dependency>python-devel</Dependency>
|
||||||
<Dependency>xine-lib-devel</Dependency>
|
<Dependency>xine-lib-devel</Dependency>
|
||||||
<Dependency>libdc1394-devel</Dependency>
|
<Dependency>libdc1394-devel</Dependency>
|
||||||
<Dependency>gstreamer-devel</Dependency>
|
<Dependency>gstreamer-devel</Dependency>
|
||||||
@@ -78,7 +79,7 @@
|
|||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="header">/usr/include</Path>
|
<Path fileType="header">/usr/include</Path>
|
||||||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
@@ -86,7 +87,7 @@
|
|||||||
<Update release="6">
|
<Update release="6">
|
||||||
<Date>2017-09-22</Date>
|
<Date>2017-09-22</Date>
|
||||||
<Version>3.2.0</Version>
|
<Version>3.2.0</Version>
|
||||||
<Comment>Release bump</Comment>
|
<Comment>Release bump.</Comment>
|
||||||
<Name>Kamil Atlı</Name>
|
<Name>Kamil Atlı</Name>
|
||||||
<Email>suvari@pisilinux.org</Email>
|
<Email>suvari@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
|
|||||||
Reference in New Issue
Block a user