]> git.pld-linux.org Git - packages/avifile.git/commitdiff
- Release 4.
authormkochano <mkochano@pld-linux.org>
Sun, 19 Nov 2000 14:05:36 +0000 (14:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Now it finds QT headers so 'aviplay' is build. Other utilities still report
  errors durning build.

Changed files:
    avifile.spec -> 1.12

avifile.spec

index ed1f9857c40759b661a3a62173cdf36f78a25883..578d431f912f4949407874da74bd75d568c11b7f 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Library and sample program for playing AVI files
 Summary(pl):   Biblioteka i przyk³adowy program do odtwarzania plików AVI
 Name:          avifile
 Version:       0.50
-Release:       3
+Release:       4
 License:       GPL
 Group:         X11/Applications/Multimedia
 Group(de):     X11/Applikationen/Multimedia
@@ -30,7 +30,7 @@ codecs and parts of Wine (http://www.winehq.com) code to load them.
 
 %description -l pl
 Biblioteka i przyk³adowy program do odtwarzania plików AVI.
-Wykorzystuje dekompresory dla Windows oraz fragmenty kody Wine
+Wykorzystuje dekompresory dla Windows oraz fragmenty kodu Wine
 (http://www.winehq.com) aby je za³adowaæ.
 
 %package devel
@@ -59,7 +59,7 @@ find . -exec touch {} \;
 %build
 autoconf
 CD_OPT="$RPM_OPT_FLAGS" ; export CD_OPT
-%configure
+%configure --with-qt-includes=%{_includedir}/qt
 
 %{__make}
 
This page took 0.052985 seconds and 4 git commands to generate.