Two more files are installed now. Bump PKGREVISION.
This commit is contained in:
parent
012ef6696d
commit
eb833a10ff
2 changed files with 5 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.6 2014/04/23 07:05:31 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2014/08/24 07:30:50 wiz Exp $
|
||||
|
||||
PKGNAME= qt5-qtdeclarative-${QTVERSION}
|
||||
PKGREVISION= 1
|
||||
COMMENT= Qt5 module for declarative framework
|
||||
|
||||
.include "../../x11/qt5-qtbase/Makefile.common"
|
||||
|
|
|
@ -1,10 +1,12 @@
|
|||
@comment $NetBSD: PLIST,v 1.3 2014/04/23 07:05:31 adam Exp $
|
||||
@comment $NetBSD: PLIST,v 1.4 2014/08/24 07:30:50 wiz Exp $
|
||||
lib/pkgconfig/Qt5Qml.pc
|
||||
lib/pkgconfig/Qt5QmlDevTools.pc
|
||||
lib/pkgconfig/Qt5Quick.pc
|
||||
lib/pkgconfig/Qt5QuickParticles.pc
|
||||
lib/pkgconfig/Qt5QuickTest.pc
|
||||
qt5/bin/qml
|
||||
qt5/bin/qmlbundle
|
||||
qt5/bin/qmlimportscanner
|
||||
qt5/bin/qmlmin
|
||||
qt5/bin/qmlplugindump
|
||||
qt5/bin/qmlprofiler
|
||||
|
|
Loading…
Reference in a new issue