Bug 205136 - [NEW PORT] devel/py-pkgconfig: Python module to interface with the pkg-config command line tool
Summary: [NEW PORT] devel/py-pkgconfig: Python module to interface with the pkg-config...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Martin Wilke
URL: https://pypi.python.org/pypi/pkgconfig
Keywords: easy, feature, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2015-12-08 14:54 UTC by Johannes Jost Meixner
Modified: 2015-12-11 14:14 UTC (History)
1 user (show)

See Also:


Attachments
add py-pkgconfig port (3.02 KB, patch)
2015-12-08 14:54 UTC, Johannes Jost Meixner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Jost Meixner freebsd_committer freebsd_triage 2015-12-08 14:54:29 UTC
Created attachment 163986 [details]
add py-pkgconfig port

Add port for devel/py-pkgconfig. similar to p5-ExtUtils-PkgConfig it interfaces with pkgconf/pkg-config and is used as a dependency in the upcoming science/py-h5py update.

---
pkgconfig is a Python module to interface with the pkg-config command line tool
and supports Python 2.6+.

WWW: https://pypi.python.org/pypi/pkgconfig
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-12-11 14:01:10 UTC
A commit references this bug:

Author: miwi
Date: Fri Dec 11 14:01:04 UTC 2015
New revision: 403535
URL: https://svnweb.freebsd.org/changeset/ports/403535

Log:
  pkgconfig is a Python module to interface with the pkg-config command line tool.

  WWW: https://pypi.python.org/pypi/pkgconfig

  PR:		205136
  Submitted by:	Johannes Meixner <xmj@chaot.net>
  Approved by:    mat (mentor)
  Differential Revision:  D4511

Changes:
  head/devel/Makefile
  head/devel/py-pkgconfig/
  head/devel/py-pkgconfig/Makefile
  head/devel/py-pkgconfig/distinfo
  head/devel/py-pkgconfig/files/
  head/devel/py-pkgconfig/files/patch-setup.py
  head/devel/py-pkgconfig/pkg-descr