]> git.pld-linux.org Git - packages/kodi.git/blobdiff - xbmc.spec
- updated gettext BR
[packages/kodi.git] / xbmc.spec
index 0cb7ccc13132141159fb69c2bb29b32d733f7ef8..658bdbe94af5b8fa91c373e5fb3852a45c9ae30b 100644 (file)
--- a/xbmc.spec
+++ b/xbmc.spec
 %bcond_without goom    # build without goom visualisation
 %bcond_with    hal     # build with HAL
 
+%define        codename Gotham
+
 Summary:       XBMC is a free and open source media-player and entertainment hub
 Name:          xbmc
-Version:       12.2
-Release:       4
+Version:       13.2
+Release:       2
 License:       GPL v2+ and GPL v3+
 Group:         Applications/Multimedia
 Source0:       http://mirrors.xbmc.org/releases/source/%{name}-%{version}.tar.gz
-# Source0-md5: 489f3877decae4e265ece54f9eaef0ba
-Patch0:                ffmpeg2.patch
+# Source0-md5: d80153b2cc78b88966458ab136e9494f
+Patch0:                jpeglib-boolean.patch
 URL:           http://xbmc.org/
 BuildRequires: Mesa-libGLU-devel
 BuildRequires: OpenGL-devel
@@ -41,7 +43,7 @@ BuildRequires:        freetype-devel
 BuildRequires: fribidi-devel
 BuildRequires: gawk
 BuildRequires: gettext-autopoint
-BuildRequires: gettext-devel
+BuildRequires: gettext-tools
 BuildRequires: glew-devel
 BuildRequires: gperf
 %{?with_hal:BuildRequires:     hal-devel}
@@ -57,6 +59,7 @@ BuildRequires:        libcrystalhd-devel
 %endif
 BuildRequires: libgcrypt-devel
 BuildRequires: libjpeg-devel
+BuildRequires: libltdl-devel
 BuildRequires: libmad-devel
 BuildRequires: libmicrohttpd-devel
 BuildRequires: libmodplug-devel
@@ -124,7 +127,7 @@ and featuring playlist, audio visualizations, slideshow, and weather
 forecast functions, together third-party plugins.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{codename}
 %patch0 -p1
 
 %build
This page took 0.224471 seconds and 4 git commands to generate.