1
1
mirror of https://gitlab.gnome.org/GNOME/gimp.git synced 2025-10-05 21:02:42 +02:00

devel-docs: Add macOS versioning instructions too

And a bit of space because the file was getting hard to read
This commit is contained in:
Bruno Lopes
2025-08-22 10:12:08 -03:00
parent 7764eab3f6
commit 2346acbfc2

View File

@@ -7,6 +7,7 @@ publisher stops supporting it, or if it is nearly not used anymore.
There is no accurate rule though, and it also mostly depends on what the
developers maintaining GIMP for this platform will decide.
### GNU/Linux, *BSD…
Debian 12 "bookworm" stable is our baseline target.
@@ -18,14 +19,21 @@ If you update this file, so update DEB_VERSION
on .gitlab-ci.yml of this repo and
min-support on content/gimp_versions.json of gimp-web repo)
### macOS
Compatibility with MacOS 11 and over.
(NOTE TO MAINTAINERS:
If you update this file, so update LSMinimumSystemVersion
on package/info.plist.tmpl of gimp-macos-build repo and
min-support on content/gimp_versions.json of gimp-web repo)
Hardware:
* x86_64 (Intel)
* ARM 64-bit (Apple Silicon)
### Windows
Windows 10.0.18362.0 (aka 1903) and over.