mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
graphics/heimer: Update to 4.3.0
- Switch to qt6 ChangeLog: https://github.com/juzzlin/Heimer/blob/4.3.0/CHANGELOG
This commit is contained in:
parent
fef6a77953
commit
e150a27103
2 changed files with 9 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= heimer
|
||||
DISTVERSION= 4.2.0
|
||||
DISTVERSION= 4.3.0
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= https://github.com/juzzlin/Heimer/releases/download/${DISTVERSION}/
|
||||
|
||||
|
@ -10,9 +10,11 @@ WWW= https://github.com/juzzlin/Heimer
|
|||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= cmake:testing compiler:c++17-lang qt:5
|
||||
USE_QT= core gui network svg widgets xml buildtools:build \
|
||||
linguisttools:build qmake:build testlib:build
|
||||
USES= cmake:testing compiler:c++17-lang gl qt:6
|
||||
USE_GL= opengl
|
||||
USE_QT= base svg translations
|
||||
|
||||
CMAKE_ON= BUILD_WITH_QT6
|
||||
|
||||
PORTDOCS= README.md
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1684578885
|
||||
SHA256 (heimer-4.2.0.tar.gz) = 0974b6c4a8d630b6baa69911449084a27de74e97db2bf0b2df25b47bf49e9f4a
|
||||
SIZE (heimer-4.2.0.tar.gz) = 1068767
|
||||
TIMESTAMP = 1702467848
|
||||
SHA256 (heimer-4.3.0.tar.gz) = 0351b20052df5d75456eb42ff128ce6d1c78055ae3aa6a06c6b1aecdb528f19d
|
||||
SIZE (heimer-4.3.0.tar.gz) = 1075846
|
||||
|
|
Loading…
Add table
Reference in a new issue