/[packages]/cauldron/acetoneiso/pristine/SPECS/acetoneiso.spec
ViewVC logotype

Contents of /cauldron/acetoneiso/pristine/SPECS/acetoneiso.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 183662 - (show annotations) (download)
Sun Dec 18 07:10:08 2011 UTC (12 years, 3 months ago) by schedbot
File size: 1467 byte(s)
Copying release 2.3-2.mga2 to pristine/ directory.
1 Name: acetoneiso
2 Version: 2.3
3 Release: %mkrel 2
4 Summary: CD/DVD Image Manipulator
5 Group: Archiving/Other
6 License: GPLv3
7 URL: http://www.acetoneteam.org/
8 Source0: http://download.sourceforge.net/acetoneiso/%{name}_%{version}.tar.gz
9 Patch1: fix_phonon_includes.patch
10 BuildRequires: qt4-devel
11 BuildRequires: pkgconfig(QtWebKit)
12 BuildRequires: desktop-file-utils
13 Requires: p7zip, cdrdao, fuseiso, fuse, cdrkit-genisoimage, gnupg, pinentry-qt4
14
15 %description
16 AcetoneISO2: The CD/DVD image manipulator for Linux, it can do the following:
17 - Mount and Unmount ISO, MDF, NRG (if iso-9660 standard)
18 - Convert / Extract / Browse to ISO : *.bin *.mdf *.nrg *.img *.daa *.cdi
19 *.xbx *.b5i *.bwi *.pdi
20 - Play a DVD Movie ISO with most commonly-used media players
21 - Generate an ISO from a Folder or CD/DVD
22 - Generate/Check MD5 file of an image
23 - Encrypt/decrypt an image
24 - Split image into X megabyte chunks
25 - Highly compress an image
26 - Rip a PSX cd to *.bin to make it work with epsxe/psx emulators
27 - Restore a lost CUE file of *.bin *.img
28
29 %prep
30 %setup -q -n %{name}_%{version}
31 %patch1 -p0
32
33 %build
34 cd %{name}/
35 %qmake_qt4
36 %make
37
38 %install
39 cd %{name}/
40 make INSTALL_ROOT=$RPM_BUILD_ROOT install
41 desktop-file-install --dir $RPM_BUILD_ROOT%{_datadir}/applications \
42 $RPM_BUILD_ROOT%{_datadir}/applications/AcetoneISO.desktop
43
44 %files
45 %doc AUTHORS CHANGELOG FEATURES LICENSE README
46 %{_bindir}/acetoneiso
47 %{_datadir}/applications/AcetoneISO.desktop
48 %{_datadir}/pixmaps/Acetino2.png

  ViewVC Help
Powered by ViewVC 1.1.30