View | Details | Raw Unified | Return to bug 275815
Collapse All | Expand All

(-)b/devel/qtcreator/Makefile (-4 / +4 lines)
Lines 1-6 Link Here
1
PORTNAME=	qtcreator
1
PORTNAME=	qtcreator
2
DISTVERSION=	12.0.0
2
DISTVERSION=	12.0.1
3
PORTREVISION=	1
4
CATEGORIES=	devel
3
CATEGORIES=	devel
5
MASTER_SITES=	QT/official_releases/qtcreator/${DISTVERSION:R}/${DISTVERSION}
4
MASTER_SITES=	QT/official_releases/qtcreator/${DISTVERSION:R}/${DISTVERSION}
6
DISTNAME=	qt-creator-opensource-src-${DISTVERSION}
5
DISTNAME=	qt-creator-opensource-src-${DISTVERSION}
Lines 22-29 LIB_DEPENDS= libvulkan.so:graphics/vulkan-loader \ Link Here
22
		libxkbcommon.so:x11/libxkbcommon \
21
		libxkbcommon.so:x11/libxkbcommon \
23
		libzstd.so:archivers/zstd
22
		libzstd.so:archivers/zstd
24
23
25
USES=		cmake compiler:c++17-lang desktop-file-utils gl llvm:build,run,min=17 \
24
USES=		cmake compiler:c++17-lang desktop-file-utils gl \
26
		pkgconfig python qt:6 shebangfix tar:xz
25
		llvm:build,run,noexport,min=17 pkgconfig python \
26
		qt:6 shebangfix tar:xz
27
USE_GL=		gl
27
USE_GL=		gl
28
USE_LDCONFIG=	${LOCALBASE}/lib/${PORTNAME}
28
USE_LDCONFIG=	${LOCALBASE}/lib/${PORTNAME}
29
USE_QT=		5compat base declarative positioning quick3d quicktimeline \
29
USE_QT=		5compat base declarative positioning quick3d quicktimeline \
(-)b/devel/qtcreator/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1700741061
1
TIMESTAMP = 1702388195
2
SHA256 (KDE/Qt/qtcreator/qt-creator-opensource-src-12.0.0.tar.xz) = 399ae0dcefa3bd9e01a3f068b93dabe8b39f9b56466c389d1446e5c84c8f7b9f
2
SHA256 (KDE/Qt/qtcreator/qt-creator-opensource-src-12.0.1.tar.xz) = 66fb92c2ced092829e3321c5a0911e2de98309d0310e7ab949a39a50238e03f3
3
SIZE (KDE/Qt/qtcreator/qt-creator-opensource-src-12.0.0.tar.xz) = 50995944
3
SIZE (KDE/Qt/qtcreator/qt-creator-opensource-src-12.0.1.tar.xz) = 51003336
(-)b/devel/qtcreator/pkg-plist (-1 / +1 lines)
Lines 161-166 share/metainfo/org.qt-project.qtcreator.appdata.xml Link Here
161
%%DATADIR%%/changelog/changes-11.0.2.md
161
%%DATADIR%%/changelog/changes-11.0.2.md
162
%%DATADIR%%/changelog/changes-11.0.3.md
162
%%DATADIR%%/changelog/changes-11.0.3.md
163
%%DATADIR%%/changelog/changes-12.0.0.md
163
%%DATADIR%%/changelog/changes-12.0.0.md
164
%%DATADIR%%/changelog/changes-12.0.1.md
164
%%DATADIR%%/changelog/changes-2.0.0
165
%%DATADIR%%/changelog/changes-2.0.0
165
%%DATADIR%%/changelog/changes-2.0.1
166
%%DATADIR%%/changelog/changes-2.0.1
166
%%DATADIR%%/changelog/changes-2.1.0
167
%%DATADIR%%/changelog/changes-2.1.0
167
- 

Return to bug 275815