opam-version: "2.0"
homepage: "https://github.com/GNOME/adwaita-icon-theme"
bug-reports: "https://gitlab.gnome.org/GNOME/adwaita-icon-theme/issues"
authors: "GNU Project"
license: ["LGPL-3.0-only" "CC-BY-SA-3.0"]
build: ["pkg-config" "--short-errors" "--print-errors" "gnome-icon-theme"]
depends: "conf-pkg-config" {build}
depexts: [
  ["gnome-icon-theme"] {os-family = "debian"}
  ["gnome-icon-theme-devel"] {os-family = "fedora" | os-family = "rhel"}
  ["gnome-icon-theme"] {os-family = "suse"}
  ["gnome-icon-theme"] {os-distribution = "arch"}
  ["gnome-icon-theme"] {os-distribution = "alpine"}
  ["gnome-icon-theme"] {os-distribution = "nixos"}
  ["gnome-icon-theme"] {os-distribution = "ol"}
  ["gnome-icon-theme"] {os-distribution = "gentoo"}
  ["gnome-icon-theme"] {os = "freebsd"}
]
synopsis: "Virtual package relying on gnome-icon-theme"
description:
  "This package can only install if the gnome-icon-theme package is installed on the system."
post-messages:
  "The package 'conf-gnome-icon-theme3' is deprecated. Please use 'conf-adwaita-icon-theme' instead!"
flags: conf
