gcc12 rebuild list
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>A yacc-compatible parser generator</Summary>
|
||||
<Description>A yacc-compatible parser generator. Once you are proficient with Bison, you can use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages</Description>
|
||||
<Archive sha1sum="0ab4a865c4772109c50767013dcbe54e5786bb09" type="tarxz">http://ftp.gnu.org/gnu/bison/bison-3.7.3.tar.xz</Archive>
|
||||
<Archive sha1sum="da1522a00f8c23c1abf69dbd2e99078d2a484b96" type="tarxz">http://ftp.gnu.org/gnu/bison/bison-3.8.2.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>m4</Dependency>
|
||||
<Dependency>gettext</Dependency>
|
||||
@@ -40,6 +40,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2023-01-28</Date>
|
||||
<Version>3.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2020-12-09</Date>
|
||||
<Version>3.7.3</Version>
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="28">
|
||||
<Date>2023-01-20</Date>
|
||||
<Date>2023-01-28</Date>
|
||||
<Version>3.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
|
||||
@@ -69,6 +69,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="14">
|
||||
<Date>2023-01-28</Date>
|
||||
<Version>3.6.2</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2023-01-03</Date>
|
||||
<Version>3.6.2</Version>
|
||||
|
||||
@@ -12,13 +12,13 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>GNU macro processor</Summary>
|
||||
<Description>The m4 utility is a macro processor that shall read one or more text files, process them according to their included macro statements, and write the results to standard output</Description>
|
||||
<Archive sha1sum="228604686ca23f42e48b98930babeb5d217f1899" type="tarxz">mirrors://gnu/m4/m4-1.4.18.tar.xz</Archive>
|
||||
<Archive sha1sum="b44b5c9746b69ee19204b7cb76d3a7b3eac69259" type="tarxz">mirrors://gnu/m4/m4-1.4.19.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gettext</Dependency>
|
||||
<Dependency>libsigsegv-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">m4-1.4.18-glibc-change-work-around.patch</Patch>
|
||||
<!-- <Patch level="1">m4-1.4.18-glibc-change-work-around.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -32,10 +32,18 @@
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="info">/usr/share/info</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2023-01-28</Date>
|
||||
<Version>1.4.19</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2020-12-09</Date>
|
||||
<Version>1.4.18</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Standard tool to compile source trees</Summary>
|
||||
<Description>Standard tool to compile source trees. Make gets its knowledge of how to build your program from a file called the makefile. When you write a program, you should write a makefile for it, so that it is possible to use Make to build and install the program</Description>
|
||||
<Archive sha1sum="3c40e5b49b893dbb14f1e2e1f8fe89b7298cc51d" type="targz">mirrors://gnu/make/make-4.3.tar.gz</Archive>
|
||||
<Archive sha1sum="02910501c2065479c6c7a4855b6ecdf3ac4464d8" type="targz">mirrors://gnu/make/make-4.4.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>texinfo</Dependency>
|
||||
<Dependency>gettext</Dependency>
|
||||
@@ -43,6 +43,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2023-01-28</Date>
|
||||
<Version>4.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2020-11-25</Date>
|
||||
<Version>4.3</Version>
|
||||
|
||||
@@ -58,6 +58,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2023-01-28</Date>
|
||||
<Version>2.7.6</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2022-05-10</Date>
|
||||
<Version>2.7.6</Version>
|
||||
|
||||
@@ -33,6 +33,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2023-01-28</Date>
|
||||
<Version>2.46</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>2.46</Version>
|
||||
|
||||
Reference in New Issue
Block a user