Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37044348
en ru br
ALT Linux repos
S:2.4-alt2
D:2.0.2-alt1

Group :: Archiving/Other
RPM: AcetoneISO2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: AcetoneISO2
Version: 2.4
Release: alt2

Summary: CD/DVD Image Manipulator

Group: Archiving/Other
License: GPLv3
Url: http://www.acetoneteam.org/

Packager: Anatoly Lyutin <vostok at altlinux.org>

Source: %name-%version.tar

Patch0: AcetoneISO2-2.0.3-no-poweriso-for-non-x86.patch
Patch1: acetoneiso2-2.1.1-install.patch
Patch2: acetoneiso2-port_to_qt5.patch

Provides: acetoneiso2
Obsoletes: acetoneiso2

BuildRequires: gcc-c++ qt5-base-devel qt5-webkit-devel

Requires: fuseiso

%description
AcetoneISO2: The CD/DVD image manipulator for Linux, it can do the following:
- Mount automatically ISO, MDF, NRG, BIN, NRG without the need to insert
 admin password! Only single-track images are supported for the moment.
- a native utility to blank your CD-RW, DVD-RW and DVD-RW discs
- A nice display which shows current images mounted and possibility to
 click on it to quickly reopen mounted image
- Convert 2 ISO all image types:
 *.bin *.mdf *.nrg *.img *.daa *.dmg *.cdi *.b5i *.bwi *.pdi and much more
- Extract images content to a folder:
 *.bin *.mdf *.nrg *.img *.daa *.dmg *.cdi *.b5i *.bwi *.pdi and much more
- Play a DVD Movie Image with Kaffeine / VLC / SMplayer with auto-cover download
 from Amazon
- Generate an ISO from a Folder or CD/DVD
- Check MD5 file of an image and/or generate it to a text file
- Calculate ShaSums of images in 128, 256 and 384 bit
- Encrypt / Decrypt an image
- Split / Merge image in X megabyte
- Compress with High Ratio an image in 7z format
- Rip a PSX cd to *.bin to make it work with epsxe/psx emulators
- Restore a lost CUE file of *.bin *.img
- Convert Mac OS *.dmg to a mountable image
- El-Torito support to create ISO bootable Cd
- Mount an image in a specified folder from the user
- Create a database of images to manage big collections
- Extract the Boot Image file of a CD/DVD or ISO
- Backup a CD-Audio to a *.bin image
- Complete localization for different languages!
- Quick and simple utility to Rip a DVD to Xvid AVI
- Quick and simple utility to convert a generic video (avi, mpeg, mov, wmv, asf)
 to Xvid AVI
- Quick and simple utility to convert a FLV video to AVI
- Utility to download videos from Youtube and Metacafe!
- Extract Audio from a video file
- Extract a *.rar archive that has a password
- Quick and simple utility to convert any video for Sony PSP Playstation Portable
- Display History that shows all images you mount in time

%prep
%setup
%patch0 -p0
%patch1 -p2
%patch2 -p1

# Fix perms

chmod -x acetoneiso/sources/*

%build
pushd acetoneiso
qmake-qt5
%make_build
popd

%install
pushd acetoneiso
make INSTALL_ROOT=%buildroot install

#icon

%__install -pD -m644 images/Acetino2.png %buildroot%_iconsdir/Acetino2.png
popd

%files
%doc AUTHORS CHANGELOG FEATURES LICENSE README TODO
%_bindir/acetoneiso
%_desktopdir/AcetoneISO.desktop
%_iconsdir/Acetino2.png

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin