Skip to content

Commit

Permalink
x11-toolkits/ctk: Update 2018-10-29-269 → 2023.07.13
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jul 19, 2023
1 parent 0440670 commit 2119983
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
8 changes: 4 additions & 4 deletions x11-toolkits/ctk/Makefile
@@ -1,6 +1,5 @@
PORTNAME= CTK
DISTVERSION= 2018-10-29-269
DISTVERSIONSUFFIX= -g8487ec9a
DISTVERSION= 2023.07.13
CATEGORIES= x11-toolkits
PKGNAMESUFFIX= -widgets

Expand All @@ -12,12 +11,13 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= cmake compiler:c++11-lib qt:5
USE_GITHUB= yes
GH_ACCOUNT= commontk
USE_QT= concurrent core designer gui multimedia opengl sql widgets xml xmlpatterns \
buildtools:build uitools:build qmake:build testlib:build # see CMake/ctkMacroSetupQt.cmake
USE_LDCONFIG= yes

USE_GITHUB= yes
GH_ACCOUNT= commontk

CMAKE_ARGS= -DCTK_QT_VERSION=5
CMAKE_OFF= CTK_SUPERBUILD BUILD_TESTING
CMAKE_ON= CTK_LIB_Widgets
Expand Down
6 changes: 3 additions & 3 deletions x11-toolkits/ctk/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1666548725
SHA256 (commontk-CTK-2018-10-29-269-g8487ec9a_GH0.tar.gz) = fda3e01bb2a2762a67e0ce36dbc8602ce9808e79d65b0574d49de76fbf58feb3
SIZE (commontk-CTK-2018-10-29-269-g8487ec9a_GH0.tar.gz) = 2390450
TIMESTAMP = 1689755206
SHA256 (commontk-CTK-2023.07.13_GH0.tar.gz) = c65412549876e1ad6266a322b3a30e130765444a8564d1152bcd801a4645f9f1
SIZE (commontk-CTK-2023.07.13_GH0.tar.gz) = 2403906
1 change: 1 addition & 0 deletions x11-toolkits/ctk/pkg-plist
Expand Up @@ -168,6 +168,7 @@ include/ctk-0.1/ctkTreeComboBox.h
include/ctk-0.1/ctkTreeComboBoxEventPlayer.h
include/ctk-0.1/ctkTreeComboBoxEventTranslator.h
include/ctk-0.1/ctkUtils.h
include/ctk-0.1/ctkUtils.tpp
include/ctk-0.1/ctkValueProxy.h
include/ctk-0.1/ctkWidgetsExport.h
include/ctk-0.1/ctkWidgetsPythonQtDecorators.h
Expand Down

0 comments on commit 2119983

Please sign in to comment.