mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
math/zegrapher: update 3.1.1.20200921 → 3.1.1.20250115
This commit is contained in:
parent
3695ad11e3
commit
735a5843b6
2 changed files with 16 additions and 16 deletions
|
@ -1,30 +1,28 @@
|
||||||
PORTNAME= ZeGrapher
|
PORTNAME= ZeGrapher
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 3.1.1.20200921
|
DISTVERSION= 3.1.1.20250115
|
||||||
PORTREVISION= 2
|
|
||||||
CATEGORIES= math graphics
|
CATEGORIES= math graphics
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
COMMENT= Software for plotting mathematical objects
|
COMMENT= Software for plotting mathematical objects
|
||||||
WWW= https://zegrapher.com/en/
|
WWW= https://zegrapher.com/en/ \
|
||||||
|
https://github.com/AdelKS/ZeGrapher
|
||||||
|
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/include/boost/math/special_functions/binomial.hpp:devel/boost-libs
|
BUILD_DEPENDS= ${LOCALBASE}/include/boost/math/special_functions/binomial.hpp:devel/boost-libs
|
||||||
|
|
||||||
USES= compiler:c++11-lang desktop-file-utils gl qmake qt:5
|
USES= cmake:indirect compiler:c++11-lang desktop-file-utils gl meson pkgconfig qt:6
|
||||||
USE_GITHUB= yes
|
USE_QT= base declarative svg tools:build
|
||||||
GH_ACCOUNT= AdelKS
|
|
||||||
GH_TAGNAME= 6832bd61291b3e82bc05233ae74e8d7556abe910
|
|
||||||
USE_QT= core gui network printsupport svg widgets buildtools:build
|
|
||||||
USE_GL= gl
|
USE_GL= gl
|
||||||
|
|
||||||
PLIST_FILES= bin/${PORTNAME} \
|
USE_GITHUB= yes
|
||||||
share/${PORTNAME}/locale/${PORTNAME}_fr.qm \
|
GH_ACCOUNT= AdelKS
|
||||||
share/applications/${PORTNAME}.desktop \
|
GH_TAGNAME= d574a39
|
||||||
share/icons/hicolor/128x128/apps/${PORTNAME}.png \
|
GH_TUPLE= AdelKS:ZeCalculator:v0.11.1:ZeCalculator/subprojects/zecalculator
|
||||||
share/metainfo/ZeGrapher.appdata.xml
|
|
||||||
|
PLIST_FILES= bin/${PORTNAME}
|
||||||
|
|
||||||
PORTSCOUT= limit:^[1-9].*
|
PORTSCOUT= limit:^[1-9].*
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
TIMESTAMP = 1600911690
|
TIMESTAMP = 1739763418
|
||||||
SHA256 (AdelKS-ZeGrapher-v3.1.1.20200921-6832bd61291b3e82bc05233ae74e8d7556abe910_GH0.tar.gz) = d71bd4408b97664f495e120dcb378dacd2cf7800aa27212f0a9095e3a7b619bc
|
SHA256 (AdelKS-ZeGrapher-v3.1.1.20250115-d574a39_GH0.tar.gz) = ec6406a3bca01e06c1c9c47a3d008e1060c91bf5ea4230c976bf60d6204f8a0b
|
||||||
SIZE (AdelKS-ZeGrapher-v3.1.1.20200921-6832bd61291b3e82bc05233ae74e8d7556abe910_GH0.tar.gz) = 1091745
|
SIZE (AdelKS-ZeGrapher-v3.1.1.20250115-d574a39_GH0.tar.gz) = 780545
|
||||||
|
SHA256 (AdelKS-ZeCalculator-v0.11.1_GH0.tar.gz) = dfd35f22c66e1a4609ed3b5ff8376595805b2ee289da80727dbb5fcf2b6cd9f6
|
||||||
|
SIZE (AdelKS-ZeCalculator-v0.11.1_GH0.tar.gz) = 97002
|
||||||
|
|
Loading…
Add table
Reference in a new issue