cad/qelectrotech: Update to 0.9.0
Reported by: portscout!
This commit is contained in:
parent
9f34e20c61
commit
2f272f43a7
@ -1,6 +1,5 @@
|
||||
PORTNAME= qelectrotech
|
||||
DISTVERSION= 0.7.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.9.0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= https://git.tuxfamily.org/qet/qet.git/snapshot/
|
||||
@ -13,15 +12,17 @@ WWW= https://qelectrotech.org/
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= compiler:c++11-lib desktop-file-utils gl kde:5 qmake qt:5 \
|
||||
shared-mime-info
|
||||
LIB_DEPENDS= libpugixml.so:textproc/pugixml
|
||||
|
||||
USES= desktop-file-utils gl kde:5 pkgconfig qt:5 qmake shared-mime-info \
|
||||
sqlite
|
||||
USE_GL= gl
|
||||
USE_QT= concurrent core gui network printsupport sql sql-sqlite3 \
|
||||
USE_QT= concurrent core gui network printsupport qmake sql sql-sqlite3 \
|
||||
svg widgets xml \
|
||||
buildtools:build
|
||||
USE_KDE= coreaddons widgetsaddons
|
||||
|
||||
OPTIONS_DEFINE= DEBUG DOCS
|
||||
OPTIONS_DEFINE= DEBUG
|
||||
|
||||
DEBUG_VARS= BUILD_TYPE=debug
|
||||
DEBUG_VARS_OFF= BUILD_TYPE=release
|
||||
@ -29,7 +30,6 @@ DEBUG_VARS_OFF= BUILD_TYPE=release
|
||||
ALL_TARGET= ${BUILD_TYPE}-all
|
||||
|
||||
pre-configure:
|
||||
${MV} ${WRKSRC}/man/files/pt ${WRKSRC}/man/files/pt_PT
|
||||
${REINPLACE_CMD} -e 's,/usr/local/,${PREFIX}/,g' \
|
||||
${WRKSRC}/${PORTNAME}.pro
|
||||
${REINPLACE_CMD} -e 's,doc/,share/doc/,g' \
|
||||
@ -37,8 +37,4 @@ pre-configure:
|
||||
${REINPLACE_CMD} -e 's,../share,share,g' \
|
||||
${WRKSRC}/${PORTNAME}.pro
|
||||
|
||||
post-stage:
|
||||
# Sources come with accidental Dolphin state
|
||||
${RM} ${STAGEDIR}${DATADIR}/elements/10_electric/20_manufacturers_articles/bosch_rexroth/.directory
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1567368167
|
||||
SHA256 (qet-0.7.0.tar.gz) = d9d7de46c26f9ab9076d02463e9abd9b4b01e4e77202dc22ccecfe08d9bdd2c4
|
||||
SIZE (qet-0.7.0.tar.gz) = 10870717
|
||||
TIMESTAMP = 1673040285
|
||||
SHA256 (qet-0.9.0.tar.gz) = 8ba9ed7d668e6b22db717a25932d8f37aed56b27bc0e979395cdf939cff6edaf
|
||||
SIZE (qet-0.9.0.tar.gz) = 16867417
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user