pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/25753 (make qt3-libs pkgview ready.)
The following reply was made to PR pkg/25753; it has been noted by GNATS.
From: joachim.kuebart%gmx.net@localhost (Joachim Kuebart)
To: Adam <adam%albedo.art.pl@localhost>
Cc: gnats-bugs%NetBSD.org@localhost, pkgsrc-bugs%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost, joerg%netbsd.org@localhost
Subject: Re: pkg/25753 (make qt3-libs pkgview ready.)
Date: Fri, 1 Dec 2006 00:14:32 +0000
Hi Adam,
On Fri, Dec 01, 2006 at 12:21:01AM +0100, Adam wrote:
> I think only the first part of your patch makes sense
> (PKG_INSTALLATION_TYPES= overwrite pkgviews). The second tries to
> create a directory, which should already exist, since qt3-libs
> depeneds on devel/pkg-config, which creates ${PREFIX}/lib/pkgconfig,
> doesn't it?
This is true for overwrite installations, but not with pkgviews. Even though
the pkg-config package has a lib/pkgconfig directory and this directory may
be present in the standard view, the directory does not exist under the
PREFIX qt3-libs gets installed to (/usr/pkg/packages/qt3-libs-<version>/).
Therefore, it needs to be created using e.g. PKG_INSTALLATION_DIRS or
INSTALL_*_DIR, I chose the latter because of the similar line above.
I don't know if pkgviews is still supposed to be supported since I read
that it was about to be replaced, but since I don't know yet what will
replace pkgviews I am still using it.
Regards,
cu Jo
--
La perfection est atteinte non quand il ne reste rien à ajouter, mais quand
il ne reste rien à enlever. (Antoine de Saint-Exupéry)
Home |
Main Index |
Thread Index |
Old Index