Subject: Re: Testers Wanted - New UML modeling package
To: None <kennethcf@earthlink.net>
From: OBATA Akio <obata@lins.jp>
List: pkgsrc-users
Date: 10/19/2006 21:49:59
On Thu, 19 Oct 2006 07:46:00 -0500, Kenneth Freidank wrote:
> If you think it is ready, I will submit the package.

Need some more work:-P

1. MAKE_ENV+=QMAKE="${QTDIR}/bin/qmake" is already defined in
x11/qt3-tools/buildlink3.mk, so no need to define here.

2. share/applications is shared by some desktop tools, so should not remove
when uninstalling and should create when installing binary package.
You can handle such a directory very easy, by define
USE_DIRS+=xdg-1.1
This also handle share/icons directory.

Hmm, how about share/icons/hicolor/... directories?
Many packages using this directories are gnome based application
and including "graphics/hicolor-icon-theme/buildlink3.mk",
But bouml is QT based application.
FYI: KDE based packages using share/kde/icons/hicolor/... directories.

Dose anyone know how to handle those directories better?

--
"Of course I love NetBSD":-)
OBATA Akio / obata@lins.jp