Nirbheek Chauhan
08064af054
macos: Native file updates
...
We ship a vpx wrap now, and we need to explicitly pass options to
glib-networking and libnice.
Also, ensure that we're building the right GL API/winsys/platform.
This sets a default to protect us from stray Homebrew installations
with XQuartz.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7192 >
2024-07-18 07:20:06 +00:00
Nirbheek Chauhan
fcd2d8531f
data: Add qt framework path to macOS native file
...
This can be required when pkgconfig is used to pick up Qt, which is
not true for gstreamer, but may be true for other subprojects.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5124 >
2023-08-01 06:29:39 +00:00
Nirbheek Chauhan
5943f9d669
meson: Add a native file for macOS x86_64/arm64
...
This also supports Homebrew and Qt5
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5060 >
2023-07-20 11:00:35 +00:00
Nirbheek Chauhan
85f2cb5770
README: Several updates to sync with status quo
...
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3595 >
2022-12-22 17:44:32 +00:00
Seungha Yang
12fdf93ba4
gst-env: Add support for PowerShell 7
...
The executable binary name of "PowerShell 7" is "pwsh.exe"
which is different from system default installed
"Windows PowerShell (version 5.x or older)"
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2545 >
2022-06-03 18:55:36 +00:00
Xavier Claessens
60a673fbf9
mingw: Remove deprecated section in example cross file
...
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2080 >
2022-04-22 12:24:37 +00:00
Xavier Claessens
0746b02aa9
Update android cross file
...
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/617 >
2022-04-01 08:15:53 +00:00
Thibault Saunier
6b2c333093
build: Expose ges symbols in gst-full
...
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1093 >
2021-10-15 19:27:30 -03:00
Thibault Saunier
bcd3ffa8b2
Cleanup root directory from misc files
...
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/891 >
2021-09-24 16:21:18 -03:00
Guillaume Desmottes
789b048b7c
cross-files: update README
...
- fix cross file path in example;
- make_standalone_toolchain.py has been deprecated, it's now recommended
to use prebuilt toolchains.
2020-08-27 16:45:09 +02:00
Nirbheek Chauhan
9782400920
README: Add a screenshot showing how to run meson on windows
...
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-build/-/merge_requests/161 >
2020-06-15 21:01:01 +05:30
Nirbheek Chauhan
7716ea303a
cross-files/android: Update paths and args for latest NDK
...
-fuse-ld=gold was always needed, but we missed it while adding this.
The rest are new in NDK r21.
2020-02-21 22:25:21 +05:30
Nirbheek Chauhan
ee4108a086
cross-files/android: cpu is aarch64, not arm64
...
Matching the value in glib:
https://gitlab.gnome.org/GNOME/glib/merge_requests/1376#note_719427
2020-02-21 16:44:37 +00:00
Nirbheek Chauhan
57e876e339
README: Add instructions for Windows with screenshots
...
Also add a note about installation
2019-04-17 17:55:48 +05:30
Nirbheek Chauhan
d4cc75ec1b
Move cross-files to the data subdirectory
...
We will add more data soon.
2019-04-17 17:08:39 +05:30