rebuild with new toolchain.. 2
This commit is contained in:
@@ -35,6 +35,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-01-07</Date>
|
||||
<Version>1.0.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-04-27</Date>
|
||||
<Version>1.0.6</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Standard GNU database libraries included for compatibility with Perl</Summary>
|
||||
<Description>GNU dbm is a set of database routines that use extensible hashing. It works similar to the standard UNIX dbm routines.</Description>
|
||||
<Archive sha1sum="ce433d0f192c21d41089458ca5c8294efe9806b4" type="targz">mirrors://gnu/gdbm/gdbm-1.11.tar.gz</Archive>
|
||||
<Archive sha1sum="86513e8871bb376bc014e9e5a2d18a8e0a8ea2f5" type="targz">mirrors://gnu/gdbm/gdbm-1.12.tar.gz</Archive>
|
||||
<Patches>
|
||||
<Patch level="1">gdbm-1.10-zeroheaders.patch</Patch>
|
||||
</Patches>
|
||||
@@ -43,6 +43,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-01-07</Date>
|
||||
<Version>1.12</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-04-27</Date>
|
||||
<Version>1.11</Version>
|
||||
|
||||
@@ -58,11 +58,9 @@
|
||||
<BuildType>emul32</BuildType>
|
||||
<BuildDependencies>
|
||||
<Dependency>readline-32bit</Dependency>
|
||||
|
||||
</BuildDependencies>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libgcc</Dependency>
|
||||
|
||||
<Dependency release="current">libpcre</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -71,6 +69,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-01-07</Date>
|
||||
<Version>8.38</Version>
|
||||
<Comment>Rebuild with new toolchain.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-04-27</Date>
|
||||
<Version>8.38</Version>
|
||||
|
||||
@@ -12,15 +12,15 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Another cute console display library</Summary>
|
||||
<Description>The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands.</Description>
|
||||
<Archive sha1sum="017b92dc7fd4e636a2b5c9265a77ccc05798c9e1" type="targz">mirrors://gnu/readline/readline-6.3.tar.gz</Archive>
|
||||
<Archive sha1sum="d9095fa14a812495052357e1d678b3f2ac635463" type="targz">mirrors://gnu/readline/readline-7.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>ncurses-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!--Patches>
|
||||
<Patch>readline63-001.patch</Patch>
|
||||
<Patch>readline63-002.patch</Patch>
|
||||
<Patch>readline63-003.patch</Patch>
|
||||
</Patches>
|
||||
</Patches-->
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -68,6 +68,13 @@
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-01-07</Date>
|
||||
<Version>7.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-04-27</Date>
|
||||
<Version>6.3</Version>
|
||||
|
||||
@@ -37,6 +37,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2017-01-07</Date>
|
||||
<Version>2016j</Version>
|
||||
<Comment>Rebuild with new toolchain.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>2016j</Version>
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>XZ compression utilities</Summary>
|
||||
<Description>XZ Utils provide a general purpose data compression library and command line tools. The .xz format supports multiple compression algorithms, which are called "filters" in context of XZ Utils. The primary filter is currently LZMA2.</Description>
|
||||
<Archive sha1sum="72c567d3263345844191a7e618779b179d1f49e0" type="tarxz">http://tukaani.org/xz/xz-5.2.2.tar.xz</Archive>
|
||||
<Archive sha1sum="a2975d12e0905daec48ec87c0098602e0669d195" type="tarxz">http://tukaani.org/xz/xz-5.2.3.tar.xz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -61,6 +61,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-01-07</Date>
|
||||
<Version>5.2.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-04-27</Date>
|
||||
<Version>5.2.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user