diff --git a/packages/e/etlegacy/abi_used_symbols b/packages/e/etlegacy/abi_used_symbols index c3ab8a43eb5..b0748ed1577 100644 --- a/packages/e/etlegacy/abi_used_symbols +++ b/packages/e/etlegacy/abi_used_symbols @@ -416,6 +416,7 @@ libm.so.6:atan2f libm.so.6:cos libm.so.6:erff libm.so.6:exp +libm.so.6:floorf libm.so.6:fmodf libm.so.6:modff libm.so.6:pow @@ -479,9 +480,6 @@ libssl.so.3:SSL_CTX_get_cert_store libstdc++.so.6:_ZNKSt5ctypeIcE13_M_widen_initEv libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4findEPKcmm libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4findEcm -libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7compareEPKc -libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7compareEmmPKc -libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7compareEmmRKS4_ libstdc++.so.6:_ZNKSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEE3strEv libstdc++.so.6:_ZNKSt8__detail20_Prime_rehash_policy14_M_need_rehashEmmm libstdc++.so.6:_ZNSdD2Ev @@ -511,6 +509,7 @@ libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_dispose libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructEmc libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEmc +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7reserveEm libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_appendEPKcm libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_assignERKS4_ libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_createERmm @@ -518,8 +517,6 @@ libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_mutateEm libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEED1Ev libstdc++.so.6:_ZNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEED1Ev libstdc++.so.6:_ZNSt7__cxx1119basic_ostringstreamIcSt11char_traitsIcESaIcEED1Ev -libstdc++.so.6:_ZNSt8ios_base4InitC1Ev -libstdc++.so.6:_ZNSt8ios_base4InitD1Ev libstdc++.so.6:_ZNSt8ios_baseC2Ev libstdc++.so.6:_ZNSt8ios_baseD2Ev libstdc++.so.6:_ZNSt9basic_iosIcSt11char_traitsIcEE4initEPSt15basic_streambufIcS1_E @@ -532,6 +529,7 @@ libstdc++.so.6:_ZSt18_Rb_tree_decrementPSt18_Rb_tree_node_base libstdc++.so.6:_ZSt18_Rb_tree_incrementPKSt18_Rb_tree_node_base libstdc++.so.6:_ZSt19__throw_logic_errorPKc libstdc++.so.6:_ZSt20__throw_length_errorPKc +libstdc++.so.6:_ZSt21ios_base_library_initv libstdc++.so.6:_ZSt24__throw_out_of_range_fmtPKcz libstdc++.so.6:_ZSt28__throw_bad_array_new_lengthv libstdc++.so.6:_ZSt29_Rb_tree_insert_and_rebalancebPSt18_Rb_tree_node_baseS0_RS_ diff --git a/packages/e/etlegacy/package.yml b/packages/e/etlegacy/package.yml index fa18a8c6dae..0bae8fac9bf 100644 --- a/packages/e/etlegacy/package.yml +++ b/packages/e/etlegacy/package.yml @@ -1,17 +1,16 @@ name : etlegacy version : 2.81.1 -release : 7 +release : 8 source : - https://github.com/etlegacy/etlegacy/archive/v2.81.1.tar.gz : 687dfea58fe385deaa91f7a9ee7c232e2a79bc059a531934051e569aca6f7fb3 # - git|https://github.com/etlegacy/etlegacy: v2.81.1 +homepage : https://www.etlegacy.com/ license : GPL-3.0-or-later component : games.action -homepage : https://www.etlegacy.com/ summary : Wolfenstein - Enemy Territory compatible client/server networking : yes description: | - ET: Legacy is based on the source code of the Wolfenstein: Enemy Territory. - The main goal of this project is to fix bugs, remove old dependencies and make it playable on all major operating systems while still remaining \ncompatible with the ET 2.60b version and as many of its mods as possible. + ET: Legacy is based on the source code of the Wolfenstein: Enemy Territory. The main goal of this project is to fix bugs, remove old dependencies and make it playable on all major operating systems while still remaining \ncompatible with the ET 2.60b version and as many of its mods as possible. builddeps : - pkgconfig(freetype2) - pkgconfig(glew) diff --git a/packages/e/etlegacy/pspec_x86_64.xml b/packages/e/etlegacy/pspec_x86_64.xml index e18e22c2835..b927e146b81 100644 --- a/packages/e/etlegacy/pspec_x86_64.xml +++ b/packages/e/etlegacy/pspec_x86_64.xml @@ -3,22 +3,20 @@ etlegacy https://www.etlegacy.com/ - Reilly Brogan - solus@reillybrogan.com + Algent Albrahimi + algent@protonmail.com GPL-3.0-or-later games.action Wolfenstein - Enemy Territory compatible client/server - ET: Legacy is based on the source code of the Wolfenstein: Enemy Territory. -The main goal of this project is to fix bugs, remove old dependencies and make it playable on all major operating systems while still remaining \ncompatible with the ET 2.60b version and as many of its mods as possible. + ET: Legacy is based on the source code of the Wolfenstein: Enemy Territory. The main goal of this project is to fix bugs, remove old dependencies and make it playable on all major operating systems while still remaining \ncompatible with the ET 2.60b version and as many of its mods as possible. https://sources.getsol.us/README.Solus etlegacy Wolfenstein - Enemy Territory compatible client/server - ET: Legacy is based on the source code of the Wolfenstein: Enemy Territory. -The main goal of this project is to fix bugs, remove old dependencies and make it playable on all major operating systems while still remaining \ncompatible with the ET 2.60b version and as many of its mods as possible. + ET: Legacy is based on the source code of the Wolfenstein: Enemy Territory. The main goal of this project is to fix bugs, remove old dependencies and make it playable on all major operating systems while still remaining \ncompatible with the ET 2.60b version and as many of its mods as possible. games.action @@ -153,12 +151,12 @@ The main goal of this project is to fix bugs, remove old dependencies and make i - - 2023-10-16 + + 2023-12-26 2.81.1 Packaging update - Reilly Brogan - solus@reillybrogan.com + Algent Albrahimi + algent@protonmail.com \ No newline at end of file