rebuild with new toolchain
This commit is contained in:
@@ -12,9 +12,10 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Tools to make diffs and compare files</Summary>
|
||||
<Description>You can use the diff command to show differences between two files, or each corresponding file in two directories. diff outputs differences between files line by line in any of several formats, selectable by command line options.</Description>
|
||||
<Archive sha1sum="6463cce7d3eb73489996baefd0e4425928ecd61e" type="tarxz">http://ftp.gnu.org/gnu/diffutils/diffutils-3.3.tar.xz</Archive>
|
||||
<Archive sha1sum="1169cce8eaaf7290dc087d65db7ed75de0dceb93" type="tarxz">http://ftp.gnu.org/gnu/diffutils/diffutils-3.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>patch</Dependency>
|
||||
<Dependency>texinfo</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -30,6 +31,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-01-07</Date>
|
||||
<Version>3.5</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>3.3</Version>
|
||||
|
||||
@@ -12,9 +12,9 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>GNU awk pattern-matching language</Summary>
|
||||
<Description>The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code. It helps you to make changes in various text files wherever certain patterns appear, or extract data from parts of certain lines while discarding the rest. Gawk is the GNU implementation of awk.</Description>
|
||||
<Archive sha1sum="76b0acbbdeaa0e58466675c5faf68895eedd8306" type="tarxz">ftp://mirrors.kernel.org/gnu/gawk/gawk-4.1.3.tar.xz</Archive>
|
||||
<Archive sha1sum="d67e00e2f6178e9cbd2c0ba923ae157bc0b3b570" type="tarxz">ftp://mirrors.kernel.org/gnu/gawk/gawk-4.1.4.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<Dependency>gettext</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!--<Patch level="1">gawk-4.1.1-sandbox_issue.patch</Patch>
|
||||
@@ -43,6 +43,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-01-07</Date>
|
||||
<Version>4.1.4</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>4.1.3</Version>
|
||||
|
||||
@@ -12,19 +12,21 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>The GNU info program and utilities</Summary>
|
||||
<Description>Texinfo is a documentation system that can produce both online information and printed output from a single source file. The GNU Project uses the Texinfo file format for most of its documentation.</Description>
|
||||
<Archive sha1sum="b6ed8b4af3fe9a4aa7c72081dc61f095f73d895c" type="targz">mirrors://gnu/texinfo/texinfo-6.1.tar.gz</Archive>
|
||||
<Archive sha1sum="29b16c646c7bc9cd351b2f1d8dafdce70e5377f6" type="targz">mirrors://gnu/texinfo/texinfo-6.3.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>ncurses</Dependency>
|
||||
<Dependency>perl</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>texinfo</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>ncurses</Dependency>
|
||||
<Dependency>perl</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFiles>
|
||||
<!--<AdditionalFile owner="root" permission="0755" target="/usr/bin/texi2dvi">texi2dvi</AdditionalFile>-->
|
||||
<!--<AdditionalFile owner="root" permission="0644" target="/usr/share/texmf/tex/texinfo/texinfo.tex">texinfo.tex</AdditionalFile>-->
|
||||
<!--<AdditionalFile owner="root" permission="0644" target="/usr/share/texmf/tex/texinfo/texinfo.tex">texinfo.tex</AdditionalFile>-->
|
||||
</AdditionalFiles>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
@@ -43,6 +45,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-01-07</Date>
|
||||
<Version>6.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>6.1</Version>
|
||||
|
||||
@@ -34,6 +34,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-01-07</Date>
|
||||
<Version>2.7.5</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>2.7.5</Version>
|
||||
|
||||
Reference in New Issue
Block a user