mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
science/kst2: update to 2.1
This commit is contained in:
parent
5e0e004c7d
commit
47f9c3b98b
3 changed files with 10 additions and 10 deletions
|
@ -1,5 +1,7 @@
|
|||
PORTNAME= kst
|
||||
DISTVERSION= ${KST_VERSION}.${KST_DATE}
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= ${KST_VERSION}
|
||||
DISTVERSIONSUFFIX= -${KST_DATE}
|
||||
CATEGORIES= science
|
||||
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
|
@ -21,15 +23,12 @@ USE_QT= concurrent core gui network printsupport svg widgets xml \
|
|||
buildtools:build linguisttools:build qmake:build
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
KST_VERSION= 2.0.8
|
||||
KST_DATE= 20240825
|
||||
KST_COMMIT= 917ad3c3
|
||||
KDE_INVENT= 917ad3c348d2e99666f11a27400b08a88dc7e590 graphics kst-plot
|
||||
KST_VERSION= 2.1
|
||||
KST_DATE= 2024-10-20
|
||||
KDE_INVENT= ${DISTVERSIONFULL} graphics kst-plot
|
||||
|
||||
CMAKE_ARGS= -Dkst_install_prefix=${PREFIX} \
|
||||
-Dkst_pch=off \
|
||||
-Dkst_version_string=${KST_VERSION} \
|
||||
-Dkst_revision="${KST_COMMIT} ${KST_DATE}" \
|
||||
-DCMAKE_DISABLE_FIND_PACKAGE_Getdata=ON
|
||||
|
||||
PLIST_SUB= SHLIB_VER=${KST_VERSION}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1725286631
|
||||
SHA256 (graphics-kst-plot-917ad3c348d2e99666f11a27400b08a88dc7e590_GL0.tar.gz) = c378f4062335348c0e091b1134407bec0a4a1a5dfde8d62426c8b036b88d3fb0
|
||||
SIZE (graphics-kst-plot-917ad3c348d2e99666f11a27400b08a88dc7e590_GL0.tar.gz) = 18807972
|
||||
TIMESTAMP = 1730366179
|
||||
SHA256 (kst-plot-v2.1-2024-10-20.tar.bz2) = 80f051f5979207a0be7c81c5bb9bea9e9acc2a78afd8a17e4323d3cf6c375def
|
||||
SIZE (kst-plot-v2.1-2024-10-20.tar.bz2) = 18271866
|
||||
|
|
|
@ -33,6 +33,7 @@ lib/kst2/plugins/libkst2_datasource_its.so
|
|||
lib/kst2/plugins/libkst2_datasource_qimagesource.so
|
||||
lib/kst2/plugins/libkst2_datasource_sourcelist.so
|
||||
lib/kst2/plugins/libkst2_datasource_tiff16source.so
|
||||
lib/kst2/plugins/libkst2_filters_boxcar.so
|
||||
lib/kst2/plugins/libkst2_filters_butterworth_bandpass.so
|
||||
lib/kst2/plugins/libkst2_filters_butterworth_bandstop.so
|
||||
lib/kst2/plugins/libkst2_filters_butterworth_highpass.so
|
||||
|
|
Loading…
Add table
Reference in a new issue