The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "extutils::pkgconfig"

ExtUtils::PkgConfig - simplistic interface to pkg-config River stage three • 88 direct dependents • 478 total dependents

The pkg-config program retrieves information about installed libraries, usually for the purposes of compiling against and linking to them. ExtUtils::PkgConfig is a very simplistic interface to this utility, intended for use in the Makefile.PL of perl...

XAOC/ExtUtils-PkgConfig-1.16 - 21 Apr 2017 02:11:14 UTC - Search in distribution

Alt::ExtUtils::PkgConfig::PLICEASE - Simplistic interface to pkgconf (like pkg-config) River stage zero No dependents

This distribution provides an alternative implementation of ExtUtils::PkgConfig which uses PkgConfig::LibPkgConf (itself using "libpkgconf" which is the C library interface to "pkgconf") instead of "pkg-config". It is unlikely to replace the original...

PLICEASE/Alt-ExtUtils-PkgConfig-PLICEASE-1.15 - 31 Dec 2016 21:43:07 UTC - Search in distribution

Gtk2 - Perl interface to the 2.x series of the Gimp Toolkit library River stage three • 104 direct dependents • 130 total dependents

The Gtk2 module allows a Perl developer to use the Gtk+ graphical user interface library. Find out more about Gtk+ at http://www.gtk.org. The GTK+ Reference Manual is also a handy companion when writing Gtk programs in any language. http://developer....

XAOC/Gtk2-1.24993 - 27 Aug 2019 18:35:21 UTC - Search in distribution

EAV::XS - Email Address Validator River stage zero No dependents

The purpose of this module is a validation of the specified Email Address <https://en.wikipedia.org/wiki/Email_address>. The core part of the module is written in C and can be found in the libeav directory. The module conforms to: * RFC 822 <https://...

TVV/EAV-XS-0.7.8 - 08 Jul 2023 09:31:36 UTC - Search in distribution

alienfile - Specification for defining an external dependency for CPAN River stage four • 248 direct dependents • 1388 total dependents

An alienfile is a recipe used by Alien::Build to, probe for system libraries or download from the internet, and build source for those libraries. This document acts as reference for the alienfile system, but if you are starting out writing your own A...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC - Search in distribution

Glib::devel - Binding developer's overview of Glib's internals River stage three • 93 direct dependents • 195 total dependents

Do you need to know how the gtk2-perl language bindings work, or need to write your own language bindings for a Glib/Gtk2-based library? Then you've come to the right place. If you are just a perl developer wanting to write programs with Glib or Gtk2...

XAOC/Glib-1.3294 - 28 Aug 2023 23:03:08 UTC - Search in distribution

PkgConfig - Pure-Perl Core-Only replacement for pkg-config River stage two • 17 direct dependents • 73 total dependents

"PkgConfig" provides a pure-perl, core-only replacement for the "pkg-config" utility. This is not a description of the uses of "pkg-config" but rather a description of the differences between the C version and the Perl one. While "pkg-config" is a co...

PLICEASE/PkgConfig-0.25026 - 11 Nov 2020 10:34:47 UTC - Search in distribution
  • PkgConfig - Pure-Perl Core-Only replacement for pkg-config
  • PkgConfig - Pure-Perl Core-Only replacement for pkg-config
  • PkgConfig - Pure-Perl Core-Only replacement for pkg-config

Prima::Cairo - Prima extension for Cairo drawing River stage zero No dependents

The module allows for programming Cairo library together with Prima widgets....

KARASIK/Prima-Cairo-1.07 - 17 Nov 2019 17:12:33 UTC - Search in distribution

Bundle::Gnome2 - A bundle to install all the Gtk2 and Gnome2 modules. River stage zero No dependents

This module bundles together all the Perl libraries available for developing applications using the 2.x series of Gtk+ and Gnome. As well as the core toolkit libraries there are also extra widgets (like Gtk2::PodViewer) and bindings for libraries inc...

GBROWN/Bundle-Gnome2-0.12 - 04 Oct 2005 12:19:23 UTC - Search in distribution

Alien::Base::ModuleBuild::FAQ - Frequently Asked Questions about Alien::Base::ModuleBuild River stage two • 46 direct dependents • 74 total dependents

NOTE: Please consider for new development of Aliens that you use Alien::Build and alienfile instead. Like Alien::Base::ModuleBuild they work with Alien::Base. Unlike Alien::Base::ModuleBuild they are more easily customized and handle a number of corn...

PLICEASE/Alien-Base-ModuleBuild-1.17 - 13 Sep 2022 11:27:45 UTC - Search in distribution

XS::Install - ExtUtils::MakeMaker based module installer for XS modules. River stage two • 42 direct dependents • 45 total dependents

To high-level overview please read Shared XS modules manifesto. XS::Install (formerly known as Panda::Install) makes it much easier to write MakeMaker's makefiles especially for XS modules. It provides dependecies support between XS modules, so that ...

SYBER/XS-Install-1.3.5 - 09 Nov 2021 19:25:05 UTC - Search in distribution

Alien::libvterm - Alien wrapping for libvterm River stage zero No dependents

This CPAN distribution wraps the C library libvterm in a wrapper suitable to drive CPAN and other Perl-related build infrastructure. If the C library is already installed and known by pkg-config, this module provides a simple access to its configurat...

PEVANS/Alien-libvterm-0.03 - 17 Sep 2022 15:27:19 UTC - Search in distribution

Alien::libtickit - Alien wrapping for libtickit River stage zero No dependents

This CPAN distribution wraps the C library libtickit in a wrapper suitable to drive CPAN and other Perl-related build infrastructure. If the C library is already installed and known by pkg-config, this module provides a simple access to its configura...

PEVANS/Alien-libtickit-0.14 - 04 Sep 2023 13:07:57 UTC - Search in distribution

Alien::unibilium - Alien wrapping for unibilium River stage zero No dependents

This CPAN distribution wraps the C library unibilium in a wrapper suitable to drive CPAN and other Perl-related build infrastructure. If the C library is already installed and known by pkg-config, this module provides a simple access to its configura...

PEVANS/Alien-unibilium-0.15 - 19 Feb 2019 15:17:15 UTC - Search in distribution

Alien::libtermkey - Alien wrapping for libtermkey River stage zero No dependents

This CPAN distribution wraps the C library libtermkey in a wrapper suitable to drive CPAN and other Perl-related build infrastructure. If the C library is already installed and known by pkg-config, this module provides a simple access to its configur...

PEVANS/Alien-libtermkey-0.22 - 14 Mar 2019 14:01:37 UTC - Search in distribution

Module::Build::Using::PkgConfig - extend Module::Build to more easily use platform libraries provided by pkg-config River stage two • 7 direct dependents • 57 total dependents

This subclass of Module::Build provides some handy methods to assist the Build.PL script of XS-based module distributions that make use of platform libraries managed by pkg-config. As well as supporting libraries installed on a platform-wide basis an...

PEVANS/Module-Build-Using-PkgConfig-0.03 - 11 Apr 2019 12:07:09 UTC - Search in distribution

PkgConfig::LibPkgConf - Interface to .pc file interface via libpkgconf River stage one • 1 direct dependent • 1 total dependent

Many libraries in compiled languages such as C or C++ provide ".pc" files to specify the flags required for compiling and linking against those libraries. Traditionally, the command line program "pkg-config" is used to query these files. This module ...

PLICEASE/PkgConfig-LibPkgConf-0.11 - 15 May 2020 22:21:51 UTC - Search in distribution
17 results (0.037 seconds)