Mageia Bugzilla – Attachment 919 Details for
Bug 2973
ffDiaporama, a program for creating slideshows
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
spec file for ffDiaporama
ffdiaporama.spec (text/x-rpm-spec), 2.88 KB, created by
Dimitrios Glentadakis
on 2011-10-08 09:40:59 CEST
(
hide
)
Description:
spec file for ffDiaporama
Filename:
MIME Type:
Creator:
Dimitrios Glentadakis
Created:
2011-10-08 09:40:59 CEST
Size:
2.88 KB
patch
obsolete
>%define name1 ffDiaporama > >Name: ffdiaporama >Version: 1.0 >Release: %mkrel 1 >Summary: Movie creator from photos and video clips >License: GPLv2 >URL: http://ffdiaporama.tuxfamily.org >Group: Applications/Multimedia >Source0: http://ffdiaporama.tuxfamily.org/download.php?f=Stable/1.0_20110926/ffdiaporama_%version.0.tar.gz >BuildRequires: qt4-devel ffmpeg-devel lib64SDL_mixer-devel lib64SDL-devel desktop-file-utils >Requires: ffmpeg qt4-common > >%description >ffDiaporama is an application of creation of videos sequences established by > * titles, fixed or livened up. > * images or by photos, fixed or livened up. > * movie clip > * music > >These sequences are assembled in slide show by means of transitions of sequence >to produce complete videos > >Main features: > * Refocused of images and photos and refocused and cutting of video clips > * Note (addition of text) for images, photos, sequences and animations > * Graphic filters on the images and the videos (passage in black and white, > dust removal, equalization of colors, etc.) > * Creation of animation by zoom, rotation or Ken Burns Effect on part of > images or photos > * Correction of the images and the videos during the animations > (luminosity, contrast, gamma, colors, etc.) > * Transitions between sequence with definition of the transition type, > sequence by sequence. > * Addition of a background sound (wav, mp3 or ogg) with customizable > effects of volume, fade in/out and passage in pause, sequence by > sequence. > * Generation of usable videos by most of the current videos equipments > (DVD player/smartphone, multimedia box, hard drive, etc.) but also > publishable on the main video sharing Web sites (YouTube, Dailymotion, > etc.) > >%prep >%setup -q -n ffdiaporama_1.0.0 > > >%build >qmake >%make > > >%install >rm -rf $RPM_BUILD_ROOT >make install INSTALL_ROOT=$RPM_BUILD_ROOT > >desktop-file-install --vendor="" \ > --dir=%{buildroot}%{_datadir}/applications/ \ > %{buildroot}%{_datadir}/applications/ffDiaporama.desktop > >%files >%defattr(-,root,root) >%doc %{_datadir}/ffDiaporama/licences.txt >%{_datadir}/%{name1}/ >%{_bindir}/%{name1} >%{_datadir}/applications/ffDiaporama.desktop >%{_datadir}/icons/gnome/32x32/mimetypes/application-ffDiaporama.png >%{_datadir}/mime/packages/ffDiaporama-mime.xml > > > >%post >touch --no-create %{_datadir}/icons/hicolor >if [ -x %{_bindir}/gtk-update-icon-cache ]; then > %{_bindir}/gtk-update-icon-cache -q %{_datadir}/icons/hicolor; >fi >update-mime-database %{_datadir}/mime &> /dev/null || : >update-desktop-database &> /dev/null || : > >%postun >touch --no-create %{_datadir}/icons/hicolor >if [ -x %{_bindir}/gtk-update-icon-cache ]; then > %{_bindir}/gtk-update-icon-cache -q %{_datadir}/icons/hicolor; >fi >update-mime-database %{_datadir}/mime &> /dev/null || : >update-desktop-database &> /dev/null || :
%define name1 ffDiaporama Name: ffdiaporama Version: 1.0 Release: %mkrel 1 Summary: Movie creator from photos and video clips License: GPLv2 URL: http://ffdiaporama.tuxfamily.org Group: Applications/Multimedia Source0: http://ffdiaporama.tuxfamily.org/download.php?f=Stable/1.0_20110926/ffdiaporama_%version.0.tar.gz BuildRequires: qt4-devel ffmpeg-devel lib64SDL_mixer-devel lib64SDL-devel desktop-file-utils Requires: ffmpeg qt4-common %description ffDiaporama is an application of creation of videos sequences established by * titles, fixed or livened up. * images or by photos, fixed or livened up. * movie clip * music These sequences are assembled in slide show by means of transitions of sequence to produce complete videos Main features: * Refocused of images and photos and refocused and cutting of video clips * Note (addition of text) for images, photos, sequences and animations * Graphic filters on the images and the videos (passage in black and white, dust removal, equalization of colors, etc.) * Creation of animation by zoom, rotation or Ken Burns Effect on part of images or photos * Correction of the images and the videos during the animations (luminosity, contrast, gamma, colors, etc.) * Transitions between sequence with definition of the transition type, sequence by sequence. * Addition of a background sound (wav, mp3 or ogg) with customizable effects of volume, fade in/out and passage in pause, sequence by sequence. * Generation of usable videos by most of the current videos equipments (DVD player/smartphone, multimedia box, hard drive, etc.) but also publishable on the main video sharing Web sites (YouTube, Dailymotion, etc.) %prep %setup -q -n ffdiaporama_1.0.0 %build qmake %make %install rm -rf $RPM_BUILD_ROOT make install INSTALL_ROOT=$RPM_BUILD_ROOT desktop-file-install --vendor="" \ --dir=%{buildroot}%{_datadir}/applications/ \ %{buildroot}%{_datadir}/applications/ffDiaporama.desktop %files %defattr(-,root,root) %doc %{_datadir}/ffDiaporama/licences.txt %{_datadir}/%{name1}/ %{_bindir}/%{name1} %{_datadir}/applications/ffDiaporama.desktop %{_datadir}/icons/gnome/32x32/mimetypes/application-ffDiaporama.png %{_datadir}/mime/packages/ffDiaporama-mime.xml %post touch --no-create %{_datadir}/icons/hicolor if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache -q %{_datadir}/icons/hicolor; fi update-mime-database %{_datadir}/mime &> /dev/null || : update-desktop-database &> /dev/null || : %postun touch --no-create %{_datadir}/icons/hicolor if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache -q %{_datadir}/icons/hicolor; fi update-mime-database %{_datadir}/mime &> /dev/null || : update-desktop-database &> /dev/null || :
View Attachment As Raw
Actions:
View
Attachments on
bug 2973
: 919 |
920