Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
s20210309 11 Mar 2021 00:10:22
  |
jbeich  |
emulators/yuzu: update to s20210309
Changes: https://github.com/yuzu-emu/yuzu/compare/9c4c9f1e7...daf5c5060 |
s20210308 09 Mar 2021 00:44:57
  |
jbeich  |
emulators/yuzu: update to s20210308
Changes: https://github.com/yuzu-emu/yuzu/compare/4cf5b860b...9c4c9f1e7 |
s20210306 06 Mar 2021 23:26:06
  |
jbeich  |
emulators/yuzu: update to s20210306
Changes: https://github.com/yuzu-emu/yuzu/compare/9d010be48...4cf5b860b |
s20210305 06 Mar 2021 00:24:34
  |
jbeich  |
emulators/yuzu: update to s20210305
Changes: https://github.com/yuzu-emu/yuzu/compare/394475c4e...9d010be48 |
s20210303 04 Mar 2021 00:09:05
  |
jbeich  |
emulators/yuzu: update to s20210303
Changes: https://github.com/yuzu-emu/yuzu/compare/ac8b1445f...394475c4e |
s20210301 01 Mar 2021 22:49:53
  |
jbeich  |
emulators/yuzu: update to s20210301
Changes: https://github.com/yuzu-emu/yuzu/compare/ae876ed04...ac8b1445f |
s20210222 23 Feb 2021 00:49:53
  |
jbeich  |
emulators/yuzu: update to s20210222
- Switch to GCC/libstdc++ until Clang/libc++ supports more C++20 features
Changes: https://github.com/yuzu-emu/yuzu/compare/0b47f7a46...ae876ed04 |
s20201218_2 23 Feb 2021 00:49:45
  |
jbeich  |
emulators/yuzu: prefer OpenSSL over GnuTLS after r560825
-- Found NETTLE: /usr/local/lib/libnettle.so
-- Found GnuTLS: /usr/local/lib/libgnutls.so
-- Found OpenSSL: /usr/lib/libcrypto.so (found version "1.1.1h")
[...]
Error: /usr/local/bin/yuzu is linked to /usr/local/lib/libgnutls.so.30 from
security/gnutls but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libgnutls.so:security/gnutls
Error: /usr/local/bin/yuzu is linked to /usr/local/lib/libnettle.so.8 from
security/nettle but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libnettle.so:security/nettle |
s20201218_1 16 Feb 2021 00:53:13
  |
jbeich  |
emulators/yuzu: update OSS support
Changes: https://github.com/kinetiknz/cubeb/compare/5c2cf26...8d53747 |
s20201218 01 Feb 2021 21:27:12
  |
jbeich  |
emulators/{rpcs3,yuzu}: drop unused distfile after r563570 |
s20201218 01 Feb 2021 12:42:53
  |
rene  |
Remove support for FreeBSD 12.1 from various ports.
FreeBSD 12.1 reached end-of-life today. Adjust the message
for the wine ports while here, since stable/13 has branched.
Submitted by: rene
Reviewed by: jbeich, mandree, mat, osa
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D28406 |
s20201218 09 Jan 2021 00:51:12
  |
jbeich  |
emulators/yuzu: unbreak after r560536
-- libzip 1.5 or newer not found, falling back to externals
CMake Error at externals/libzip/CMakeLists.txt:34 (INCLUDE):
INCLUDE could not find load file:
FindNettle
CMake Error: File externals/libzip/libzip/cmake-config.h.in does not exist.
CMake Error at externals/libzip/CMakeLists.txt:358 (CONFIGURE_FILE):
CONFIGURE_FILE Problem configuring file
CMake Error: File externals/libzip/libzip/cmake-zipconf.h.in does not exist.
CMake Error at externals/libzip/CMakeLists.txt:359 (CONFIGURE_FILE):
CONFIGURE_FILE Problem configuring file |
s20201218 19 Dec 2020 00:31:35
  |
jbeich  |
emulators/yuzu: update to s20201218
Changes: https://github.com/yuzu-emu/yuzu/compare/ac3b4f918...0b47f7a46 |
s20201215 17 Dec 2020 00:16:10
  |
jbeich  |
emulators/yuzu: update to s20201215
Changes: https://github.com/yuzu-emu/yuzu/compare/df6427d30...ac3b4f918 |
s20201214 15 Dec 2020 00:45:32
  |
