diff --git a/emulators/mupen64plus-core/files/patch-39975200.c b/emulators/mupen64plus-core/files/patch-39975200.c new file mode 100644 index 000000000000..488ecc153769 --- /dev/null +++ b/emulators/mupen64plus-core/files/patch-39975200.c @@ -0,0 +1,12 @@ +diff --git a/src/main/workqueue.h b/src/main/workqueue.h +index d5093a533..2af257a45 100644 +--- source/mupen64plus-core/src/main/workqueue.h ++++ source/mupen64plus-core/src/main/workqueue.h +@@ -27,7 +27,6 @@ + + struct work_struct; + +-struct work_struct *work; + typedef void (*work_func_t)(struct work_struct *work); + struct work_struct { + work_func_t func; diff --git a/emulators/mupen64plus-core/pkg-descr b/emulators/mupen64plus-core/pkg-descr index 253c60c2957c..edaf5bc3aa42 100644 --- a/emulators/mupen64plus-core/pkg-descr +++ b/emulators/mupen64plus-core/pkg-descr @@ -5,4 +5,4 @@ amd64 systems, and necessary plugins for audio, graphical rendering (RDP), signal co-processor (RSP), and input. There are 3 OpenGL video plugins included: glN64, RiceVideoLinux, and Glide64. -WWW: http://code.google.com/p/mupen64plus/ +WWW: https://www.mupen64plus.org/