Mageia Bugzilla – Attachment 1452 Details for
Bug 4333
FF Multi Converter - a simple graphical application that enables you to convert audio, video, image and document files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Spec file
ffmulticonverter.spec (text/x-rpm-spec), 1.58 KB, created by
Dimitrios Glentadakis
on 2012-01-29 14:33:40 CET
(
hide
)
Description:
Spec file
Filename:
MIME Type:
Creator:
Dimitrios Glentadakis
Created:
2012-01-29 14:33:40 CET
Size:
1.58 KB
patch
obsolete
>Name: ffmulticonverter >Version: 1.2.0 >Release: %mkrel 1 >Summary: GUI File Format Converter >Group: Video >License: GPL GPL3 >URL: https://sites.google.com/site/ffmulticonverter/home >Source0: https://github.com/downloads/Ilias95/FF-Multi-Converter/%name-%version.tar.gz ># Change the icon path from /usr/share/app-install/icons/ to /usr/share/icons/ >Patch0: ffmulticonverter-1.2.0-iconpath.patch >#Change the path in the desktop file from /usr/share/app-install/icons/ to /usr/share/icons/ >Patch1: ffmulticonverter-1.2.0-iconpath-desktopfile.patch >BuildArch: noarch >BuildRequires: python-devel >BuildRequires: python-setuptools >Requires: python-qt4 >Requires: qt4-common >Requires: python-imaging >Requires: libreoffice >Requires: unoconv >Requires: ffmpeg > > >%description >File Format Multi Converter > --------------------------- > > GUI application that converts audio, video, image and document file formats to > other extensions using ffmpeg, unoconv, and PIL library. > > Features: > * Converts files in the same folder (same type or extension) > * Recursively convert files (same type or extension) > > Requires: python2, PyQt4, ffmpeg, PIL, unoconv, Open/Libre office suite > > >%prep >%setup -q -n %name-%version >%patch0 -p1 >%patch1 -p1 > >%build >python ./setup.py build > > >%install >rm -rf %{buildroot} > > >./setup.py install -O1 --root=%{buildroot} > > >%files >%defattr(-,root,root,-) >%doc ChangeLog COPYING README.txt TODO >%{_bindir}/%name >%py_puresitedir/%name-%version-py%pyver.egg-info >%py_puresitedir/%name/*.py >%{_datadir}/applications/FF-Multi-Converter.desktop >%{_datadir}/icons/%name.png > > > > > >%clean >rm -rf %{buildroot} >
Name: ffmulticonverter Version: 1.2.0 Release: %mkrel 1 Summary: GUI File Format Converter Group: Video License: GPL GPL3 URL: https://sites.google.com/site/ffmulticonverter/home Source0: https://github.com/downloads/Ilias95/FF-Multi-Converter/%name-%version.tar.gz # Change the icon path from /usr/share/app-install/icons/ to /usr/share/icons/ Patch0: ffmulticonverter-1.2.0-iconpath.patch #Change the path in the desktop file from /usr/share/app-install/icons/ to /usr/share/icons/ Patch1: ffmulticonverter-1.2.0-iconpath-desktopfile.patch BuildArch: noarch BuildRequires: python-devel BuildRequires: python-setuptools Requires: python-qt4 Requires: qt4-common Requires: python-imaging Requires: libreoffice Requires: unoconv Requires: ffmpeg %description File Format Multi Converter --------------------------- GUI application that converts audio, video, image and document file formats to other extensions using ffmpeg, unoconv, and PIL library. Features: * Converts files in the same folder (same type or extension) * Recursively convert files (same type or extension) Requires: python2, PyQt4, ffmpeg, PIL, unoconv, Open/Libre office suite %prep %setup -q -n %name-%version %patch0 -p1 %patch1 -p1 %build python ./setup.py build %install rm -rf %{buildroot} ./setup.py install -O1 --root=%{buildroot} %files %defattr(-,root,root,-) %doc ChangeLog COPYING README.txt TODO %{_bindir}/%name %py_puresitedir/%name-%version-py%pyver.egg-info %py_puresitedir/%name/*.py %{_datadir}/applications/FF-Multi-Converter.desktop %{_datadir}/icons/%name.png %clean rm -rf %{buildroot}
View Attachment As Raw
Actions:
View
Attachments on
bug 4333
: 1452 |
1453
|
1454