From b03cb051a870c760147d6cdadc489ea818f46aa8 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 12 May 2013 15:51:55 -0400 Subject: dev/pkg/needed: Add popt and pkg-config. --- (limited to 'dev/pkg/needed.mdwn') diff --git a/dev/pkg/needed.mdwn b/dev/pkg/needed.mdwn index b382216..a0f3805 100644 --- a/dev/pkg/needed.mdwn +++ b/dev/pkg/needed.mdwn @@ -17,6 +17,25 @@ locations around the globe. It is updated periodically to reflect changes made by political bodies to time zone boundaries, UTC offsets, and daylight-saving rules. +popt (`popt`) +------------- + + + +The popt library parses command-line options. + +The file `popt.ps` should be removed for SIP compliance (it's an unlicensed +excerpt from a book with embedded non-free fonts). + +pkg-config (`pkg-config`) +------------------------- + + + +pkg-config is a helper tool used when compiling applications and libraries. + +Depends on: `popt`, `glib` (packaged, SPF 1.0) + Development =========== -- cgit v0.9.1