]> git.pld-linux.org Git - packages/avidemux.git/blobdiff - avidemux.spec
- massive attack s/pld.org.pl/pld-linux.org/
[packages/avidemux.git] / avidemux.spec
index fbcce8847498d6b6e110e8065fe3c1aca4d7ed66..e60bc127be197200c19182530480c8eee9c44430 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       A small audio/video editing software for Linux
-Summary(pl):   Ma³y audio/video edytor dla Linuxa
+Summary(pl):   Ma³y edytor audio/video dla Linuksa
 Name:          avidemux
-Version:       0.9pre6
+Version:       0.9
 Release:       1
 License:       GPL
 Group:         X11/Applications/Multimedia
@@ -9,7 +9,7 @@ Source0:        http://fixounet.free.fr/%{name}/%{name}-%{version}.tgz
 URL:           http://fixounet.free.fr/%{name}/
 Patch0:                %{name}-lameh.patch
 BuildRequires: a52dec-libs-devel
-BuildRequires: divx4linux-devel
+#BuildRequires:        divx4linux-devel
 BuildRequires: esound-devel
 BuildRequires: gtk+-devel
 BuildRequires: lame-libs-devel
@@ -18,26 +18,24 @@ BuildRequires:      libvorbis-devel
 BuildRequires: mad-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _prefix         /usr/X11R6
-%define                _mandir         %{_prefix}/man
 
 %description
-A small audio/video editing software for Linux
+A small audio/video editing software for Linux.
 
 %description -l pl
-Ma³y audio/video edytor dla Linuxa.
+Ma³y edytor audio/video dla Linuksa.
 
 %prep
 %setup -q
-%patch0 -p1
+#%patch0 -p1
 
 %build
-CPPFLAGS="-I/usr/include/divx -I/usr/include/libmpeg3"
+#CPPFLAGS="-I/usr/include/divx -I/usr/include/libmpeg3"
 
 # dirty hack, so we are avoiding ac/am madness
 echo timestamp > stamp-h.in
 
-%configure2_13
+%configure
 %{__make}
 
 %install
This page took 0.030013 seconds and 4 git commands to generate.