Skip to content

Commit

Permalink
codeblocks: rebuild for wxwidgets
Browse files Browse the repository at this point in the history
**Summary**
  • Loading branch information
androidnisse committed Dec 17, 2024
1 parent 05e9e28 commit c93b6df
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/c/codeblocks/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,6 @@ libstdc++.so.6:_ZSt25__throw_bad_function_callv
libstdc++.so.6:_ZSt28_Rb_tree_rebalance_for_erasePSt18_Rb_tree_node_baseRS_
libstdc++.so.6:_ZSt28__throw_bad_array_new_lengthv
libstdc++.so.6:_ZSt29_Rb_tree_insert_and_rebalancebPSt18_Rb_tree_node_baseS0_RS_
libstdc++.so.6:_ZSt9terminatev
libstdc++.so.6:_ZTINSt6locale5facetE
libstdc++.so.6:_ZTIPKc
libstdc++.so.6:_ZTISt11regex_error
Expand Down Expand Up @@ -308,6 +307,7 @@ libstdc++.so.6:_Znam
libstdc++.so.6:_Znwm
libstdc++.so.6:__cxa_allocate_exception
libstdc++.so.6:__cxa_begin_catch
libstdc++.so.6:__cxa_call_terminate
libstdc++.so.6:__cxa_end_catch
libstdc++.so.6:__cxa_free_exception
libstdc++.so.6:__cxa_get_exception_ptr
Expand Down
2 changes: 1 addition & 1 deletion packages/c/codeblocks/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : codeblocks
version : '20.03'
release : 19
release : 20
source :
- https://sourceforge.net/projects/codeblocks/files/Sources/20.03/codeblocks-20.03.tar.xz : 15eeb3e28aea054e1f38b0c7f4671b4d4d1116fd05f63c07aa95a91db89eaac5
homepage : https://www.codeblocks.org/
Expand Down
14 changes: 7 additions & 7 deletions packages/c/codeblocks/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>codeblocks</Name>
<Homepage>https://www.codeblocks.org/</Homepage>
<Packager>
<Name>Muhammad Alfi Syahrin</Name>
<Email>[email protected]</Email>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>programming.ide</PartOf>
Expand Down Expand Up @@ -782,7 +782,7 @@ Built around a plugin framework, Code::Blocks can be extended with plugins. Any
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="19">codeblocks</Dependency>
<Dependency release="20">codeblocks</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/codeblocks/Alignment.h</Path>
Expand Down Expand Up @@ -953,12 +953,12 @@ Built around a plugin framework, Code::Blocks can be extended with plugins. Any
</Files>
</Package>
<History>
<Update release="19">
<Date>2024-01-06</Date>
<Update release="20">
<Date>2024-12-17</Date>
<Version>20.03</Version>
<Comment>Packaging update</Comment>
<Name>Muhammad Alfi Syahrin</Name>
<Email>[email protected]</Email>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>

0 comments on commit c93b6df

Please sign in to comment.