jbeich  |
emulators/yuzu: update to s20201214
Changes: https://github.com/yuzu-emu/yuzu/compare/4e94d0d53...df6427d30 |
s20201209 10 Dec 2020 00:39:58
  |
jbeich  |
emulators/yuzu: update to s20201209
Changes: https://github.com/yuzu-emu/yuzu/compare/5cd051ece...4e94d0d53 |
s20201207 08 Dec 2020 00:48:34
  |
jbeich  |
emulators/yuzu: update to s20201207
Changes: https://github.com/yuzu-emu/yuzu/compare/f2f346e11...5cd051ece |
s20201205 05 Dec 2020 23:42:51
  |
jbeich  |
emulators/yuzu: update to s20201205
Changes: https://github.com/yuzu-emu/yuzu/compare/7b4a21360...f2f346e11 |
s20201130_1 05 Dec 2020 06:58:36
  |
jbeich  |
emulators/yuzu: drop workaround note after r556929
Old Intel iGPUs lacking "iris" also lack OpenGL 4.5 required by Yuzu. |
s20201130_1 03 Dec 2020 00:43:03
  |
jbeich  |
emulators/{citra,yuzu}: update OSS support
Changes: https://github.com/kinetiknz/cubeb/compare/1d66483...5c2cf26 |
s20201130 01 Dec 2020 00:34:44
  |
jbeich  |
emulators/yuzu: update to s20201130
Changes: https://github.com/yuzu-emu/yuzu/compare/fca87cfa3...7b4a21360 |
s20201127 27 Nov 2020 23:42:30
  |
jbeich  |
emulators/yuzu: update to s20201127
Changes: https://github.com/yuzu-emu/yuzu/compare/0e15c68f5...fca87cfa3 |
s20201125 26 Nov 2020 00:33:23
  |
jbeich  |
emulators/yuzu: update to s20201125
Changes: https://github.com/yuzu-emu/yuzu/compare/5d1447897...0e15c68f5 |
s20201123 24 Nov 2020 00:09:15
  |
jbeich  |
emulators/yuzu: update to s20201122
Changes: https://github.com/yuzu-emu/yuzu/compare/c47c3d723...5d1447897 |
s20201120 21 Nov 2020 00:05:15
  |
jbeich  |
emulators/yuzu: update to s20201120
Changes: https://github.com/yuzu-emu/yuzu/compare/abda36636...c47c3d723 |
s20201117 19 Nov 2020 01:34:36
  |
jbeich  |
emulators/yuzu: unbreak on FreeBSD < 12 after r552531
-- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
system variable OPENSSL_ROOT_DIR: Found unsuitable version "1.0.2u", but
required is at least "1.1" (found /usr/lib/libcrypto.so, )
CMake Error at externals/CMakeLists.txt:83 (add_subdirectory):
In file included from src/core/hle/service/bcat/backend/boxcat.cpp:6:
externals/./httplib/httplib.h:214:2: error: Sorry, OpenSSL versions prior to
1.1.1 are not supported
#error Sorry, OpenSSL versions prior to 1.1.1 are not supported
^
Reported by: pkg-fallout |
s20201117 19 Nov 2020 00:36:35
  |
jbeich  |
emulators/yuzu: update to s20201117
Changes: https://github.com/yuzu-emu/yuzu/compare/87f220eff...abda36636 |
s20201112 19 Nov 2020 00:36:29
  |
jbeich  |
emulators/yuzu: drop fmt workaround after r555414 |
s20201112 14 Nov 2020 00:20:54
  |
jbeich  |
emulators/yuzu: update to s20201112
Changes: https://github.com/yuzu-emu/yuzu/compare/c22d0d994...87f220eff |
s20201109 12 Nov 2020 00:10:40
  |
jbeich  |
emulators/yuzu: update to s20201109
Changes: https://github.com/yuzu-emu/yuzu/compare/9b24197ca...c22d0d994 |
s20201108 10 Nov 2020 00:10:31
  |
jbeich  |
emulators/yuzu: update to s20201108
Changes: https://github.com/yuzu-emu/yuzu/compare/e82997374...9b24197ca |
s20201107 08 Nov 2020 00:20:41
  |
