Skip to content

libcrocov0.6.13

Updated

A standalone css2 parsing and manipulation library

#Usage

libcroco can be imported via CMake FindPkgConfig module:

find_package(PkgConfig REQUIRED)
pkg_check_modules(LIBCROCO libcroco-0.6 IMPORTED_TARGET REQUIRED)
target_link_libraries(main PRIVATE PkgConfig::LIBCROCO)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

and 6 transitive dependencies:

#Host Dependencies

and 5 transitive dependencies:

#Used By

#Host Tool For

No ports use this.

#Contributors

  • Rodrigo Hernandez Cordoba's avatarRodrigo Hernandez Cordoba
  • Billy O'Neal's avatarBilly O'Neal
  • Alexander Neumann's avatarAlexander Neumann
  • Jack·Boos·Yu's avatarJack·Boos·Yu
  • Marc's avatarMarc
  • Kai Pastor's avatarKai Pastor

#Changelog

  • 2041718Use download.gnome.org rather than gitlab. Also update gtk3. (#48711)
  • 696f63b[libcroco] Use vcpkg-make, cleanup (#47652)
  • 9dc5ae2[libcroco] switch to upstream make build (#25958)
  • 7ceccee[graphviz,librsvg,libcroco] Refresh (#33964)
  • 8657e92[libcroco] add license id and use vcpkg_install_copyright() (#32498)
  • 8ead9c2[many ports]switch to vcpkg-cmake / vckg-cmake-config part 3 (#29883)
  • 546813a[glib up to gtk] update and make it work with meson (#13100)
  • 3a26eb3[intl/gettext/fontconfig] update to native build system (#11776)
  • 09a647aDelete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • db9e1af[gdk-pixbuf] Fix Linux compilation. (#6663)
  • 208bb8e[libcroco] Initial port files for libcroco (#6467)