libinih-56
This commit is contained in:
@@ -12,7 +12,7 @@ from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
mesontools.configure("-Ddistro_install=true \
|
||||
-Dwith_INIReader=true")
|
||||
-Dwith_INIReader=true")
|
||||
|
||||
def build():
|
||||
mesontools.build()
|
||||
@@ -20,5 +20,4 @@ def build():
|
||||
def install():
|
||||
mesontools.install()
|
||||
|
||||
#shelltools.cd("..")
|
||||
pisitools.dodoc("LICENSE*", "README*")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<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>
|
||||
<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>
|
||||
<Dependency>meson</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -50,6 +50,13 @@
|
||||
</Package>
|
||||
|
||||
<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">
|
||||
<Date>2021-02-27</Date>
|
||||
<Version>53</Version>
|
||||
|
||||
Reference in New Issue
Block a user