jbeich  |
emulators/yuzu: update to s20201107
Changes: https://github.com/yuzu-emu/yuzu/compare/91a45834f...e82997374 |
s20201106 08 Nov 2020 00:20:30
  |
jbeich  |
emulators/yuzu-qt5: enable UI translations |
s20201106 07 Nov 2020 00:40:00
  |
jbeich  |
emulators/yuzu: update to s20201106
Changes: https://github.com/yuzu-emu/yuzu/compare/1089d7673...91a45834f |
s20201101 03 Nov 2020 00:55:16
  |
jbeich  |
emulators/yuzu: update to s20201101
Changes: https://github.com/yuzu-emu/yuzu/compare/98f68d06f...1089d7673 |
s20201031 01 Nov 2020 00:25:02
  |
jbeich  |
emulators/yuzu: update to s20201031
Changes: https://github.com/yuzu-emu/yuzu/compare/6db0c0d8d...98f68d06f |
s20201030 31 Oct 2020 00:48:25
  |
jbeich  |
emulators/yuzu: update to s20201030
Changes: https://github.com/yuzu-emu/yuzu/compare/2f6ba5448...6db0c0d8d |
s20201025 27 Oct 2020 00:16:13
  |
jbeich  |
emulators/yuzu: update to s20201025
Changes: https://github.com/yuzu-emu/yuzu/compare/6f6d83bef...2f6ba5448 |
s20201023 24 Oct 2020 00:20:47
  |
jbeich  |
emulators/yuzu: update to s20201023
Changes: https://github.com/yuzu-emu/yuzu/compare/ea20b5c97...6f6d83bef |
s20201021 22 Oct 2020 12:22:16
  |
jbeich  |
emulators/yuzu: update to s20201021
Changes: https://github.com/yuzu-emu/yuzu/compare/1fc61d09d...ea20b5c97 |
s20201020 22 Oct 2020 00:55:42
  |
jbeich  |
emulators/yuzu: update to s20201020
Changes: https://github.com/yuzu-emu/yuzu/compare/e7a26ecec...1fc61d09d |
s20201019 20 Oct 2020 00:37:05
  |
jbeich  |
emulators/yuzu: update to s20201019
Changes: https://github.com/yuzu-emu/yuzu/compare/64f967fd4...e7a26ecec |
s20201015 17 Oct 2020 14:35:04
  |
rene  |
emulators/yuzu: update two comments about dropping compatibility code
Phabricator: D26646 |
s20201015 17 Oct 2020 13:04:31
  |
jbeich  |
emulators/{citra,yuzu}: update OSS patches
No actual changes this time. Only switching away from a deleted fork
merge commit to upstream master branch. The former may become invalid
in future (e.g., due to "git gc") and break build.
Changes: https://github.com/kinetiknz/cubeb/compare/40865a6..a7e83aa |
s20201015 17 Oct 2020 02:21:55
  |
jbeich  |
emulators/{rpcs3,yuzu}: chase r552236
Still need to force iris despite being default since Mesa 20.0. |
s20201015 17 Oct 2020 00:42:18
  |
jbeich  |
emulators/yuzu: update to s20201015
Changes: https://github.com/yuzu-emu/yuzu/compare/4c348f406...64f967fd4 |
s20201012 13 Oct 2020 00:47:45
  |
jbeich  |
emulators/yuzu: update to s20201012
Changes: https://github.com/yuzu-emu/yuzu/compare/61b246a3a...4c348f406 |
s20201008_1 10 Oct 2020 20:35:14
  |
jbeich  |
emulators/{citra,yuzu}: update OSS patches
Changes: https://github.com/kinetiknz/cubeb/compare/cc85508...40865a6 |
s20201008 10 Oct 2020 00:35:27
  |
jbeich  |
emulators/{citra,yuzu}: oops, backout r551844
Assertion failed: (!s->running && s->state != CUBEB_STATE_STARTED), function
oss_stream_start, file externals/cubeb/src/cubeb_oss.c, line 1165. |
s20201008 10 Oct 2020 00:26:17
  |
jbeich  |
emulators/yuzu: update to s20201008
Changes: https://github.com/yuzu-emu/yuzu/compare/92adb69fa...61b246a3a |
s20201007_1 10 Oct 2020 00:26:02
  |
