Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.1
arista
arista.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File arista.spec of Package arista
# # spec file for package arista # # Copyright (c) 2015 SUSE LINUX 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/ # Name: arista Version: 0.9.7 Release: 0 Summary: Preset-based transcoder for the GNOME Desktop License: LGPL-2.1+ Group: Productivity/Multimedia/Video/Editors and Convertors Url: http://www.transcoder.org/ Source: %{name}-%{version}.tar.bz2 # PATCH-FIX-OPENSUSE arista-remove-shebangs.patch badshah400@gmail.com -- Remove shebangs from .py files Patch0: arista-remove-shebangs.patch # PATCH-FIX-OPENSUSE arista-add-missing-man-pages.patch malcolmlewis@opensuse.org -- Add missing arista-gtk and arista-transcode man pages, see https://github.com/danielgtaylor/arista/pull/97 Patch1: arista-add-missing-man-pages.patch # PATCH-FIX-OPENSUSE arista-no-abs-path-to-icon.patch dimstar@opensuse.org -- Don't use absolute path to icon Patch2: arista-no-abs-path-to-icon.patch BuildRequires: fdupes # For directory ownership BuildRequires: python-nautilus BuildRequires: update-desktop-files Requires: gstreamer-0_10-plugins-bad Requires: gstreamer-0_10-plugins-base Requires: gstreamer-0_10-plugins-good Requires: gstreamer-0_10-plugins-ugly Requires: python-gudev %if 0%{?suse_version} <= 1130 # For gconf Requires: python-gnome %else Requires: python-gconf %endif Requires: python-gstreamer-0_10 Requires: python-gtk Requires: python-notify Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %py_requires %if %suse_version <= 1110 %define python_sitelib %{py_sitedir} %endif %description Arista is a simple preset-based transcoder for the GNOME Desktop and a small script for terminal-based transcoding. Settings are chosen based on output device and quality preset. Features: * Presets for Android, iPod, computer, DVD player, PSP, and more * Live preview to see encoded quality * Automatically discover available DVD drives and media * Rip straight from DVD media easily * Automatically discover and record from Video4Linux devices * Support for H.264, WebM, FLV, Ogg, DivX and more * Batch processing of entire directories easily * Simple terminal client for scripting * Nautilus extension for right-click file conversion %package -n nautilus-extension-arista Summary: Arista extension for Nautilus Group: Productivity/Multimedia/Video/Editors and Convertors Requires: %{name} = %{version} Requires: python-nautilus Supplements: packageand(%{name}:nautilus) %description -n nautilus-extension-arista Arista is a simple preset-based transcoder for the GNOME Desktop and a small script for terminal-based transcoding. Settings are chosen based on output device and quality preset. Features: * Presets for Android, iPod, computer, DVD player, PSP, and more * Live preview to see encoded quality * Automatically discover available DVD drives and media * Rip straight from DVD media easily * Automatically discover and record from Video4Linux devices * Support for H.264, WebM, FLV, Ogg, DivX and more * Batch processing of entire directories easily * Simple terminal client for scripting * Nautilus extension for right-click file conversion This package contains a Nautilus extension to add Arista based actions. %lang_package %prep %setup -q %patch0 -p1 %patch1 -p1 %patch2 -p1 %build %install %{__python} setup.py install --prefix=%{_prefix} --exec-prefix=%{_exec_prefix} --root=%{buildroot} # Remove files we install with %%doc rm %{buildroot}%{_datadir}/doc/arista/{AUTHORS,LICENSE,README.md} # Remove file that should not get installed rm %{buildroot}%{_datadir}/locale/templates/arista.pot # install icon to hicolor icon theme install -D ./ui/icon.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %suse_update_desktop_file arista AudioVideoEditing %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot}%{_datadir}/arista/ %if 0%{?suse_version} > 1130 %post %desktop_database_post %endif %if 0%{?suse_version} > 1130 %postun %desktop_database_postun %endif %files %defattr(-,root,root) %doc AUTHORS LICENSE README.md %{_bindir}/arista-gtk %{_bindir}/arista-transcode %{_datadir}/applications/arista.desktop %{_datadir}/icons/hicolor/scalable/apps/arista.svg %{_datadir}/arista/ %{_mandir}/man1/*.gz %{python_sitelib}/arista/ %{python_sitelib}/*.egg-info %files -n nautilus-extension-arista %defattr(-,root,root) %{_datadir}/nautilus-python/extensions/arista-nautilus.py* %files lang -f %{name}.lang %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