Author: wiget Date: Tue Mar 27 16:56:51 2012 GMT Module: packages Tag: DEVEL ---- Log message: - up to 11.0
---- Files affected: packages/xbmc: xbmc.spec (1.29.2.2 -> 1.29.2.3) , libpng-1.5.patch (1.1.2.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/xbmc/xbmc.spec diff -u packages/xbmc/xbmc.spec:1.29.2.2 packages/xbmc/xbmc.spec:1.29.2.3 --- packages/xbmc/xbmc.spec:1.29.2.2 Mon Mar 12 15:31:07 2012 +++ packages/xbmc/xbmc.spec Tue Mar 27 18:56:46 2012 @@ -8,41 +8,35 @@ # on XRRSetCrtcGamma function called by SDL_SetVideoMode) # - add and/or fix users/groups permissions # - split to subpackages? -# - check how it works with external python libraries # # Conditional build: -%bcond_with external_python %bcond_without goom %bcond_with hal Summary: XBMC Name: xbmc Version: 11.0 -Release: 0.rc2.2 +Release: 1 License: GPL v3 Group: Applications/Multimedia -Source0: http://mirrors.xbmc.org/releases/source/xbmc-%{version}-Eden_rc2.tar.gz -# Source0-md5: 66ae950474aa9e70712fc820efc1cb67 -Source1: goom_icon.png -# Source1-md5: 8c0ffe2055f2cfde1189687d12a68aa8 +Source0: http://mirrors.xbmc.org/releases/source/xbmc-%{version}.tar.gz +# Source0-md5: 9e8a26ee25173c7268abea7f1d82d428 URL: http://xbmc.org -Patch0: libpng-1.5.patch +BuildRequires: Mesa-libGLU-devel +BuildRequires: OpenGL-devel +BuildRequires: SDL-devel BuildRequires: SDL_image-devel BuildRequires: SDL_mixer-devel -BuildRequires: a52dec-libs-devel BuildRequires: alsa-lib-devel BuildRequires: autoconf BuildRequires: automake BuildRequires: avahi-devel +BuildRequires: bluez-libs-devel >= 4.99 BuildRequires: boost-devel BuildRequires: bzip2-devel -BuildRequires: bluez-libs-devel >= 4.99 BuildRequires: cmake BuildRequires: curl-devel BuildRequires: dbus-devel -BuildRequires: enca-devel -BuildRequires: faac-devel -BuildRequires: faad2-devel BuildRequires: ffmpeg-devel BuildRequires: flac-devel BuildRequires: fontconfig-devel @@ -53,26 +47,29 @@ BuildRequires: gettext-devel BuildRequires: glew-devel BuildRequires: gperf -BuildRequires: gtk+-devel %if %{with hal} BuildRequires: hal-devel %endif BuildRequires: jasper-devel -BuildRequires: libao-devel +BuildRequires: libass-devel +BuildRequires: libbluray-devel BuildRequires: libcdio-devel -BuildRequires: libdts-devel +BuildRequires: libgcrypt-devel BuildRequires: libjpeg-devel BuildRequires: libmad-devel BuildRequires: libmicrohttpd-devel -BuildRequires: libmms-devel BuildRequires: libmodplug-devel BuildRequires: libmpeg2-devel BuildRequires: libogg-devel +BuildRequires: libplist-devel BuildRequires: libpng-devel +BuildRequires: librtmp-devel BuildRequires: libsamplerate-devel BuildRequires: libsmbclient-devel +BuildRequires: libssh-devel BuildRequires: libtiff-devel BuildRequires: libtool +BuildRequires: libva-devel BuildRequires: libvdpau-devel BuildRequires: libvorbis-devel BuildRequires: lzo-devel @@ -82,23 +79,38 @@ %endif BuildRequires: openssl-devel BuildRequires: pcre-cxx-devel +BuildRequires: pcre-devel BuildRequires: pkgconfig BuildRequires: pulseaudio-devel -BuildRequires: python-devel +BuildRequires: python-devel >= 2.4 BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.566 # used internally BuildRequires: sed >= 4.0 BuildRequires: sqlite3-devel +BuildRequires: udev-devel BuildRequires: unzip -BuildRequires: wavpack-devel -BuildRequires: xmms-devel +BuildRequires: xorg-lib-libX11-devel +BuildRequires: xorg-lib-libXext-devel BuildRequires: xorg-lib-libXinerama-devel +BuildRequires: xorg-lib-libXmu-devel BuildRequires: xorg-lib-libXrandr-devel +BuildRequires: xorg-lib-libXt-devel BuildRequires: xorg-lib-libXtst-devel +BuildRequires: yajl-devel BuildRequires: zip BuildRequires: zlib-devel -BuildRequires: libass-devel +#https://github.com/sahlberg/libnfs +#BuildRequires: libnfs-devel +#http://sites.google.com/site/alexthepuffin/home +#BuildRequires: afpfs-ng-devel +#http://mirrors.xbmc.org/build-deps/darwin-libs/libshairport-1.2.0.20310_lib.tar.gz +#https://github.com/albertz/shairport +#BuildRequires: libshairport +#http://www.broadcom.com/support/crystal_hd/ +#BuildRequires: crystalhd-devel +#http://libcec.pulse-eight.com/ +#BuildRequires: libcec-devel >= 1.1.0 Requires: /usr/bin/glxinfo Requires: SDL >= 1.2.14-5 Requires: lsb-release @@ -108,34 +120,36 @@ %description %prep -%setup -q -n %{name}-%{version}-Eden_rc2 -%patch0 -p1 +%setup -q %build ./bootstrap %configure \ --disable-debug \ --enable-external-libraries \ - --%{?with_external_python:en}%{!?with_external_python:dis}able-external-python \ - --%{?with_goom:en}%{!?with_goom:dis}able-goom \ - --%{?with_hal:en}%{!?with_hal:dis}able-hal -%{__make} + --enable-udev \ + --disable-libcec \ + --disable-libusb \ + --disable-nfs \ + --disable-afpclient \ + --disable-airtunes \ + --disable-crystalhd \ + %{__enable_disable goom} \ + %{__enable_disable hal} + +%{__make} V=1 %install rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT - install %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/xbmc/addons/visualization.goom/icon.png %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -#doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO - -#%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/* %attr(755,root,root) %{_bindir}/* %{_datadir}/%{name} %attr(755,root,root) %{_libdir}/%{name} @@ -151,6 +165,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.29.2.3 2012/03/27 16:56:46 wiget +- up to 11.0 + Revision 1.29.2.2 2012/03/12 14:31:07 lmasko - Hal is obsolete in TH, better make it a bcond, off by default. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/xbmc/xbmc.spec?r1=1.29.2.2&r2=1.29.2.3 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
