]> git.pld-linux.org Git - packages/asymptote.git/blobdiff - asymptote.spec
- up to 1.54
[packages/asymptote.git] / asymptote.spec
index 4d0feb13b60845a3cf899eb08df90ddfe50a6778..fe60167648befb8a18ec21f40941d1c83dfde93b 100644 (file)
@@ -2,12 +2,12 @@ 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:       1.45
+Version:       1.54
 Release:       1
 License:       GPL v3
 Group:         Applications/Science
 Source0:       http://dl.sourceforge.net/asymptote/%{name}-%{version}.src.tgz
-# Source0-md5: a04b1f9b0c0caf773447c3ac9155c2b8
+# Source0-md5: b30cf54e1991889a399b95d6a9285d9b
 URL:           http://asymptote.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: gc-devel >= 7.0
@@ -29,10 +29,10 @@ syntax. Asymptote provides for figures the same high-quality level of
 typesetting that LaTeX does for scientific text.
 
 %description -l hu.UTF-8
-Asymptote egy leíró vektorgrafikus nyelv technikai rajzokhoz,
-hasonló a MetaPost-hoz, de kibővítve C++-szerű szintaxissal.
-Asymptote még képes olyan szintű szövegszedésre is, amelyre a
-LaTeX képes a tudományos szöveggel.
+Asymptote egy leíró vektorgrafikus nyelv technikai rajzokhoz, hasonló
+a MetaPost-hoz, de kibővítve C++-szerű szintaxissal. Asymptote még
+képes olyan szintű szövegszedésre is, amelyre a LaTeX képes a
+tudományos szöveggel.
 
 %description -l pl.UTF-8
 Asymptote jest językiem opisu grafiki wektorowej dla rysunków
@@ -74,6 +74,7 @@ Przykładowe pliki dla asymptote.
        --disable-static \
        --enable-gc=%{_includedir}/gc \
        --with-docdir=%{_docdir}/%{name}-doc
+cd doc && for i in %{_datadir}/texmf/tex/texinfo/*; do ln -s $i; done && cd ..
 
 %{__make} all
 
This page took 0.07564 seconds and 4 git commands to generate.