From 83de5cbc8268d689b52c07c87927cae3ab94e245 Mon Sep 17 00:00:00 2001 From: John Bowman Date: Sun, 9 Feb 2025 10:01:51 -0800 Subject: [PATCH] Distribute prebuilt GUI files. --- Makefile.in | 2 +- README | 2 +- asymptote.spec | 2 +- build-scripts/build-asymptote-CTAN | 1 + doc/asymptote.texi | 2 +- 5 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Makefile.in b/Makefile.in index ed12bd39e..08585e9be 100644 --- a/Makefile.in +++ b/Makefile.in @@ -370,7 +370,6 @@ clean: FORCE -cd LspCpp && $(MAKE) distclean -cd LspCpp && rm -rf liblspcpp.a Makefile CMakeFiles third_party/uri/src/CMakeFiles -cd tinyexr && $(MAKE) clean - -cd GUI && $(PYTHON) buildtool.py clean gc-clean: FORCE clean -$(MAKE) -C $(GC) clean @@ -394,6 +393,7 @@ cleanest: FORCE maintainer-clean maintainer-clean: FORCE distclean -rm -f configure config.h.in $(DIST) -rm -rf autom4te.cache + -cd GUI && $(PYTHON) buildtool.py clean -rm -rf GUI/pyUIClass -rm -rf vcpkg_installed diff --git a/README b/README index 69ff50890..8986462fa 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ ASYMPTOTE - Copyright 2004-24 Andy Hammerlindl, John Bowman, and Tom Prince + Copyright 2004-25 Andy Hammerlindl, John Bowman, and Tom Prince Asymptote is a powerful descriptive vector graphics language for technical drawing, inspired by MetaPost but with an improved C++-like diff --git a/asymptote.spec b/asymptote.spec index d71838b8e..c3d736c4f 100644 --- a/asymptote.spec +++ b/asymptote.spec @@ -3,7 +3,7 @@ %global __python %{__python3} Name: asymptote -Version: 2.97 +Version: 2.98 Release: 1%{?dist} Summary: Descriptive vector graphics language diff --git a/build-scripts/build-asymptote-CTAN b/build-scripts/build-asymptote-CTAN index 8ab8a8c04..56cff8cc2 100755 --- a/build-scripts/build-asymptote-CTAN +++ b/build-scripts/build-asymptote-CTAN @@ -20,6 +20,7 @@ rm -rf asymptote-$VERSION tar -zxf $SRC cd asymptote-$VERSION find . -name ".[^.]*" -exec rm -rf {} \; +rm -rf libatomic_ops/m4 mkdir -p binaries/$BINDIR/texlive cd binaries/$BINDIR cp $SHARED/CTAN/asy.exe texlive diff --git a/doc/asymptote.texi b/doc/asymptote.texi index 4b771fb6a..91cf37505 100644 --- a/doc/asymptote.texi +++ b/doc/asymptote.texi @@ -11,7 +11,7 @@ This file documents @code{Asymptote}, version @value{VERSION}. @url{https://asymptote.sourceforge.io} -Copyright @copyright{} 2004-24 Andy Hammerlindl, John Bowman, and Tom Prince. +Copyright @copyright{} 2004-25 Andy Hammerlindl, John Bowman, and Tom Prince. @quotation Permission is granted to copy, distribute and/or modify this document