samba deps...
This commit is contained in:
@@ -19,4 +19,4 @@ def install():
|
||||
pisitools.dodir("/usr/include")
|
||||
pisitools.insinto("/usr/include", "src/*.h")
|
||||
|
||||
pisitools.dodoc("README", "AUTHORS", "LICENSE")
|
||||
pisitools.dodoc("README.md", "AUTHORS", "LICENSE")
|
||||
|
||||
@@ -13,10 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>A free ini file parsing library</Summary>
|
||||
<Description>iniparser is a free stand-alone ini file parsing library written in portable ANSI C.</Description>
|
||||
<Archive sha1sum="41eae7b414cad9cd42ae2c2a64394c10d7ab655e" type="targz">http://ndevilla.free.fr/iniparser/iniparser-3.1.tar.gz</Archive>
|
||||
<Patches>
|
||||
<Patch level="1">makefile.patch</Patch>
|
||||
</Patches>
|
||||
<Archive sha1sum="7cff339bb67eac060b5cf436759859266c336507" type="targz">https://github.com/ndevilla/iniparser/archive/v4.0.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -39,6 +36,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-02-28</Date>
|
||||
<Version>4.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-09</Date>
|
||||
<Version>3.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user