@@ -20,5 +20,4 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
mesontools.install()
|
mesontools.install()
|
||||||
|
|
||||||
#shelltools.cd("..")
|
|
||||||
pisitools.dodoc("LICENSE*", "README*")
|
pisitools.dodoc("LICENSE*", "README*")
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>A simple .INI file parser written in C</Summary>
|
<Summary>A simple .INI file parser written in C</Summary>
|
||||||
<Description>C ile yazılmış basit bir .INI dosyası ayrıştırıcısı</Description>
|
<Description>C ile yazılmış basit bir .INI dosyası ayrıştırıcısı</Description>
|
||||||
<Archive sha1sum="9924ce7fba763f4faa7e63fc11f84a655b73020b" type="targz">https://github.com/benhoyt/inih/archive/r53.tar.gz</Archive>
|
<Archive sha1sum="bdd62bbc0fe4b3797d4890730db11646957f3a2e" type="targz">https://github.com/benhoyt/inih/archive/r56.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>meson</Dependency>
|
<Dependency>meson</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -50,6 +50,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="2">
|
||||||
|
<Date>2023-05-10</Date>
|
||||||
|
<Version>56</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2021-02-27</Date>
|
<Date>2021-02-27</Date>
|
||||||
<Version>53</Version>
|
<Version>53</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user