Merge branch 'master' of https://github.com/pisilinux/core
This commit is contained in:
@@ -43,7 +43,7 @@
|
|||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="5">
|
<Update release="5">
|
||||||
<Date>2018-07-19</Date>
|
<Date>2018-07-30</Date>
|
||||||
<Version>1.07.1</Version>
|
<Version>1.07.1</Version>
|
||||||
<Comment>Rebuild</Comment>
|
<Comment>Rebuild</Comment>
|
||||||
<Name>Ertuğrul Erata</Name>
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
|||||||
@@ -10,6 +10,7 @@ from pisi.actionsapi import shelltools
|
|||||||
from pisi.actionsapi import get
|
from pisi.actionsapi import get
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
|
shelltools.system("sed -i '/math.h/a #include <malloc.h>' src/flexdef.h")
|
||||||
pisitools.flags.add("-fPIC")
|
pisitools.flags.add("-fPIC")
|
||||||
shelltools.export("AUTOPOINT", "true")
|
shelltools.export("AUTOPOINT", "true")
|
||||||
|
|
||||||
|
|||||||
@@ -16,6 +16,7 @@
|
|||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>patch</Dependency>
|
<Dependency>patch</Dependency>
|
||||||
<Dependency>texinfo</Dependency>
|
<Dependency>texinfo</Dependency>
|
||||||
|
<Dependency>help2man</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<!-- <Patch level="1">flex-2.5.37-notex.patch</Patch> -->
|
<!-- <Patch level="1">flex-2.5.37-notex.patch</Patch> -->
|
||||||
@@ -37,9 +38,9 @@
|
|||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="7">
|
<Update release="7">
|
||||||
<Date>2018-07-17</Date>
|
<Date>2018-07-30</Date>
|
||||||
<Version>2.6.4</Version>
|
<Version>2.6.4</Version>
|
||||||
<Comment>Rebuild</Comment>
|
<Comment>Rebuild.</Comment>
|
||||||
<Name>Ertuğrul Erata</Name>
|
<Name>Ertuğrul Erata</Name>
|
||||||
<Email>ertugrulerata@gmail.com</Email>
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
</Update>
|
</Update>
|
||||||
|
|||||||
@@ -61,9 +61,9 @@
|
|||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="5">
|
<Update release="5">
|
||||||
<Date>2018-07-15</Date>
|
<Date>2018-07-29</Date>
|
||||||
<Version>3.3.2</Version>
|
<Version>3.3.2</Version>
|
||||||
<Comment>Rebuild</Comment>
|
<Comment>Rebuild.</Comment>
|
||||||
<Name>Ertuğrul Erata</Name>
|
<Name>Ertuğrul Erata</Name>
|
||||||
<Email>ertugrulerata@gmail.com</Email>
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
</Update>
|
</Update>
|
||||||
|
|||||||
@@ -34,7 +34,7 @@
|
|||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="4">
|
<Update release="4">
|
||||||
<Date>2018-07-15</Date>
|
<Date>2018-07-30</Date>
|
||||||
<Version>1.4.18</Version>
|
<Version>1.4.18</Version>
|
||||||
<Comment>Rebuild.</Comment>
|
<Comment>Rebuild.</Comment>
|
||||||
<Name>Ertuğrul Erata</Name>
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
|||||||
Reference in New Issue
Block a user