Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/flathub/shared-modules.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-12Update lilvHEADmasterVincent Chernin
2022-11-06Gzdoom update (#214)Eonfge
* Update ZMusic and download locations * Update GZDoom to 4.9.0
2022-11-01lua: Actually clean up manpagesWill Thompsꙮn
For reasons unknown, Lua does not install its manpages to $PREFIX/share/man, but to $PREFIX/man. The lua5.1 module already listed "/man" rather than "/share/man" in its cleanups.
2022-10-01update FluidSynth to v2.3.0Pedro López-Cabanillas
This FluidSynth release is ABI compatible with v2.2.x but the build system has changed: * LIB_SUFFIX option removed. Now using cmake module GNUInstallDirs. * CMake exported targets, now supporting find_package(FluidSynth).
2022-09-20Move all GZDoom dependencies in a single file (#209)Eonfge
* Move all GZDoom dependencies in a single file * Update ZMusic dependency
2022-09-18Update to fluidsynth 2.2.9Pedro López-Cabanillas
2022-09-17Include a YAML example for the shared-modules, small grammar changeOro
2022-09-14Add dependency on glu/glu-9.json to SDL/sdl12-compat.jsonStephan Sokolow
SDL/sdl12-compat.json will fail to build unless glu/glu-9.json is available, so make that dependency explicit. Fixes #202
2022-08-21GZDoom 4.8.x (#192)Eonfge
* GZDoom 4.8.x * Additional patch so we can publish 4.8.x
2022-08-14linux-audio: Update lv2 to 1.18.8Hubert Figuière
2022-08-05lua5.4: Fix json for liblua.so.5.4Jean Felder
2022-08-04fix(libusb): switch to .tar.bz2 tarball (#199)Lctrs
According to a txt shipped with the release on their github, we should use the .tar.bz2 file instead of the .tar.gz.
2022-08-04Update fluidsynth to v2.2.8Pedro López-Cabanillas
2022-07-24GTK2: Add patch fixing crash in gtk_show_uri()Patrick Griffis
2022-07-24Add missing spaces into libusb manifest (#196)AsciiWolf
2022-06-14clutter: Remove docs and examples from build (#194)Maximiliano
Fixes: https://github.com/flathub/shared-modules/issues/193
2022-06-07CODEOWNERS: Update bochecha's account namePatrick
https://github.com/flathub/shared-modules/issues/85#issuecomment-1148721832
2022-05-23Add sdl12-compatBartłomiej Piotrowski
2022-05-16Add PhysicsFS (#191)Matthias Mailänder
2022-04-30Update fluidsynth to v2.2.7Pedro López-Cabanillas
2022-04-26lua5.4: Fix json for 5.4.4fosero
Oversight from 2c0b7944a7
2022-04-17Use cflags and not env CFLAGSHubert Figuière
2022-04-11Update libusb to 1.0.26Maximiliano Sandoval R
2022-03-30Update fluidsynth to v2.2.6Pedro López-Cabanillas
2022-03-26linux-audio: update checksum for ladspaHubert Figuière
- I have verified the content, and inside files are identical
2022-03-26Add clutter moduleMaximiliano Sandoval R
GNOME 42 removed clutter and clutter-gtk from the SDK. Fixes: https://github.com/flathub/shared-modules/issues/178
2022-03-18fix(libsecret): sha256sum -> sha256Lctrs
2022-03-05libsecret: Update to 0.20.5Maximiliano
Also use download.gnome.org instead of git repo.
2022-02-27Fix lua checksum - Close #179Hubert Figuière
For some reason the checksum changed. Verified with upstream download and their own checksums.
2022-02-07Update X11-avoidance patchBastien Nocera
This happened running cheese-test-chooser on a GNOME Wayland system. #0 0x00007ffff76432ef in g_log_writer_default () at /lib64/libglib-2.0.so.0 #1 0x00007ffff763c9f3 in g_log_structured_array () at /lib64/libglib-2.0.so.0 #2 0x00007ffff763cbf3 in g_log_structured_standard () at /lib64/libglib-2.0.so.0 #3 0x00007ffff73694b7 in gdk_x11_window_get_xid () at /lib64/libgdk-3.so.0 #4 0x00007ffff6f92f43 in ca_gtk_proplist_set_for_widget (p=0xba7fc0, widget=widget@entry=0x592300) at /usr/src/debug/libcanberra-0.30-27.fc35.x86_64/src/canberra-gtk.c:268 #5 0x00007ffff6f93a50 in ca_gtk_play_for_widget (w=0x592300, id=id@entry=0) at /usr/src/debug/libcanberra-0.30-27.fc35.x86_64/src/canberra-gtk.c:457 #6 0x00007ffff7fb8e9d in take_button_clicked_cb (button=<optimized out>, widget=0x592300) at ../../../../Projects/jhbuild/cheese/libcheese/cheese-avatar-widget.c:125 #7 0x00007ffff774faba in g_signal_emit_valist () at /lib64/libgobject-2.0.so.0 #8 0x00007ffff774fc03 in g_signal_emit () at /lib64/libgobject-2.0.so.0 #9 0x00007ffff785aaf0 in gtk_real_button_released () at /lib64/libgtk-3.so.0 #10 0x00007ffff774faba in g_signal_emit_valist () at /lib64/libgobject-2.0.so.0 #11 0x00007ffff774fc03 in g_signal_emit () at /lib64/libgobject-2.0.so.0 #12 0x00007ffff785a887 in multipress_released_cb () at /lib64/libgtk-3.so.0 #13 0x00007ffff7818105 in _gtk_marshal_VOID__INT_DOUBLE_DOUBLEv () at /lib64/libgtk-3.so.0 #14 0x00007ffff774faba in g_signal_emit_valist () at /lib64/libgobject-2.0.so.0 #15 0x00007ffff774fc03 in g_signal_emit () at /lib64/libgobject-2.0.so.0 #16 0x00007ffff793b614 in gtk_gesture_multi_press_end () at /lib64/libgtk-3.so.0 #17 0x00007ffff77362f6 in g_cclosure_marshal_VOID__BOXEDv () at /lib64/libgobject-2.0.so.0 #18 0x00007ffff774faba in g_signal_emit_valist () at /lib64/libgobject-2.0.so.0 #19 0x00007ffff774fc03 in g_signal_emit () at /lib64/libgobject-2.0.so.0 #20 0x00007ffff792d88b in _gtk_gesture_check_recognized.lto_priv.0 () at /lib64/libgtk-3.so.0 #21 0x00007ffff7936e13 in gtk_gesture_handle_event () at /lib64/libgtk-3.so.0 #22 0x00007ffff793c2c0 in gtk_gesture_single_handle_event () at /lib64/libgtk-3.so.0 #23 0x00007ffff78f4ba0 in gtk_event_controller_handle_event () at /lib64/libgtk-3.so.0 #24 0x00007ffff7aecc95 in _gtk_widget_run_controllers.lto_priv.0 () at /lib64/libgtk-3.so.0 #25 0x00007ffff78167d8 in _gtk_marshal_BOOLEAN__BOXEDv () at /lib64/libgtk-3.so.0 #26 0x00007ffff774faba in g_signal_emit_valist () at /lib64/libgobject-2.0.so.0 #27 0x00007ffff774fc03 in g_signal_emit () at /lib64/libgobject-2.0.so.0 #28 0x00007ffff7afc644 in gtk_widget_event_internal.part.0.lto_priv () at /lib64/libgtk-3.so.0 #29 0x00007ffff7987ee0 in propagate_event.lto_priv () at /lib64/libgtk-3.so.0 #30 0x00007ffff7988cca in gtk_main_do_event () at /lib64/libgtk-3.so.0 #31 0x00007ffff72ff543 in _gdk_event_emit () at /lib64/libgdk-3.so.0 #32 0x00007ffff7331af6 in gdk_event_source_dispatch () at /lib64/libgdk-3.so.0 #33 0x00007ffff763805f in g_main_context_dispatch () at /lib64/libglib-2.0.so.0 #34 0x00007ffff768d298 in g_main_context_iterate.constprop () at /lib64/libglib-2.0.so.0 #35 0x00007ffff7637773 in g_main_loop_run () at /lib64/libglib-2.0.so.0 #36 0x00007ffff78dc2d2 in gtk_dialog_run () at /lib64/libgtk-3.so.0 #37 0x00000000004011a3 in main (argc=<optimized out>, argv=<optimized out>) at ../../../../Projects/jhbuild/cheese/tests/cheese-test-chooser.c:43
2022-02-06Update fluidsynth to v2.2.5Pedro López-Cabanillas
2022-02-03Vorbisgain: Resolve feedbackKevin Degeling
2022-02-03Vorbisgain: Include cleanupKevin Degeling
2022-02-03Add VorbisgainKevin Degeling
From a reliability point-of-view, we should really ensure that all packages using Vorbisgain adopt this shared module, which has all the patches from Debian. Upsteam doesn't seem to be working on it any longer.
2022-02-03Update libusb to 1.0.25Maximiliano Sandoval R
2022-01-27lua5.4: Bump to 5.4.4Patrick
2022-01-18mac: update to 7.23 (#172)Robert Kausch
2021-12-28pygtk: cleanup all devel and demo artifactsYaakov Selkowitz
2021-12-28Added lua5.4Hubert Figuière
2021-12-08Update fluidsynth to 2.2.4Pedro López-Cabanillas
2021-12-02Use the proper gdbus manifestHubert Figuière
2021-11-16Make with only one job on libappindicator.Trent McPheron
2021-10-31mac: update to 7.14Robert Kausch
2021-10-24Rename dbus-glib-0.110.json to dbus-glib.jsonErick555
This fixes version mismatch between filename and actual source
2021-10-24Update gudev to 237Erick555
Also convert buildsystem to meson after autotools was dropped
2021-10-22Revert "Update libgudev 233 -> 237"Patrick Griffis
This reverts commit c5080265eb637ffc5c5d823092c476b284aae9f2.
2021-10-22Update libgudev 233 -> 237MartinIIOT
2021-10-22Update D-Bus 110 -> 112MartinIIOT
2021-10-20GZDoom 4.7.1 (#159)Eonfge
2021-10-20Update fftw3f 3.3.10Hubert Figuière