this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add FreeBSD ports of GL/GLU

Thanks to @jmid for the suggestions!

+2
+1
packages/conf-libgl/conf-libgl.1/opam
··· 15 15 ["Mesa-libGL-devel"] {os-family = "suse" | os-family = "opensuse"} 16 16 ["mesa-dev"] {os-distribution = "alpine"} 17 17 ["libgl"] {os-family = "arch"} 18 + ["libglvnd"] {os = "freebsd"} 18 19 ] 19 20 synopsis: "Virtual package relying on a OpenGL system installation" 20 21 flags: conf
+1
packages/conf-libglu/conf-libglu.1/opam
··· 16 16 ["glu-devel"] {os-family = "suse" | os-family = "opensuse"} 17 17 ["glu"] {os-family = "arch"} 18 18 ["glu-dev"] {os-distribution = "alpine"} 19 + ["libGLU"] {os = "freebsd"} 19 20 ] 20 21 synopsis: "Virtual package relying on a libGLU system installation" 21 22 flags: conf