pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/49173: multimedia/x265 shared library version tranform broken
The following reply was made to PR pkg/49173; it has been noted by GNATS.
From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/49173: multimedia/x265 shared library version tranform broken
Date: Wed, 3 Sep 2014 04:47:15 +0000
On Tue, Sep 02, 2014 at 07:05:00PM +0000, jdbaker%mylinuxisp.com@localhost
wrote:
> pkg_create: lstat failed for file lib/libx265.so.1.3: No such file or
directory
>
> Somehow ${PKGVERSION} isn't being communicated to the build step so
> the shared library is named as libx265.so.31 instead of libx265.so.1.3
> as expected by the PLIST.
> >How-To-Repeat:
> With a recent pkgsrc-HEAD, attempt to build a binary package for
> "multimedia/x265".
libx265.so.31 is in the PLIST also; that seems to be what it calls the
library natively.
I can't find any evidence in the package that it intends to install a
copy or a symlink under the name libx265.so.1.3, so I'm thinking that
entry should just be removed from the PLIST.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index