From: Jan Rękorajski Date: Fri, 3 Dec 2021 20:30:10 +0000 (+0100) Subject: - up to 2.70 X-Git-Tag: auto/th/asymptote-2.70-1 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=HEAD;p=packages%2Fasymptote.git - up to 2.70 --- diff --git a/asymptote-no-env.patch b/asymptote-no-env.patch index 8a9ec36..c49c477 100644 --- a/asymptote-no-env.patch +++ b/asymptote-no-env.patch @@ -1,8 +1,8 @@ --- asymptote-2.61/Makefile.in.orig 2019-11-18 06:27:29.000000000 +0100 +++ asymptote-2.61/Makefile.in 2019-12-23 20:22:06.892642859 +0100 @@ -137,7 +137,6 @@ - echo @set VERSION $(revision) > doc/version.texi echo @set Datadir @datadir@ >> doc/version.texi + echo @set Docdir @docdir@ >> doc/version.texi - echo "#!/usr/bin/env python3" > GUI/xasyVersion.py echo xasyVersion = \"$(revision)\" >> GUI/xasyVersion.py diff --git a/asymptote.spec b/asymptote.spec index 78e02e4..f8d885d 100644 --- a/asymptote.spec +++ b/asymptote.spec @@ -7,16 +7,17 @@ Summary: Asymptote is a powerful descriptive vector graphics language for techni Summary(hu.UTF-8): Asymptote egy leíró vektorgrafikus nyelv technikai rajzokhoz Summary(pl.UTF-8): Język opisu grafiki wektorowej do rysunków technicznych Name: asymptote -Version: 2.61 +Version: 2.70 Release: 1 # uses GPL libraries (gsl, readline), so final license is GPL License: GPL v3+ (LGPL v3+ code) Group: Applications/Science Source0: http://downloads.sourceforge.net/asymptote/%{name}-%{version}.src.tgz -# Source0-md5: 38fa6c77881a006c1b5b22f382ac8d8b +# Source0-md5: b57e685568a7cca69024a86c7276eb6d Patch0: %{name}-memrchr.patch Patch1: %{name}-info.patch Patch2: %{name}-no-env.patch +Patch3: texinfo.patch URL: http://asymptote.sourceforge.net/ BuildRequires: GLM BuildRequires: Mesa-libOSMesa-devel @@ -174,6 +175,7 @@ Plik składni Vima dla plików asy. %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 # use direct shebang %{__sed} -i -e '1s,/usr/bin/env python3,%{__python3},' GUI/xasy.py diff --git a/texinfo.patch b/texinfo.patch new file mode 100644 index 0000000..2569f05 --- /dev/null +++ b/texinfo.patch @@ -0,0 +1,11 @@ +--- asymptote-2.70/doc/asymptote.texi~ 2021-12-03 21:25:33.000000000 +0100 ++++ asymptote-2.70/doc/asymptote.texi 2021-12-03 21:27:46.836315745 +0100 +@@ -4,8 +4,6 @@ + @include version.texi + @finalout + +-@codequoteundirected on +- + @copying + This file documents @code{Asymptote}, version @value{VERSION}. +