add qmake, bump pkg revision
This commit is contained in:
parent
49dc133202
commit
3333257233
2 changed files with 175 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.6 2002/08/01 05:48:25 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2002/08/04 16:41:44 jdolecek Exp $
|
||||
#
|
||||
|
||||
.include "../qt3-libs/Makefile.common"
|
||||
|
||||
PKGNAME= qt3-tools-${QTVERSION}
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
COMMENT= QT GUI (WYSIWYG) builder and other tools
|
||||
|
||||
CONFIGURE_ARGS+= -I${BUILDLINK_QTDIR}/include \
|
||||
|
@ -13,6 +13,11 @@ CONFIGURE_ARGS+= -I${BUILDLINK_QTDIR}/include \
|
|||
MAKE_ENV+= LIBQT="-lqt-mt"
|
||||
|
||||
USE_BUILDLINK_ONLY= yes
|
||||
REPLACE_BUILDLINK_PATTERNS= qmake.conf
|
||||
REPLACE_BUILDLINK_SED= -e 's/\(QMAKE_INCDIR[ ]*=\) .*$$/\1/' \
|
||||
-e 's/\(QMAKE_LIBDIR[ ]*=\) .*$$/\1/' \
|
||||
-e 's^\(QMAKE_INCDIR_OPENGL[ ]*=\) .*$$^\1^' \
|
||||
-e 's^\(QMAKE_LIBDIR_OPENGL[ ]*=\) .*$$^\1^'
|
||||
|
||||
PTHREAD_OPTS+= require
|
||||
|
||||
|
@ -34,6 +39,9 @@ do-install:
|
|||
${LIBTOOL} ${INSTALL_PROGRAM} ${WRKSRC}/bin/linguist ${QTPREFIX}/bin
|
||||
${LIBTOOL} ${INSTALL_PROGRAM} ${WRKSRC}/bin/qm2ts ${QTPREFIX}/bin
|
||||
${LIBTOOL} ${INSTALL_PROGRAM} ${WRKSRC}/bin/qtconfig ${QTPREFIX}/bin
|
||||
${LIBTOOL} ${INSTALL_PROGRAM} ${WRKSRC}/bin/qmake ${QTPREFIX}/bin/qmake
|
||||
${INSTALL_DATA_DIR} ${QTPREFIX}/mkspecs
|
||||
${CP} -R ${WRKSRC}/mkspecs ${QTPREFIX}
|
||||
|
||||
.include "../../x11/qt3-libs/buildlink.mk"
|
||||
.include "../../mk/pthread.buildlink.mk"
|
||||
|
|
|
@ -1,10 +1,11 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2002/05/29 19:09:56 skrll Exp $
|
||||
@comment $NetBSD: PLIST,v 1.3 2002/08/04 16:41:44 jdolecek Exp $
|
||||
qt3/bin/assistant
|
||||
qt3/bin/designer
|
||||
qt3/bin/linguist
|
||||
qt3/bin/qm2ts
|
||||
qt3/bin/qtconfig
|
||||
qt3/bin/uic
|
||||
qt3/bin/qmake
|
||||
qt3/lib/libeditor.a
|
||||
qt3/lib/libeditor.la
|
||||
qt3/lib/libeditor.so
|
||||
|
@ -15,6 +16,116 @@ qt3/lib/libqui.la
|
|||
qt3/lib/libqui.so
|
||||
qt3/lib/libqui.so.1
|
||||
qt3/lib/libqui.so.1.0
|
||||
qt3/mkspecs/netbsd-g++/qmake.conf
|
||||
qt3/mkspecs/netbsd-g++/qplatformdefs.h
|
||||
qt3/mkspecs/aix-g++/qmake.conf
|
||||
qt3/mkspecs/aix-g++/qplatformdefs.h
|
||||
qt3/mkspecs/aix-xlc/qmake.conf
|
||||
qt3/mkspecs/aix-xlc/qplatformdefs.h
|
||||
qt3/mkspecs/bsdi-g++/qmake.conf
|
||||
qt3/mkspecs/bsdi-g++/qplatformdefs.h
|
||||
qt3/mkspecs/darwin-g++/qmake.conf
|
||||
qt3/mkspecs/darwin-g++/qplatformdefs.h
|
||||
qt3/mkspecs/default
|
||||
qt3/mkspecs/dgux-g++/qmake.conf
|
||||
qt3/mkspecs/dgux-g++/qplatformdefs.h
|
||||
qt3/mkspecs/freebsd-g++/qmake.conf
|
||||
qt3/mkspecs/freebsd-g++/qplatformdefs.h
|
||||
qt3/mkspecs/hpux-acc/qmake.conf
|
||||
qt3/mkspecs/hpux-acc/qplatformdefs.h
|
||||
qt3/mkspecs/hpux-cc/qmake.conf
|
||||
qt3/mkspecs/hpux-cc/qplatformdefs.h
|
||||
qt3/mkspecs/hpux-g++/qmake.conf
|
||||
qt3/mkspecs/hpux-g++/qplatformdefs.h
|
||||
qt3/mkspecs/hpux-n64/qmake.conf
|
||||
qt3/mkspecs/hpux-n64/qplatformdefs.h
|
||||
qt3/mkspecs/hpux-o64/qmake.conf
|
||||
qt3/mkspecs/hpux-o64/qplatformdefs.h
|
||||
qt3/mkspecs/hurd-g++/qmake.conf
|
||||
qt3/mkspecs/hurd-g++/qplatformdefs.h
|
||||
qt3/mkspecs/irix-64/qmake.conf
|
||||
qt3/mkspecs/irix-64/qplatformdefs.h
|
||||
qt3/mkspecs/irix-g++/qmake.conf
|
||||
qt3/mkspecs/irix-g++/qplatformdefs.h
|
||||
qt3/mkspecs/irix-n32/qmake.conf
|
||||
qt3/mkspecs/irix-n32/qplatformdefs.h
|
||||
qt3/mkspecs/irix-o32/qmake.conf
|
||||
qt3/mkspecs/irix-o32/qplatformdefs.h
|
||||
qt3/mkspecs/linux-cxx/qmake.conf
|
||||
qt3/mkspecs/linux-cxx/qplatformdefs.h
|
||||
qt3/mkspecs/linux-g++/qmake.conf
|
||||
qt3/mkspecs/linux-g++/qplatformdefs.h
|
||||
qt3/mkspecs/linux-icc/qmake.conf
|
||||
qt3/mkspecs/linux-icc/qplatformdefs.h
|
||||
qt3/mkspecs/linux-kcc/qmake.conf
|
||||
qt3/mkspecs/linux-kcc/qplatformdefs.h
|
||||
qt3/mkspecs/linux-pgcc/qmake.conf
|
||||
qt3/mkspecs/linux-pgcc/qplatformdefs.h
|
||||
qt3/mkspecs/mac9-mwerks/mwerksapp.xml
|
||||
qt3/mkspecs/mac9-mwerks/mwerkslib.xml
|
||||
qt3/mkspecs/mac9-mwerks/qmake.conf
|
||||
qt3/mkspecs/mac9-mwerks/qplatformdefs.h
|
||||
qt3/mkspecs/macx-g++/Info.plist.app
|
||||
qt3/mkspecs/macx-g++/qmake.conf
|
||||
qt3/mkspecs/macx-g++/qplatformdefs.h
|
||||
qt3/mkspecs/macx-mwerks/mwerkstmpl.xml
|
||||
qt3/mkspecs/macx-mwerks/qmake.conf
|
||||
qt3/mkspecs/macx-mwerks/qplatformdefs.h
|
||||
qt3/mkspecs/macx-pbuilder/Info.plist.app
|
||||
qt3/mkspecs/macx-pbuilder/qmake.conf
|
||||
qt3/mkspecs/macx-pbuilder/qplatformdefs.h
|
||||
qt3/mkspecs/aix-64/qmake.conf
|
||||
qt3/mkspecs/aix-64/qplatformdefs.h
|
||||
qt3/mkspecs/openbsd-g++/qmake.conf
|
||||
qt3/mkspecs/openbsd-g++/qplatformdefs.h
|
||||
qt3/mkspecs/openunix-cc/qmake.conf
|
||||
qt3/mkspecs/openunix-cc/qplatformdefs.h
|
||||
qt3/mkspecs/openunix-g++/qmake.conf
|
||||
qt3/mkspecs/openunix-g++/qplatformdefs.h
|
||||
qt3/mkspecs/qnx-g++/qmake.conf
|
||||
qt3/mkspecs/qnx-g++/qplatformdefs.h
|
||||
qt3/mkspecs/reliant-64/qmake.conf
|
||||
qt3/mkspecs/reliant-64/qplatformdefs.h
|
||||
qt3/mkspecs/reliant-cds/qmake.conf
|
||||
qt3/mkspecs/reliant-cds/qplatformdefs.h
|
||||
qt3/mkspecs/sco-cc/qmake.conf
|
||||
qt3/mkspecs/sco-cc/qplatformdefs.h
|
||||
qt3/mkspecs/sco-g++/qmake.conf
|
||||
qt3/mkspecs/sco-g++/qplatformdefs.h
|
||||
qt3/mkspecs/solaris-64/qmake.conf
|
||||
qt3/mkspecs/solaris-64/qplatformdefs.h
|
||||
qt3/mkspecs/solaris-cc/qmake.conf
|
||||
qt3/mkspecs/solaris-cc/qplatformdefs.h
|
||||
qt3/mkspecs/solaris-g++/qmake.conf
|
||||
qt3/mkspecs/solaris-g++/qplatformdefs.h
|
||||
qt3/mkspecs/solaris-kcc/qmake.conf
|
||||
qt3/mkspecs/solaris-kcc/qplatformdefs.h
|
||||
qt3/mkspecs/sunos-g++/qmake.conf
|
||||
qt3/mkspecs/tru64-cxx/qmake.conf
|
||||
qt3/mkspecs/tru64-cxx/qplatformdefs.h
|
||||
qt3/mkspecs/tru64-g++/qmake.conf
|
||||
qt3/mkspecs/tru64-g++/qplatformdefs.h
|
||||
qt3/mkspecs/ultrix-g++/qmake.conf
|
||||
qt3/mkspecs/unixware-g++/qmake.conf
|
||||
qt3/mkspecs/unixware7-cc/qmake.conf
|
||||
qt3/mkspecs/unixware7-cc/qplatformdefs.h
|
||||
qt3/mkspecs/unixware7-g++/qmake.conf
|
||||
qt3/mkspecs/unixware7-g++/qplatformdefs.h
|
||||
qt3/mkspecs/win32-borland/qmake.conf
|
||||
qt3/mkspecs/win32-borland/qplatformdefs.h
|
||||
qt3/mkspecs/win32-g++/qmake.conf
|
||||
qt3/mkspecs/win32-icc/qmake.conf
|
||||
qt3/mkspecs/win32-icc/qplatformdefs.h
|
||||
qt3/mkspecs/win32-icc/win32app.dsp
|
||||
qt3/mkspecs/win32-icc/win32dll.dsp
|
||||
qt3/mkspecs/win32-icc/win32lib.dsp
|
||||
qt3/mkspecs/win32-msvc/qmake.conf
|
||||
qt3/mkspecs/win32-msvc/qplatformdefs.h
|
||||
qt3/mkspecs/win32-msvc/win32app.dsp
|
||||
qt3/mkspecs/win32-msvc/win32dll.dsp
|
||||
qt3/mkspecs/win32-msvc/win32lib.dsp
|
||||
qt3/mkspecs/win32-visage/qmake.conf
|
||||
qt3/mkspecs/win32-watcom/qmake.conf
|
||||
qt3/plugins/designer/libcppeditor.a
|
||||
qt3/plugins/designer/libcppeditor.la
|
||||
qt3/plugins/designer/libcppeditor.so
|
||||
|
@ -28,3 +139,56 @@ qt3/plugins/designer/libwizards.a
|
|||
qt3/plugins/designer/libwizards.la
|
||||
qt3/plugins/designer/libwizards.so
|
||||
@dirrm qt3/plugins/designer
|
||||
@dirrm qt3/mkspecs/netbsd-g++
|
||||
@dirrm qt3/mkspecs/aix-g++
|
||||
@dirrm qt3/mkspecs/aix-xlc
|
||||
@dirrm qt3/mkspecs/bsdi-g++
|
||||
@dirrm qt3/mkspecs/darwin-g++
|
||||
@dirrm qt3/mkspecs/dgux-g++
|
||||
@dirrm qt3/mkspecs/freebsd-g++
|
||||
@dirrm qt3/mkspecs/hpux-acc
|
||||
@dirrm qt3/mkspecs/hpux-cc
|
||||
@dirrm qt3/mkspecs/hpux-g++
|
||||
@dirrm qt3/mkspecs/hpux-n64
|
||||
@dirrm qt3/mkspecs/hpux-o64
|
||||
@dirrm qt3/mkspecs/hurd-g++
|
||||
@dirrm qt3/mkspecs/irix-64
|
||||
@dirrm qt3/mkspecs/irix-g++
|
||||
@dirrm qt3/mkspecs/irix-n32
|
||||
@dirrm qt3/mkspecs/irix-o32
|
||||
@dirrm qt3/mkspecs/linux-cxx
|
||||
@dirrm qt3/mkspecs/linux-g++
|
||||
@dirrm qt3/mkspecs/linux-icc
|
||||
@dirrm qt3/mkspecs/linux-kcc
|
||||
@dirrm qt3/mkspecs/linux-pgcc
|
||||
@dirrm qt3/mkspecs/mac9-mwerks
|
||||
@dirrm qt3/mkspecs/macx-g++
|
||||
@dirrm qt3/mkspecs/macx-mwerks
|
||||
@dirrm qt3/mkspecs/macx-pbuilder
|
||||
@dirrm qt3/mkspecs/aix-64
|
||||
@dirrm qt3/mkspecs/openbsd-g++
|
||||
@dirrm qt3/mkspecs/openunix-cc
|
||||
@dirrm qt3/mkspecs/openunix-g++
|
||||
@dirrm qt3/mkspecs/qnx-g++
|
||||
@dirrm qt3/mkspecs/reliant-64
|
||||
@dirrm qt3/mkspecs/reliant-cds
|
||||
@dirrm qt3/mkspecs/sco-cc
|
||||
@dirrm qt3/mkspecs/sco-g++
|
||||
@dirrm qt3/mkspecs/solaris-64
|
||||
@dirrm qt3/mkspecs/solaris-cc
|
||||
@dirrm qt3/mkspecs/solaris-g++
|
||||
@dirrm qt3/mkspecs/solaris-kcc
|
||||
@dirrm qt3/mkspecs/sunos-g++
|
||||
@dirrm qt3/mkspecs/tru64-cxx
|
||||
@dirrm qt3/mkspecs/tru64-g++
|
||||
@dirrm qt3/mkspecs/ultrix-g++
|
||||
@dirrm qt3/mkspecs/unixware-g++
|
||||
@dirrm qt3/mkspecs/unixware7-cc
|
||||
@dirrm qt3/mkspecs/unixware7-g++
|
||||
@dirrm qt3/mkspecs/win32-borland
|
||||
@dirrm qt3/mkspecs/win32-g++
|
||||
@dirrm qt3/mkspecs/win32-icc
|
||||
@dirrm qt3/mkspecs/win32-msvc
|
||||
@dirrm qt3/mkspecs/win32-visage
|
||||
@dirrm qt3/mkspecs/win32-watcom
|
||||
@dirrm qt3/mkspecs
|
||||
|
|
Loading…
Reference in a new issue