jbeich  |
emulators/{citra,yuzu}: update OSS patches
Changes: https://github.com/kinetiknz/cubeb/compare/cc85508...1f3771f |
s20201007 08 Oct 2020 00:38:44
  |
jbeich  |
emulators/yuzu: update to s20201007
Changes: https://github.com/yuzu-emu/yuzu/compare/182cf7d63...92adb69fa |
s20201001_1 08 Oct 2020 00:38:31
  |
jbeich  |
emulators/{citra,yuzu}: update OSS patches
Changes: https://github.com/kinetiknz/cubeb/compare/b594641...cc85508 |
s20201001 03 Oct 2020 00:33:49
  |
jbeich  |
emulators/yuzu: update to s20201001
Changes: https://github.com/yuzu-emu/yuzu/compare/4d0ae1a17...182cf7d63 |
s20200930 01 Oct 2020 00:44:08
  |
jbeich  |
emulators/yuzu: update to s20200930
Changes: https://github.com/yuzu-emu/yuzu/compare/a8be822e8...4d0ae1a17 |
s20200927 29 Sep 2020 00:54:04
  |
jbeich  |
emulators/yuzu: update to s20200927
Changes: https://github.com/yuzu-emu/yuzu/compare/4d4afc150...a8be822e8 |
s20200925 26 Sep 2020 00:41:24
  |
jbeich  |
emulators/yuzu: update to s20200925
Changes: https://github.com/yuzu-emu/yuzu/compare/10e8acc45...4d4afc150 |
s20200923_1 25 Sep 2020 04:47:11
  |
jbeich  |
emulators/{citra,yuzu}: update OSS patches
Changes: https://github.com/kinetiknz/cubeb/compare/49312d4...b594641 |
s20200923 24 Sep 2020 00:57:32
  |
jbeich  |
emulators/yuzu: update to s20200923
Changes: https://github.com/yuzu-emu/yuzu/compare/53829d4cb...10e8acc45 |
s20200921 22 Sep 2020 00:31:21
  |
jbeich  |
emulators/yuzu: update to s20200921
Changes: https://github.com/yuzu-emu/yuzu/compare/059dd724d...53829d4cb |
s20200918 19 Sep 2020 00:25:52
  |
jbeich  |
emulators/yuzu: update to s20200918
Changes: https://github.com/yuzu-emu/yuzu/compare/62de0220f...059dd724d |
s20200916 17 Sep 2020 00:38:26
  |
jbeich  |
emulators/yuzu: update to s20200916
Changes: https://github.com/yuzu-emu/yuzu/compare/0bac7b6a9...62de0220f |
s20200914 15 Sep 2020 00:46:39
  |
jbeich  |
emulators/yuzu: update to s20200914
Changes: https://github.com/yuzu-emu/yuzu/compare/f4400f3ba...0bac7b6a9 |
s20200911 12 Sep 2020 00:39:10
  |
jbeich  |
emulators/yuzu: unbreak on FreeBSD < 12.2 after r548271
https://github.com/llvm/llvm-project/commit/86af6f5088b1
src/core/hle/service/sockets/bsd.cpp:450:55: error: no matching member function
for call to 'emplace'
FileDescriptor& descriptor = file_descriptors[fd].emplace();
~~~~~~~~~~~~~~~~~~~~~^~~~~~~
src/core/hle/service/sockets/bsd.cpp:545:63: error: no matching member function
for call to 'emplace'
FileDescriptor& new_descriptor = file_descriptors[new_fd].emplace();
~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/usr/include/c++/v1/optional:820:5: note: candidate template ignored:
requirement 'is_constructible_v<Service::Sockets::BSD::FileDescriptor>' was not
satisfied [with _Args = <>]
emplace(_Args&&... __args)
^
/usr/include/c++/v1/optional:835:5: note: candidate function template not
viable: requires at least argument '__il', but no arguments were provided
emplace(initializer_list<_Up> __il, _Args&&... __args)
^ |
s20200911 12 Sep 2020 00:38:36
  |
jbeich  |
emulators/yuzu: update to s20200911
Changes: https://github.com/yuzu-emu/yuzu/compare/045f50bc7...f4400f3ba |
s20200903_1 07 Sep 2020 21:19:41
  |
