Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.4
parole
parole.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File parole.spec of Package parole
# # spec file for package parole # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %if 0%{?suse_version} > 1130 %define xulrunner_ver 20 %else %if 0%{?suse_version} > 1120 %define xulrunner_ver 192 %else %define xulrunner_ver 191 %endif %endif Name: parole Version: 0.2.0.2 Release: 8.<RELEASE3> License: GPLv2+ Summary: Modern, Simple Media Player for the Xfce Desktop Environment Url: http://goodies.xfce.org/projects/applications/parole Group: Productivity/Multimedia/Video/Players Source: %{name}-%{version}.tar.bz2 Patch0: parole-0.2.0.2-fix-lib-linking-order.patch Patch1: parole-0.2.0.2-do-not-hardcode-cxxflags.patch # PATCH-FIX-UPSTREAM parole-0.2.0.2-remove-x-totem-stream-mime-type.patch bxo#6708 gber@opensuse.org -- Removes MIME type private to Totem Patch2: parole-0.2.0.2-remove-x-totem-stream-mime-type.patch # PATCH-FEATURE-UPSTREAM parole-0.2.0.2-add-uri-scheme-handler-support.patch gber@opensuse.org -- Adds support for URI scheme handlers Patch3: parole-0.2.0.2-add-uri-scheme-handler-support.patch BuildRequires: gcc-c++ BuildRequires: gstreamer-0_10-plugins-base-devel BuildRequires: intltool BuildRequires: mozilla-xulrunner%{xulrunner_ver}-devel BuildRequires: pkgconfig(dbus-glib-1) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gstreamer-0.10) BuildRequires: pkgconfig(gtk+-2.0) BuildRequires: pkgconfig(libnotify) BuildRequires: pkgconfig(libxfce4util-1.0) BuildRequires: pkgconfig(libxfcegui4-1.0) BuildRequires: taglib-devel BuildRequires: gtk-doc BuildRequires: update-desktop-files BuildRequires: xfce4-dev-tools BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: gstreamer010 Requires: gstreamer010-plugins-base Requires: gstreamer010-plugins-good %description Parole is a modern simple media player based on the GStreamer framework and written to fit well in the Xfce desktop. Parole features playback of local media files, DVD/CD and live streams. Parole is extensible via plugins, for a complete how to write a plugin for Parole see the Plugins API documentation and the plugins directory which contains some useful examples. %package devel License: GPLv2+ Summary: Development Files for Parole Group: Development/Libraries/C and C++ Requires: %{name} = %{version} %description devel This package contains development files for developing plugins for parole. %prep %setup -q %patch0 -p1 %patch1 -p1 %patch2 -p1 %patch3 -p1 %build xdt-autogen %configure --enable-gtk-doc make %{?_smp_mflags} V=1 %install %make_install rm -f %{buildroot}%{_libdir}/parole-0/*.la rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK} %find_lang %{name} %suse_update_desktop_file %{name} %if 0%{?suse_version} >= 1140 %post %desktop_database_post %icon_theme_cache_post %postun %desktop_database_postun %icon_theme_cache_postun %endif %clean rm -rf %{buildroot} %files -f %{name}.lang %defattr(-,root,root) %doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO %{_bindir}/parole %dir %{_libdir}/parole-0 %{_libdir}/parole-0/*.so %{_datadir}/applications/parole.desktop %{_datadir}/icons/hicolor/*/apps/parole.png %{_datadir}/icons/hicolor/scalable/apps/parole.svg %{_datadir}/parole %{_datadir}/parole/pixmaps %{_datadir}/parole/pixmaps/parole.png %dir %{_libdir}/mozilla %dir %{_libdir}/mozilla/plugins %{_libdir}/mozilla/plugins/parole-player.so %{_libexecdir}/parole-media-plugin %files devel %defattr(-,root,root) %{_includedir}/parole/ %{_datadir}/gtk-doc/html/Parole-Plugins %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor