Skip to content

Commit

Permalink
aegisub: 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 57562fd commit fceb747
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 10 deletions.
4 changes: 1 addition & 3 deletions packages/a/aegisub/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,6 @@ libc.so.6:toupper
libc.so.6:ungetc
libc.so.6:unlink
libc.so.6:vsnprintf
libc.so.6:vswprintf
libc.so.6:wcslen
libc.so.6:wmemcpy
libc.so.6:write
Expand Down Expand Up @@ -449,7 +448,6 @@ libstdc++.so.6:_ZNKSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEE3strEv
libstdc++.so.6:_ZNKSt8__detail20_Prime_rehash_policy11_M_next_bktEm
libstdc++.so.6:_ZNKSt8__detail20_Prime_rehash_policy14_M_need_rehashEmmm
libstdc++.so.6:_ZNKSt9bad_alloc4whatEv
libstdc++.so.6:_ZNSdC2EPSt15basic_streambufIcSt11char_traitsIcEE
libstdc++.so.6:_ZNSdD2Ev
libstdc++.so.6:_ZNSi10_M_extractIdEERSiRT_
libstdc++.so.6:_ZNSi10_M_extractIlEERSiRT_
Expand Down Expand Up @@ -519,7 +517,6 @@ libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE8overflowEi
libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE9pbackfailEi
libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE9showmanycEv
libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE9underflowEv
libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEEC2Ev
libstdc++.so.6:_ZNSt15basic_streambufIwSt11char_traitsIwEE4syncEv
libstdc++.so.6:_ZNSt15basic_streambufIwSt11char_traitsIwEE5imbueERKSt6locale
libstdc++.so.6:_ZNSt15basic_streambufIwSt11char_traitsIwEE5uflowEv
Expand Down Expand Up @@ -701,6 +698,7 @@ libstdc++.so.6:_Znwm
libstdc++.so.6:__cxa_allocate_exception
libstdc++.so.6:__cxa_bad_typeid
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/a/aegisub/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : aegisub

Check warning on line 1 in packages/a/aegisub/package.yml

View workflow job for this annotation

GitHub Actions / Checks

`monitoring.yml` is missing
version : 3.3.3
release : 40
release : 41
source :
- git|https://github.com/wangqr/Aegisub.git : v3.3.3
homepage : https://github.com/wangqr/Aegisub
Expand Down
12 changes: 6 additions & 6 deletions packages/a/aegisub/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>aegisub</Name>
<Homepage>https://github.com/wangqr/Aegisub</Homepage>
<Packager>
<Name>Joey Riches</Name>
<Email>[email protected]</Email>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
</Packager>
<License>BSD-3-Clause</License>
<License>MIT</License>
Expand Down Expand Up @@ -92,12 +92,12 @@
</Files>
</Package>
<History>
<Update release="40">
<Date>2024-07-10</Date>
<Update release="41">
<Date>2024-12-19</Date>
<Version>3.3.3</Version>
<Comment>Packaging update</Comment>
<Name>Joey Riches</Name>
<Email>[email protected]</Email>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>

0 comments on commit fceb747

Please sign in to comment.