]> git.pld-linux.org Git - packages/kodi.git/blobdiff - xbmc.spec
- updated gettext BR
[packages/kodi.git] / xbmc.spec
index fb6ba416fd91f93f46e782ea5d01c1726798712f..658bdbe94af5b8fa91c373e5fb3852a45c9ae30b 100644 (file)
--- a/xbmc.spec
+++ b/xbmc.spec
 %bcond_without goom    # build without goom visualisation
 %bcond_with    hal     # build with HAL
 
-%define        codename Frodo
+%define        codename Gotham
 
 Summary:       XBMC is a free and open source media-player and entertainment hub
 Name:          xbmc
-Version:       12.3
-Release:       1
+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: 7ae385ebf8e5cfcb917393235e6efbdb
-Patch0:                ffmpeg2.patch
-Patch1:                jpeglib-boolean.patch
+# Source0-md5: d80153b2cc78b88966458ab136e9494f
+Patch0:                jpeglib-boolean.patch
 URL:           http://xbmc.org/
 BuildRequires: Mesa-libGLU-devel
 BuildRequires: OpenGL-devel
@@ -44,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}
@@ -130,7 +129,6 @@ forecast functions, together third-party plugins.
 %prep
 %setup -q -n %{name}-%{version}-%{codename}
 %patch0 -p1
-%patch1 -p1
 
 %build
 ./bootstrap
This page took 0.088494 seconds and 4 git commands to generate.