sync ports with The Matrix
This commit is contained in:
parent
9d4d2e721a
commit
79bc6d9d97
846 changed files with 10693 additions and 8131 deletions
|
@ -5,7 +5,7 @@ COMMENT = cross-platform IDE for use with Qt
|
|||
V = 8.0.2
|
||||
DISTNAME = qt-creator-opensource-src-${V}
|
||||
PKGNAME = qt-creator-${V}
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
|
||||
SHARED_LIBS += Aggregation 1.1 # 0.0
|
||||
SHARED_LIBS += CPlusPlus 6.0 # 0.0
|
||||
|
@ -96,7 +96,9 @@ MODCMAKE_LDFLAGS += -lc
|
|||
pre-configure:
|
||||
cd ${WRKSRC}; sed -i 's,"gdb","egdb",g' ${GDB_ADJ_FILES}
|
||||
# use system qbs/syntax-highlighting (qtcreator.pro)
|
||||
rm -rf ${WRKSRC}/src/shared/qbs
|
||||
rm -rf ${WRKSRC}/src/shared/qbs \
|
||||
${WRKSRC}/cmake/Findyaml-cpp.cmake \
|
||||
|
||||
|
||||
post-install:
|
||||
.for _l _v in ${SHARED_LIBS}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue