Page MenuHomeFreeBSD

D48870.diff
No OneTemporary

D48870.diff

diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc
--- a/documentation/content/en/books/porters-handbook/uses/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc
@@ -2037,6 +2037,44 @@
Provide support for the use of package:devel/scons[].
See crossref:special[using-scons,Using `scons`] for more information.
+[[uses-sdl]]
+== `sdl`
+
+Possible arguments: `sdl`
+
+Provide support for the use of `SDL` packages.
+The variable `USE_SDL` is mandatory and specifies which components to add as
+dependencies.
+
+The current supported `SDL1.2` modules are:
+
+* sdl
+* console
+* gfx
+* image
+* mixer
+* mm
+* net
+* pango
+* sound
+* ttf
+
+The current supported `SDL2` modules are:
+
+ * sdl2
+ * gfx2
+ * image2
+ * mixer2
+ * net2
+ * sound2
+ * ttf2
+
+The current supported `SDL3` modules are:
+
+ * sdl3
+ * image3
+ * ttf3
+
[[uses-shared-mime-info]]
== `shared-mime-info`

File Metadata

Mime Type
text/plain
Expires
Tue, Feb 11, 12:44 AM (9 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16514058
Default Alt Text
D48870.diff (1011 B)

Event Timeline