this repo has no description
0
fork

Configure Feed

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

conf-ligif: Support Ubuntu-derivatives and FreeBSD

+2
+2
packages/conf-libgif/conf-libgif.1/opam
··· 17 17 license: "GIFLIB" 18 18 depexts: [ 19 19 ["libgif-dev"] {os-family = "debian"} 20 + ["libgif-dev"] {os-family = "ubuntu"} 20 21 ["giflib"] {os = "macos" & os-distribution = "homebrew"} 21 22 ["giflib"] {os = "win32" & os-distribution = "cygwinports"} 23 + ["giflib"] {os = "freebsd"} 22 24 ] 23 25 synopsis: "Virtual package relying on a libgif system installation" 24 26 description: