Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Nov 2013 11:06:36 -0800 (PST)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/183846: multimedia/vlc: pkg-config file is installed into the wrong location.
Message-ID:  <527fd93c.42a9700a.3d34.4743@mx.google.com>
Resent-Message-ID: <201311101910.rAAJA0aI023376@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         183846
>Category:       ports
>Synopsis:       multimedia/vlc: pkg-config file is installed into the wrong location.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 10 19:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Raphael Kubo da Costa
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD orwell 11.0-CURRENT FreeBSD 11.0-CURRENT #4 r256429: Sun Oct 13 19:04:57 EEST 2013 root@orwell:/usr/obj/usr/src/sys/ORWELL amd64


	
>Description:
	multimedia/vlc currently installs libvlc.pc and vlc-plugin.pc into ${PREFIX}/lib/pkgconfig instead of the usual (on FreeBSD) ${PREFIX}/libdata/pkgconfig. This makes it impossible to use those files by default, as `pkg-config --list' does not list them, and any operation with those files results in pkg-config saying they are not present.
>How-To-Repeat:
	
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?527fd93c.42a9700a.3d34.4743>