tobik  |
devel/libfmt: Update to 7.0.3
Changes: https://github.com/fmtlib/fmt/releases/tag/7.0.3
ABI: https://abi-laboratory.pro/tracker/timeline/fmt |
s20200903 05 Sep 2020 00:11:04
  |
jbeich  |
emulators/yuzu: update to s20200903
Changes: https://github.com/yuzu-emu/yuzu/compare/0ee7c985d...045f50bc7 |
s20200902 03 Sep 2020 00:54:11
  |
jbeich  |
emulators/yuzu: update to s20200902
Changes: https://github.com/yuzu-emu/yuzu/compare/b5ed2d408...0ee7c985d |
s20200831 01 Sep 2020 00:53:11
  |
jbeich  |
emulators/yuzu: update to s20200831
Changes: https://github.com/yuzu-emu/yuzu/compare/ce43139eb...b5ed2d408 |
s20200829 30 Aug 2020 00:21:19
  |
jbeich  |
emulators/yuzu: update to s20200829
Changes: https://github.com/yuzu-emu/yuzu/compare/b8885aa03...ce43139eb |
s20200825_1 30 Aug 2020 00:21:01
  |
jbeich  |
emulators/{citra,yuzu}: update OSS patches
Changes: https://github.com/kinetiknz/cubeb/compare/957847c...49312d4 |
s20200825 27 Aug 2020 00:22:24
  |
jbeich  |
emulators/yuzu: update to s20200825
Changes: https://github.com/yuzu-emu/yuzu/compare/b72d2069b...b8885aa03 |
s20200824 25 Aug 2020 00:42:18
  |
jbeich  |
emulators/yuzu: update to s20200824
Changes: https://github.com/yuzu-emu/yuzu/compare/53fbf8e20...b72d2069b |
s20200820_1 24 Aug 2020 12:50:32
  |
jbeich  |
emulators/{citra,yuzu}: update OSS patches
Changes: https://github.com/kinetiknz/cubeb/compare/123ce2a...957847c
PR: 248817
Submitted by: Ka Ho Ng |
s20200820 22 Aug 2020 00:58:03
  |
jbeich  |
emulators/yuzu: update to s20200820
Changes: https://github.com/yuzu-emu/yuzu/compare/354811e55...53fbf8e20 |
s20200819_1 21 Aug 2020 18:56:53
  |
jbeich  |
emulators/{citra,yuzu}: replace ALSA with OSS (a la r545611)
OSS is enabled if neither pulseaudio, jackit, sndio are installed.
Unlike www/firefox it's not yet possible to override cubeb backend.
MFH: 2020Q3 (improve audio stability) |
s20200819 20 Aug 2020 00:40:07
  |
jbeich  |
emulators/yuzu: update to s20200819
Changes: https://github.com/yuzu-emu/yuzu/compare/0c885249d...354811e55 |
s20200817 18 Aug 2020 00:53:01
  |
jbeich  |
emulators/yuzu: update to s20200817
Changes: https://github.com/yuzu-emu/yuzu/compare/2dace9034...0c885249d |
s20200814 15 Aug 2020 00:52:13
  |
jbeich  |
emulators/yuzu: update to s20200814
Changes: https://github.com/yuzu-emu/yuzu/compare/a8ffe6eee...2dace9034 |
s20200811 13 Aug 2020 00:54:52
  |
jbeich  |
emulators/yuzu: update to s20200811
Changes: https://github.com/yuzu-emu/yuzu/compare/257b1d2c4...a8ffe6eee |
s20200810 11 Aug 2020 05:37:44
  |
jbeich  |
emulators/yuzu: update to s20200810
Changes: https://github.com/yuzu-emu/yuzu/compare/6c7292de3...257b1d2c4 |
s20200803 04 Aug 2020 00:08:50
  |
jbeich  |
emulators/yuzu: update to s20200803
Changes: https://github.com/yuzu-emu/yuzu/compare/0c262f8ac...6c7292de3 |
s20200731 01 Aug 2020 00:35:29
  |
jbeich  |
emulators/yuzu: update to s20200731
Changes: https://github.com/yuzu-emu/yuzu/compare/b8a7b530f...0c262f8ac |
s20200729_1 31 Jul 2020 17:07:19
  |
tobik  |
devel/libfmt: Update to 7.0.2
Changes: https://github.com/fmtlib/fmt/releases/tag/7.0.2
ABI: https://abi-laboratory.pro/tracker/timeline/fmt |
s20200729 29 Jul 2020 23:48:02
  |
