This commit is contained in:
espie 2005-03-06 14:17:45 +00:00
parent 462f61ecff
commit b78cb396be
5 changed files with 14 additions and 12 deletions

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.19 2004/09/25 13:01:47 espie Exp $
@comment $OpenBSD: PLIST,v 1.20 2005/03/06 14:17:45 espie Exp $
bin/moc
include/X11/qt/
include/X11/qt/jri.h
@ -564,6 +564,5 @@ share/doc/qt/changes-1.42
share/doc/qt/changes-1.43
share/doc/qt/changes-1.44
share/doc/qt/changes-1.45
@unexec echo "Please remove %D/lib/qt/man from /etc/man.conf manually if needed"
%%SHARED%%
!%%SHARED%%

View File

@ -1,4 +1,5 @@
@comment $OpenBSD: PLIST-html,v 1.2 2004/09/15 19:26:31 espie Exp $
@comment $OpenBSD: PLIST-html,v 1.3 2005/03/06 14:17:45 espie Exp $
share/doc/qt/
share/doc/qt/html/
share/doc/qt/html/abstractwidgets.html
share/doc/qt/html/aclock-aclock-cpp.html

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.46 2004/12/19 14:01:17 alek Exp $
# $OpenBSD: Makefile,v 1.47 2005/03/06 14:17:45 espie Exp $
# $FreeBSD: Makefile,v 1.33 1999/02/27 03:09:57 andreas Exp $
COMMENT= "C++ X11 GUI toolkit"
COMMENT-examples= "examples and tutorial for qt2"
@ -146,10 +146,12 @@ do-install:
fi; done
cd ${WRKSRC}; ${INSTALL_DATA} ${DOCS} ${QT_DOC}
cp -R ${WRKSRC}/doc/html/* ${QT_DOC}/html
${INSTALL_DATA_DIR} ${QT_LIBDIR}/doc
ln -s ${TRUEPREFIX}/share/doc/qt2/html ${QT_LIBDIR}/doc/html
PKGNAME= qt2-${VERSION}
PKGNAME= qt2-${VERSION}p0
PKGNAME-examples= qt2-examples-${VERSION}
PKGNAME-html= qt2-html-${VERSION}
PKGNAME-html= qt2-html-${VERSION}p0
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.17 2004/09/25 13:01:48 espie Exp $
@comment $OpenBSD: PLIST,v 1.18 2005/03/06 14:17:45 espie Exp $
bin/findtr
bin/moc2
bin/qt20fix
@ -286,6 +286,7 @@ include/X11/qt2/qwmatrix.h
include/X11/qt2/qworkspace.h
include/X11/qt2/qxml.h
include/X11/qt2/qxt.h
lib/qt2/
lib/qt2/bin/
lib/qt2/bin/moc
@mandir lib/qt2/man/
@ -958,6 +959,7 @@ lib/qt2/man/man3/
@man lib/qt2/man/man3/qxmlsimplereader.3
@man lib/qt2/man/man3/qxtapplication.3
@man lib/qt2/man/man3/qxtwidget.3
share/doc/qt2/
share/doc/qt2/ANNOUNCE
share/doc/qt2/FAQ
share/doc/qt2/LICENSE.GPL
@ -966,6 +968,5 @@ share/doc/qt2/README.QT
share/doc/qt2/changes-2.3.0
share/doc/qt2/changes-2.3.1
share/doc/qt2/changes-2.${VERSION}
@unexec echo "Please remove %D/lib/qt2/man from /etc/man.conf manually if needed"
%%SHARED%%
!%%SHARED%%

View File

@ -1,5 +1,7 @@
@comment $OpenBSD: PLIST-html,v 1.12 2004/09/15 19:26:31 espie Exp $
@comment $OpenBSD: PLIST-html,v 1.13 2005/03/06 14:17:45 espie Exp $
lib/qt2/
lib/qt2/doc/
lib/qt2/doc/html
share/doc/qt2/
share/doc/qt2/html/
share/doc/qt2/html/HOWTO-framebuffer.html
@ -1425,6 +1427,3 @@ share/doc/qt2/html/xml-tagreader-with-features-tagreader-cpp.html
share/doc/qt2/html/xml.html
share/doc/qt2/html/xt.html
share/doc/qt2/html/y2k.html
@exec mkdir -p %D/lib/qt2/doc
@exec ln -s %D/share/doc/qt2/html %D/lib/qt2/doc/html
@unexec rm %D/lib/qt2/doc/html