Skip to content

Commit

Permalink
megaglest: rebuild for wxwidgets
Browse files Browse the repository at this point in the history
**Summary**
  • Loading branch information
androidnisse committed Dec 19, 2024
1 parent 3e7d962 commit 9ac1f01
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
3 changes: 1 addition & 2 deletions packages/m/megaglest/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,6 @@ libstdc++.so.6:_ZNSt13runtime_errorC2ERKNSt7__cxx1112basic_stringIcSt11char_trai
libstdc++.so.6:_ZNSt13runtime_errorD1Ev
libstdc++.so.6:_ZNSt13runtime_errorD2Ev
libstdc++.so.6:_ZNSt14basic_ifstreamIcSt11char_traitsIcEED1Ev
libstdc++.so.6:_ZNSt14basic_ofstreamIcSt11char_traitsIcEEC1Ev
libstdc++.so.6:_ZNSt14basic_ofstreamIcSt11char_traitsIcEED1Ev
libstdc++.so.6:_ZNSt6chrono3_V212system_clock3nowEv
libstdc++.so.6:_ZNSt6locale5_Impl16_M_install_facetEPKNS_2idEPKNS_5facetE
Expand Down Expand Up @@ -614,7 +613,6 @@ libstdc++.so.6:_ZSt4cerr
libstdc++.so.6:_ZSt4cout
libstdc++.so.6:_ZSt7getlineIcSt11char_traitsIcESaIcEERSt13basic_istreamIT_T0_ES7_RNSt7__cxx1112basic_stringIS4_S5_T1_EES4_
libstdc++.so.6:_ZSt7nothrow
libstdc++.so.6:_ZSt9terminatev
libstdc++.so.6:_ZStlsISt11char_traitsIcEERSt13basic_ostreamIcT_ES5_PKc
libstdc++.so.6:_ZTINSt7__cxx118numpunctIcEE
libstdc++.so.6:_ZTIPKc
Expand Down Expand Up @@ -646,6 +644,7 @@ libstdc++.so.6:_Znwm
libstdc++.so.6:_ZnwmRKSt9nothrow_t
libstdc++.so.6:__cxa_allocate_exception
libstdc++.so.6:__cxa_begin_catch
libstdc++.so.6:__cxa_call_terminate
libstdc++.so.6:__cxa_demangle
libstdc++.so.6:__cxa_end_catch
libstdc++.so.6:__cxa_free_exception
Expand Down
2 changes: 1 addition & 1 deletion packages/m/megaglest/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : megaglest

Check warning on line 1 in packages/m/megaglest/package.yml

View workflow job for this annotation

GitHub Actions / Checks

`monitoring.yml` is missing
version : 3.13.0
release : 23
release : 24
source :
- git|https://github.com/MegaGlest/megaglest-source : 231c639c702f4277cc0d4c9560edd40987b99763
homepage : https://megaglest.org/
Expand Down
12 changes: 6 additions & 6 deletions packages/m/megaglest/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>megaglest</Name>
<Homepage>https://megaglest.org/</Homepage>
<Packager>
<Name>Reilly Brogan</Name>
<Email>[email protected]</Email>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>games.strategy</PartOf>
Expand Down Expand Up @@ -6104,12 +6104,12 @@
</Files>
</Package>
<History>
<Update release="23">
<Date>2024-06-27</Date>
<Update release="24">
<Date>2024-12-19</Date>
<Version>3.13.0</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>[email protected]</Email>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>

0 comments on commit 9ac1f01

Please sign in to comment.