jbeich  |
emulators/yuzu: update to s20200729
Changes: https://github.com/yuzu-emu/yuzu/compare/6b35317ff...b8a7b530f |
s20200727 28 Jul 2020 00:28:28
  |
jbeich  |
emulators/yuzu: update to s20200727
Changes: https://github.com/yuzu-emu/yuzu/compare/d488cb843...6b35317ff |
s20200724 25 Jul 2020 00:55:53
  |
jbeich  |
emulators/yuzu: update to s20200724
Changes: https://github.com/yuzu-emu/yuzu/compare/da2071455...d488cb843 |
s20200721 23 Jul 2020 00:57:19
  |
jbeich  |
emulators/yuzu: update to s20200721
Changes: https://github.com/yuzu-emu/yuzu/compare/ad0b29512...da2071455 |
s20200719 21 Jul 2020 00:40:50
  |
jbeich  |
emulators/yuzu: update to s20200719
Changes: https://github.com/yuzu-emu/yuzu/compare/8a8924902...ad0b29512 |
s20200718_1 20 Jul 2020 18:28:28
  |
jbeich  |
emulators/yuzu: drop fmt < 7 workaround after r542655 |
s20200718_1 20 Jul 2020 16:27:43
  |
tobik  |
devel/libfmt: Update to 7.0.1
Changes: https://github.com/fmtlib/fmt/releases/tag/7.0.1
ABI: https://abi-laboratory.pro/tracker/timeline/fmt |
s20200718 19 Jul 2020 00:40:32
  |
jbeich  |
emulators/yuzu: update to s20200718
Changes: https://github.com/yuzu-emu/yuzu/compare/263200f98...8a8924902 |
s20200714 16 Jul 2020 00:33:50
  |
jbeich  |
emulators/yuzu: update to s20200714
Changes: https://github.com/yuzu-emu/yuzu/compare/f1d8c83e1...263200f98 |
s20200712 14 Jul 2020 00:46:45
  |
jbeich  |
emulators/yuzu: update to s20200712
Changes: https://github.com/yuzu-emu/yuzu/compare/995067538...f1d8c83e1 |
s20200710 11 Jul 2020 00:45:56
  |
jbeich  |
emulators/yuzu: update to s20200710
Changes: https://github.com/yuzu-emu/yuzu/compare/5311b562a...995067538 |
s20200708 09 Jul 2020 00:50:28
  |
jbeich  |
emulators/yuzu: update to s20200708
Changes: https://github.com/yuzu-emu/yuzu/compare/41a333321...5311b562a |
s20200702 04 Jul 2020 00:56:43
  |
jbeich  |
emulators/yuzu: update to s20200702
Changes: https://github.com/yuzu-emu/yuzu/compare/8596a1277...41a333321 |
s20200628 01 Jul 2020 22:22:38
  |
jbeich  |
UCLify pkg-message in my ports |
s20200628 01 Jul 2020 22:22:08
  |
jbeich  |
emulators/yuzu: drop Qt5OpenGL runtime dependency
https://github.com/yuzu-emu/yuzu/commit/c6a0ab979239
--- ENABLE_QT + YUZU_USE_QT_WEB_ENGINE
+++ -Wl,--as-needed
@@ -1,28 +1,19 @@
- 0x0000000000000001 (NEEDED) Shared library: [libQt5OpenGL.so.5]
0x0000000000000001 (NEEDED) Shared library:
[libQt5WebEngineWidgets.so.5]
0x0000000000000001 (NEEDED) Shared library: [libopus.so.0]
0x0000000000000001 (NEEDED) Shared library: [libzip.so.5]
0x0000000000000001 (NEEDED) Shared library: [libssl.so.111]
0x0000000000000001 (NEEDED) Shared library: [libcrypto.so.111]
0x0000000000000001 (NEEDED) Shared library:
[libboost_context.so.1.73.0]
0x0000000000000001 (NEEDED) Shared library: [libfmt.so.6] (Only the first 15 lines of the commit message are shown above ) |
s20200628 01 Jul 2020 22:21:52
  |
jbeich  |
emulators/yuzu: drop USES=iconv after r466695
https://github.com/yuzu-emu/yuzu/commit/fdb35760a777 |