asymptote: bump to version 3.07

This commit is contained in:
Joachim Mairböck
2026-02-22 14:08:09 +01:00
parent ea301a26fd
commit 02ad0a54fd
2 changed files with 5 additions and 5 deletions

View File

@@ -23,12 +23,12 @@ fixed-sized objects (labels and arrowheads) and objects that should scale with f
- high-level graphics commands are implemented in the Asymptote language itself, allowing them to \
be tailored to specific applications."
HOMEPAGE="https://asymptote.sourceforge.io/"
COPYRIGHT="2004-25 Andy Hammerlindl, John Bowman, and Tom Prince"
COPYRIGHT="2004-26 Andy Hammerlindl, John Bowman, and Tom Prince"
LICENSE="GNU GPL v3
GNU LGPL v3"
REVISION="1"
SOURCE_URI="https://downloads.sourceforge.net/project/asymptote/$portVersion/asymptote-$portVersion.src.tgz"
CHECKSUM_SHA256="f93d27d925fd0bc333d056febe49f2d71f935844c2f8d37aecc8df0fee93c32b"
CHECKSUM_SHA256="e02a9c1b0fdedd5589d5408f08eb13329de6793425a4cb745290510dc98f832d"
PATCHES="asymptote-$portVersion.patchset"
ADDITIONAL_FILES="xasy.rdef.in"
@@ -82,14 +82,14 @@ REQUIRES_gui="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
glm${secondaryArchSuffix}_devel
devel:eigen$secondaryArchSuffix
devel:libboost_filesystem$secondaryArchSuffix >= 1.87.0
devel:libboost_thread$secondaryArchSuffix >= 1.87.0
devel:libboost_filesystem$secondaryArchSuffix >= 1.90.0
devel:libboost_thread$secondaryArchSuffix >= 1.90.0
devel:libcurl$secondaryArchSuffix
devel:libedit$secondaryArchSuffix
devel:libfftw3$secondaryArchSuffix
devel:libGL$secondaryArchSuffix
devel:libglm$secondaryArchSuffix
devel:libGLU$secondaryArchSuffix
devel:libgsl$secondaryArchSuffix
devel:libgslcblas$secondaryArchSuffix