Subject: Re: pkg/25753 (make qt3-libs pkgview ready.)
To: None <adam@NetBSD.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Joachim Kuebart <joachim.kuebart@gmx.net>
List: pkgsrc-bugs
Date: 12/01/2006 00:45:02
The following reply was made to PR pkg/25753; it has been noted by GNATS.
From: joachim.kuebart@gmx.net (Joachim Kuebart)
To: Adam <adam@albedo.art.pl>
Cc: gnats-bugs@NetBSD.org, pkgsrc-bugs@netbsd.org,
gnats-admin@netbsd.org, joerg@netbsd.org
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)