diff --git a/net-misc/moonlight/Manifest b/net-misc/moonlight/Manifest deleted file mode 100644 index acf0147bd9..0000000000 --- a/net-misc/moonlight/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST MoonlightSrc-4.3.1.tar.gz 71454450 BLAKE2B cd6d8d95c3d53dbf73850cd30f86bdb9837806a642472454d70f6abee20ae91bc79c0671c4da0a74fb5f43086841a8318718c4f2f4e4768b395fb4b38d1dde9e SHA512 f5f7b23929aadb87716470522a315cba40d8155be6b76297eab4107e0fef71b48f9f4c9a4cc2b58bd48579db052a8ca8ecda9b49c78c3d229863a30886cf1847 diff --git a/net-misc/moonlight/files/4.3.1-respect-cflags.patch b/net-misc/moonlight/files/4.3.1-respect-cflags.patch deleted file mode 100644 index caf053e666..0000000000 --- a/net-misc/moonlight/files/4.3.1-respect-cflags.patch +++ /dev/null @@ -1,53 +0,0 @@ -diff --git a/globaldefs.pri b/globaldefs.pri -index a767cbf9..e40abe6b 100644 ---- a/globaldefs.pri -+++ b/globaldefs.pri -@@ -2,7 +2,7 @@ - CONFIG += debug_and_release - - # Ensure symbols are always generated --CONFIG += force_debug_info -+# CONFIG += force_debug_info - - # Disable asserts on release builds - CONFIG(release, debug|release) { -Submodule h264bitstream/h264bitstream contains modified content -diff --git a/h264bitstream/h264bitstream/m4/ax_check_debug.m4 b/h264bitstream/h264bitstream/m4/ax_check_debug.m4 -index 1f5252e..df1f444 100644 ---- a/h264bitstream/h264bitstream/m4/ax_check_debug.m4 -+++ b/h264bitstream/h264bitstream/m4/ax_check_debug.m4 -@@ -26,7 +26,7 @@ AC_DEFUN([AX_CHECK_DEBUG], - else - AC_DEFINE([NDEBUG],[],[Release Mode]) - #-O3 anyone? Kills using -g in release mode so we'll stick with O2 for now. -- AM_CFLAGS="$AM_CFLAGS -O2 -g -Wall" -+ AM_CFLAGS="$AM_CFLAGS -Wall" - fi - AC_SUBST([AM_CFLAGS]) - ]) -Submodule moonlight-common-c/moonlight-common-c contains modified content -Submodule enet contains modified content -diff --git a/moonlight-common-c/moonlight-common-c/enet/enet_dll.cbp b/moonlight-common-c/moonlight-common-c/enet/enet_dll.cbp -index 961274c..e9e4ea9 100644 ---- a/moonlight-common-c/moonlight-common-c/enet/enet_dll.cbp -+++ b/moonlight-common-c/moonlight-common-c/enet/enet_dll.cbp -@@ -13,9 +13,6 @@ -