]> git.pld-linux.org Git - packages/xine-lib.git/commitdiff
- updated some BRs
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 4 Dec 2006 22:52:41 +0000 (22:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xine-lib.spec -> 1.190

xine-lib.spec

index 1f790f15e42a3d33b57b66712bcdf21799eb3c7b..c2eb50fe873879867f62b262ba07ff6f3029cf8f 100644 (file)
@@ -14,7 +14,7 @@
 %bcond_without gdkpixbuf       # don't build gdk-pixbuf decode plugin
 %bcond_without gnome           # don't build gnome_vfs input plugin
 %bcond_without opengl          # don't build OpenGL video output plugin
-%bcond_without pulseaudio      # build pulseaudio output plugin
+%bcond_without pulseaudio      # don't build pulseaudio output plugin
 %bcond_without samba           # don't build SMB input plugin
 %bcond_with    sdl             # don't build SDL video output plugin
 %bcond_without stk             # don't build stk video output plugin
@@ -44,11 +44,11 @@ Patch3:             %{name}-vdr.patch
 URL:           http://xine.sourceforge.net/
 %{?with_directfb:BuildRequires:        DirectFB-devel >= 0.9.22}
 %{?with_fusionsound:BuildRequires:     FusionSound-devel >= 0.9.23}
-BuildRequires: ImageMagick-devel
+BuildRequires: ImageMagick-devel >= 1:6.0.0
 %{?with_opengl:BuildRequires:  OpenGL-GLU-devel}
 %{?with_opengl:BuildRequires:  OpenGL-glut-devel}
 %{?with_sdl:BuildRequires:     SDL-devel >= 1.2.11}
-%{?with_aalib:BuildRequires:   aalib-devel >= 1.3}
+%{?with_aalib:BuildRequires:   aalib-devel >= 1.4}
 %{?with_alsa:BuildRequires:    alsa-lib-devel >= 0.9.0}
 %{?with_arts:BuildRequires:    artsc-devel >= 0.9.5}
 BuildRequires: autoconf >= 2.53
@@ -57,7 +57,7 @@ BuildRequires:        automake >= 1:1.8.1
 BuildRequires: flac-devel
 BuildRequires: gettext-devel
 %{?with_gnome:BuildRequires:   gnome-vfs2-devel}
-%{?with_gdkpixbuf:BuildRequires:       gtk+2-devel >= 2.0}
+%{?with_gdkpixbuf:BuildRequires:       gtk+2-devel >= 1:2.0.0}
 %{?with_caca:BuildRequires:    libcaca-devel >= 0.99}
 BuildRequires: libcdio-devel >= 0.72
 %{?with_dvd:BuildRequires:     libdvdnav-devel >= 0.1.9}
This page took 0.110588 seconds and 4 git commands to generate.