libraw rebuild
This commit is contained in:
@@ -9,7 +9,10 @@ from pisi.actionsapi import pisitools
|
|||||||
from pisi.actionsapi import get
|
from pisi.actionsapi import get
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
autotools.configure("--disable-static")
|
autotools.configure("--disable-static \
|
||||||
|
--enable-jpeg \
|
||||||
|
--enable-jasper \
|
||||||
|
--enable-lcms")
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
autotools.make()
|
autotools.make()
|
||||||
|
|||||||
@@ -52,6 +52,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="7">
|
||||||
|
<Date>2020-03-15</Date>
|
||||||
|
<Version>0.19.5</Version>
|
||||||
|
<Comment>Rebuild.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="6">
|
<Update release="6">
|
||||||
<Date>2020-02-11</Date>
|
<Date>2020-02-11</Date>
|
||||||
<Version>0.19.5</Version>
|
<Version>0.19.5</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user