gn:ver.bump
This commit is contained in:
@@ -12,7 +12,7 @@ from pisi.actionsapi import get
|
||||
|
||||
def build():
|
||||
shelltools.cd("build")
|
||||
shelltools.system("python ./gen.py --no-sysroot")
|
||||
shelltools.system("python ./gen.py")
|
||||
|
||||
shelltools.cd("..")
|
||||
shelltools.system("ninja -C out gn")
|
||||
|
||||
@@ -12,13 +12,13 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Meta-build system that generates build files for Ninja</Summary>
|
||||
<Description>Ninja için derleme dosyaları oluşturan meta-build sistemi</Description>
|
||||
<Archive sha1sum="3600aef109a764df30fe289481ad571ae2572979" type="targz">https://sourceforge.net/projects/pisilinux/files/source/gn-0.1468.tar.gz</Archive>
|
||||
<Archive sha1sum="c7f8f20e4ca99e8263764aca83a2b54ee62cc901" type="targz">https://sourceforge.net/projects/pisilinux/files/source/gn-2018.12.01.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>git</Dependency>
|
||||
<Dependency>ninja</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch>gn-bootstrap.patch</Patch>
|
||||
<!-- <Patch>gn-bootstrap.patch</Patch> -->
|
||||
<!-- <Patch level="1">gn.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
@@ -35,6 +35,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2018-12-01</Date>
|
||||
<Version>2018.12.01</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2018-09-21</Date>
|
||||
<Version>0.1468</Version>
|
||||
|
||||
Reference in New Issue
Block a user