File tree Expand file tree Collapse file tree 10 files changed +24
-24
lines changed
conf-freetype/conf-freetype.1
conf-gnomecanvas/conf-gnomecanvas.2
conf-gnutls/conf-gnutls.1
conf-mingw-w64-glade-i686/conf-mingw-w64-glade-i686.1
conf-mingw-w64-glade-x86_64/conf-mingw-w64-glade-x86_64.1 Expand file tree Collapse file tree 10 files changed +24
-24
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ bug-reports: "https://github.com/ocaml/opam-repository/issues"
55authors: "libao dev team"
66license: "GPL-2.0-only"
77build: [
8- ["pkgconf" {os = "win32" & os-distribution = "cygwin "}
9- "--personality=i686-w64-mingw32" {os = "win32" & os-distribution = "cygwin " & host-arch-x86_32:installed}
10- "--personality=x86_64-w64-mingw32" {os = "win32" & os-distribution = "cygwin " & host-arch-x86_64:installed}
11- "pkg-config" {os != "win32" | os-distribution ! = "cygwin "}
8+ ["pkgconf" {os = "win32" & os-distribution ! = "cygwinports "}
9+ "--personality=i686-w64-mingw32" {os = "win32" & os-distribution ! = "cygwinports " & host-arch-x86_32:installed}
10+ "--personality=x86_64-w64-mingw32" {os = "win32" & os-distribution ! = "cygwinports " & host-arch-x86_64:installed}
11+ "pkg-config" {os != "win32" | os-distribution = "cygwinports "}
1212 "--print-errors" "--exists" "ao"]
1313]
1414depends: [
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ homepage: "http://cairographics.org/"
44authors: ["Keith Packard" "Carl Worth" "Behdad Esfahbod"]
55license: ["LGPL-2.1-only" "MPL-1.1"]
66build: [
7- ["pkgconf" "--personality=i686-w64-mingw32" "cairo"] {os = "win32" & os-distribution = "cygwin " & host-arch-x86_32:installed}
8- ["pkgconf" "--personality=x86_64-w64-mingw32" "cairo"] {os = "win32" & os-distribution = "cygwin " & host-arch-x86_64:installed}
7+ ["pkgconf" "--personality=i686-w64-mingw32" "cairo"] {os = "win32" & os-distribution ! = "cygwinports " & host-arch-x86_32:installed}
8+ ["pkgconf" "--personality=x86_64-w64-mingw32" "cairo"] {os = "win32" & os-distribution ! = "cygwinports " & host-arch-x86_64:installed}
99 ["pkg-config" "cairo"] {os != "macos" & os != "win32"}
1010 ["sh" "-exc"
1111 "export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/; pkg-config --libs cairo"]
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ homepage: "http://www.freetype.org"
55bug-reports: "https://github.com/ocaml/opam-repository/issues"
66license: "GPL-1.0-or-later"
77build: [
8- ["pkgconf" "--personality=i686-w64-mingw32" "freetype2"] {os = "win32" & os-distribution = "cygwin " & host-arch-x86_32:installed}
9- ["pkgconf" "--personality=x86_64-w64-mingw32" "freetype2"] {os = "win32" & os-distribution = "cygwin " & host-arch-x86_64:installed}
10- ["pkg-config" "freetype2"] {os != "win32" | os-distribution ! = "cygwin "}
8+ ["pkgconf" "--personality=i686-w64-mingw32" "freetype2"] {os = "win32" & os-distribution ! = "cygwinports " & host-arch-x86_32:installed}
9+ ["pkgconf" "--personality=x86_64-w64-mingw32" "freetype2"] {os = "win32" & os-distribution ! = "cygwinports " & host-arch-x86_64:installed}
10+ ["pkg-config" "freetype2"] {os != "win32" | os-distribution = "cygwinports "}
1111]
1212depends: [
1313 "conf-pkg-config" {build}
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ build: [
1212 "--personality=x86_64-w64-mingw32"
1313 {os = "win32" & os-distribution != "cygwinports" &
1414 host-arch-x86_64:installed}
15- "pkg-config" {os != "win32" | os-distribution ! = "cygwin "}
15+ "pkg-config" {os != "win32" | os-distribution = "cygwinports "}
1616 "libglade-2.0"
1717]
1818depexts: [
Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ homepage: "https://developer.gnome.org/libgnomecanvas/2.30/"
44authors: "The GNOME Project"
55license: "LGPL-2.1-or-later"
66build: [
7- ["pkgconf" {os = "win32" & os-distribution = "cygwin "}
8- "--personality=i686-w64-mingw32" {os = "win32" & os-distribution = "cygwin " & host-arch-x86_32:installed}
9- "--personality=x86_64-w64-mingw32" {os = "win32" & os-distribution = "cygwin " & host-arch-x86_64:installed}
10- "pkg-config" {os != "win32" | os-distribution ! = "cygwin "}
7+ ["pkgconf" {os = "win32" & os-distribution ! = "cygwinports "}
8+ "--personality=i686-w64-mingw32" {os = "win32" & os-distribution ! = "cygwinports " & host-arch-x86_32:installed}
9+ "--personality=x86_64-w64-mingw32" {os = "win32" & os-distribution ! = "cygwinports " & host-arch-x86_64:installed}
10+ "pkg-config" {os != "win32" | os-distribution = "cygwinports "}
1111 "libgnomecanvas-2.0"]
1212]
1313depexts: [
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ build: [
1111 "--personality=x86_64-w64-mingw32"
1212 {os = "win32" & os-distribution != "cygwinports" &
1313 host-arch-x86_64:installed}
14- "pkg-config" {os != "win32" | os-distribution ! = "cygwin "}
14+ "pkg-config" {os != "win32" | os-distribution = "cygwinports "}
1515 "gnutls" "nettle"
1616]
1717depends: [
Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ bug-reports: "https://github.com/ocaml/opam-repository/issues"
55authors: ["The GNOME Project"]
66license: "LGPL-2.1-or-later"
77build: [
8- ["pkgconf" {os = "win32" & os-distribution = "cygwin "}
9- "--personality=i686-w64-mingw32" {os = "win32" & os-distribution = "cygwin " & host-arch-x86_32:installed}
10- "--personality=x86_64-w64-mingw32" {os = "win32" & os-distribution = "cygwin " & host-arch-x86_64:installed}
11- "pkg-config" {os != "win32" | os-distribution ! = "cygwin "}
8+ ["pkgconf" {os = "win32" & os-distribution ! = "cygwinports "}
9+ "--personality=i686-w64-mingw32" {os = "win32" & os-distribution ! = "cygwinports " & host-arch-x86_32:installed}
10+ "--personality=x86_64-w64-mingw32" {os = "win32" & os-distribution ! = "cygwinports " & host-arch-x86_64:installed}
11+ "pkg-config" {os != "win32" | os-distribution = "cygwinports "}
1212 "--exists" "gtk+-2.0"]
1313]
1414depends: [
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ license: "LGPL-2.1-or-later"
55homepage: "https://www.gtk.org/"
66bug-reports: "https://github.com/garrigue/lablgtk/issues"
77build: [
8- ["pkgconf" "--personality=i686-w64-mingw32" "--print-errors" "--exists" "gtk+-3.0"] {os = "win32" & os-distribution = "cygwin " & host-arch-x86_32:installed}
9- ["pkgconf" "--personality=x86_64-w64-mingw32" "--print-errors" "--exists" "gtk+-3.0"] {os = "win32" & os-distribution = "cygwin " & host-arch-x86_64:installed}
10- ["pkg-config" "--short-errors" "--print-errors" "--atleast-version" "3.18" "gtk+-3.0"] {os != "win32" | os-distribution ! = "cygwin "}
8+ ["pkgconf" "--personality=i686-w64-mingw32" "--print-errors" "--exists" "gtk+-3.0"] {os = "win32" & os-distribution ! = "cygwinports " & host-arch-x86_32:installed}
9+ ["pkgconf" "--personality=x86_64-w64-mingw32" "--print-errors" "--exists" "gtk+-3.0"] {os = "win32" & os-distribution ! = "cygwinports " & host-arch-x86_64:installed}
10+ ["pkg-config" "--short-errors" "--print-errors" "--atleast-version" "3.18" "gtk+-3.0"] {os != "win32" | os-distribution = "cygwinports "}
1111]
1212depends: [
1313 "conf-pkg-config" {build}
Original file line number Diff line number Diff line change @@ -16,5 +16,5 @@ description:
1616maintainer: "David Allsopp <
[email protected] >"
1717depexts: [
1818 ["mingw64-i686-libglade2.0"] {os = "win32" & os-distribution = "cygwin"}
19- [ "mingw-w64-i686-libglade2.0"] {os = "win32" & os-distribution = " msys2"}
19+ # no "mingw-w64-i686-libglade" package available at https://packages. msys2.org/base/mingw-w64-libglade
2020]
Original file line number Diff line number Diff line change @@ -16,5 +16,5 @@ description:
1616maintainer: "David Allsopp <
[email protected] >"
1717depexts: [
1818 ["mingw64-x86_64-libglade2.0"] {os = "win32" & os-distribution = "cygwin"}
19- ["mingw-w64-x86_64-libglade2.0 "] {os = "win32" & os-distribution = "msys2"}
19+ ["mingw-w64-x86_64-libglade "] {os = "win32" & os-distribution = "msys2"}
2020]
You can’t perform that action at this time.
0 commit comments