]> git.pld-linux.org Git - packages/avidemux.git/blobdiff - avidemux.spec
- more
[packages/avidemux.git] / avidemux.spec
index 86bac18088f88e4158504199f599093b0910af39..f4d655d2f27ac8a4bd466da1ee6c6a12b6b8a830 100644 (file)
 Summary:       A small audio/video editing software for Linux
 Summary(pl.UTF-8):     Mały edytor audio/wideo dla Linuksa
 Name:          avidemux
-Version:       2.4.3
-Release:       3
+Version:       2.4.4
+Release:       1
 License:       GPL v2+
 Group:         X11/Applications/Multimedia
-Source0:       http://download2.berlios.de/avidemux/%{name}_%{version}.tar.gz
-# Source0-md5: ff8e6ac186321e7e8bec9f8177df3724
+Source0:       http://dl.sourceforge.net/avidemux/%{name}_%{version}.tar.gz
+# Source0-md5: 503dfd25842ef81be7c769811e7bc54e
 Source1:       %{name}.desktop
 Patch0:                %{name}-autoconf.patch
 Patch1:                %{name}-dts_internal.patch
@@ -78,10 +78,10 @@ echo 'pt_BR' >> po/LINGUAS
 %build
 %{__cp} /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
 %{__make} -f admin/Makefile.common cvs
-#%{__libtoolize}
-#%{__aclocal} -I m4
-#%{__autoconf}
-#%{__automake}
+%{__libtoolize}
+%{__aclocal} -I m4
+%{__autoconf}
+%{__automake}
 %configure \
        %{!?with_amr:ac_cv_header_amrnb_interf_dec_h=no} \
        %{!?with_arts:--without-arts} \
This page took 0.070115 seconds and 4 git commands to generate.