gdb ver. bump
This commit is contained in:
@@ -13,14 +13,16 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>GNU debugger</Summary>
|
||||
<Description>GDB, the GNU Project debugger, allows you to see what is going on 'inside' another program while it executes -- or what another program was doing at the moment it crashed.</Description>
|
||||
<Archive sha1sum="2edabd9f5766b84889b07b366b4438e93e994005" type="tarxz">https://ftp.gnu.org/gnu/gdb/gdb-12.1.tar.xz</Archive>
|
||||
<Archive sha1sum="2b4e9357e498c66bbedf791883569104edea0472" type="tarxz">https://ftp.gnu.org/gnu/gdb/gdb-15.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>texinfo</Dependency>
|
||||
<Dependency>xz-devel</Dependency>
|
||||
<Dependency>gmp-devel</Dependency>
|
||||
<Dependency>mpfr-devel</Dependency>
|
||||
<Dependency>zstd-devel</Dependency>
|
||||
<Dependency>expat-devel</Dependency>
|
||||
<Dependency>guile-devel</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>xxhash-devel</Dependency>
|
||||
<Dependency>ncurses-devel</Dependency>
|
||||
<Dependency>readline-devel</Dependency>
|
||||
@@ -28,7 +30,7 @@
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!-- <Patch level="1">0001-AArch64-Make-gdbserver-register-set-selection-dynami.patch</Patch> -->
|
||||
<Patch level="1">arch/readline8.patch</Patch>
|
||||
<!-- <Patch level="1">arch/readline8.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -37,12 +39,14 @@
|
||||
<Summary>GNU debugger</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>xz</Dependency>
|
||||
<Dependency>gmp</Dependency>
|
||||
<Dependency>mpfr</Dependency>
|
||||
<Dependency>zstd</Dependency>
|
||||
<Dependency>expat</Dependency>
|
||||
<Dependency>guile</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>xxhash</Dependency>
|
||||
<Dependency>python</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>ncurses</Dependency>
|
||||
<Dependency>readline</Dependency>
|
||||
<Dependency>source-highlight</Dependency>
|
||||
@@ -69,6 +73,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="15">
|
||||
<Date>2024-07-08</Date>
|
||||
<Version>15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2023-10-28</Date>
|
||||
<Version>12.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user