pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Testers Wanted - New UML modeling package



Obata,

I added the USE_DIRS line, but I also manually edited the PLIST file. "make-PLIST" missed a lot of files. The package installs and deinstalls without errors.

Is it ready now?

Kenneth


OBATA Akio wrote:
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@localhost





Home | Main Index | Thread Index | Old Index