]> git.pld-linux.org Git - packages/aegisub.git/blobdiff - aegisub.spec
don't regenerate autotools files
[packages/aegisub.git] / aegisub.spec
index e4eb915c16501350668ba0ed3e1a471d798ebccb..0af5272a08d58508a65591189c559842deab7a94 100644 (file)
@@ -11,7 +11,7 @@ Summary:      Subtitle editor
 Summary(pl.UTF-8):     Edytor napisów
 Name:          aegisub
 Version:       3.2.2
-Release:       10
+Release:       16
 License:       BSD
 Group:         X11/Applications
 Source0:       http://ftp.aegisub.org/pub/releases/%{name}-%{version}.tar.xz
@@ -20,13 +20,12 @@ Patch0:             pthread.patch
 Patch1:                %{name}-icu.patch
 Patch2:                %{name}-icu64.patch
 Patch3:                %{name}-boost-1.70.patch
-URL:           http://www.aegisub.net/
+Patch4:                make-4.3.patch
+URL:           http://www.aegisub.org/
 # AC_AGI_COMPILE tries to run test program which tries to open device and most likely fails
 #BuildRequires:        OpenAL-devel >= 0.0.8
 BuildRequires: OpenGL-devel
 BuildRequires: alsa-lib-devel
-BuildRequires: autoconf >= 2.57
-BuildRequires: automake
 BuildRequires: boost-devel >= 1.50.0
 %{?with_ffms2:BuildRequires:   ffms2-devel >= 2.16}
 BuildRequires: fftw3-devel >= 3.3
@@ -90,6 +89,7 @@ obsługa tych zaawansowanych funkcji.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %{__mv} vendor{,.keep}
 mkdir vendor
@@ -97,6 +97,7 @@ mkdir vendor
 
 %build
 %configure \
+       --disable-compiler-flags \
        --disable-update-checker \
        %{__with_without ffms2} \
        --without-oss \
This page took 0.060511 seconds and 4 git commands to generate.