Commit Graph

3 Commits

Author SHA1 Message Date
Jan Tojnar
04ae28a522 gst_all_1.gst-plugins-good: 1.24.10 → 1.26.0
- Update https://gstreamer.freedesktop.org/releases/1.26/
  - darwin dynamic loading fixed https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7635
  - debug options renamed
- Format expression
- Use `finalAttrs` pattern
- Move environment variable to `env`
- Move `outputs` above `src` for consistency with other GStreamer packages
- Add `updateScript`
2025-03-27 06:59:10 +01:00
Randy Eckenrode
f806d30ae2 gst_all_1.gst-plugins-good: restore support for dlopen libsoup on Darwin
Upstream removed support for using dlopen on platforms other than Linux to fix https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1171, but Darwin in nixpkgs still needs to find the libsoup dynamically because nixpkgs packages both. Instead of using `dlopen`, Darwin probes for libsoup symbols.
2024-06-21 07:49:23 -04:00
annalee
f465c29e04 gst_all_1.gst-plugins-good: dlopen libsoup_3 with an absolute path 2023-12-29 12:32:50 +00:00