Extutils :: pkgconfig.

Eine einfache Schnittstelle zu pkg-config
Jetzt downloaden

Extutils :: pkgconfig. Ranking & Zusammenfassung

Anzeige

  • Rating:
  • Lizenz:
  • LGPL
  • Preis:
  • FREE
  • Name des Herausgebers:
  • gtk2-perl team

Extutils :: pkgconfig. Stichworte


Extutils :: pkgconfig. Beschreibung

Extutils :: pkgconfig ist ein Open-Source- und Super-Simplistic PKG-CONFIG-Frontend, ein Teil des GTK2-Perl-Projekts, für makefile.pl-Dateien. Synopsis Verwenden Sie Extutils :: pkgconfig; $ paket = 'gtk + -2.0'; % pkg_info = extutils :: pkgconfig-> Suchen ($ paket); drucken "modversion: $ pkg_info {modversion} \ n"; drucken "cflags: $ pkg_info {cflags} \ n"; drucken "libs: $ pkg_info {libs} \ n"; $ modversion = extutils :: pkgconfig-> modversion ($ paket); $ libs = extutils :: pkgconfig-> libs ($ paket); $ cflags = extutils :: pkgconfig-> cflags ($ paket); $ cflags_only_i = extutils :: pkgconfig-> cflags_only_i ($ paket); $ cflags_only_Other = extutils :: pkgconfig-> cflags_only_other ($ paket); $ libs_only_l = extutils :: pkgconfig-> libs_only_l ($ paket); $ libs_only_l = extutils :: pkgconfig-> libs_only_l ($ paket); $ libs_only_other = extutils :: pkgconfig-> libs_only_other ($ paket); $ static_libs = extutils :: pkgconfig-> static_libs ($ paket); $ var_value = extutils :: pkgconfig-> variable ($ paket, $ var); if (extutils :: pkgconfig-> atleast_version ($ paket, $ version)) { ... } if (extutils :: pkgconfig-> exakte_version ($ paket, $ version)) { ... } if (extutils :: pkgconfig-> max_version ($ paket, $ version)) { ... } Homepage des Produkts.


Extutils :: pkgconfig. Zugehörige Software