Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 197961 - app-cdr/acetoneiso2 ebuild request
Summary: app-cdr/acetoneiso2 ebuild request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://sourceforge.net/projects/aceto...
Whiteboard: [sunrise-overlay]
Keywords: EBUILD, InOverlay
Depends on:
Blocks:
 
Reported: 2007-11-03 14:10 UTC by Gregor Münch
Modified: 2009-12-07 00:41 UTC (History)
6 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
acetoneiso2-2.0-r1.ebuild (acetoneiso2-2.0-r1.ebuild,873 bytes, text/plain)
2008-01-16 08:47 UTC, Arne Janbu
Details
acetoneise2-2.0-r1.ebuild (acetoneiso2-2.0-r1.ebuild,894 bytes, text/plain)
2008-01-16 10:48 UTC, Arne Janbu
Details
New ebuild. Did some renaming and cleaning. (acetoneiso2-2.0_rc1.ebuild,881 bytes, text/plain)
2008-01-19 00:06 UTC, Arne Janbu
Details
acetoneiso2-2.0.0.ebuild (acetoneiso2-2.0.0.ebuild,841 bytes, text/plain)
2008-02-01 11:31 UTC, Arne Janbu
Details
acetoneiso2-2.0.2.ebuild (acetoneiso2-2.0.2.ebuild,850 bytes, text/plain)
2008-08-04 11:58 UTC, Arne Janbu
Details
acetoneiso2-2.0.2.ebuild (acetoneiso2-2.0.2.ebuild,882 bytes, text/plain)
2009-01-05 21:50 UTC, Pacho Ramos
Details
acetoneiso2-2.0.2.ebuild (acetoneiso2-2.0.2.ebuild,872 bytes, text/plain)
2009-01-09 13:03 UTC, Pacho Ramos
Details
acetoneiso2-nostrip.patch (acetoneiso2-nostrip.patch,337 bytes, patch)
2009-01-09 13:03 UTC, Pacho Ramos
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gregor Münch 2007-11-03 14:10:59 UTC
See
http://www.kde-apps.org/content/show.php?content=44805
for info.

Should be in portage. Although its marked as beta it turns out pretty stable.
Comment 1 Arne Janbu 2008-01-16 08:47:05 UTC
Created attachment 141026 [details]
acetoneiso2-2.0-r1.ebuild

Here is an ebuild for that program. It works fine for me here at x86.
Comment 2 Arne Janbu 2008-01-16 10:48:20 UTC
Created attachment 141033 [details]
acetoneise2-2.0-r1.ebuild

Updated ebuild.
Comment 3 Arne Janbu 2008-01-16 11:33:51 UTC
Now in sunrise overlay revision 5439
Comment 4 Arne Janbu 2008-01-19 00:06:12 UTC
Created attachment 141258 [details]
New ebuild. Did some renaming and cleaning.

New ebuild.
Comment 5 realmatrix 2008-01-28 19:09:59 UTC
Hi there,

maybe the ebuild should have the fuseiso-package in it's dependencies ?
Fuseiso is needed for usermount of iso-files. 
Since fuseiso is in the sunrise-overlay too, this shouldn't be a problem.

It would then look like this:
    DEPEND="
	x11-libs/qt:4
	cdr? ( 	app-cdr/cdrtools
		app-cdr/cdrdao )
	app-arch/p7zip
	|| ( kde-base/konqueror gnome-base/nautilus kde-base/kdebase )
	crypt? ( >=app-crypt/gnupg-2 )
	sys-fs/fuse
        sys-fs/fuseiso"
Comment 6 Arne Janbu 2008-02-01 11:30:11 UTC
(In reply to comment #5)
> Hi there,
> 
> maybe the ebuild should have the fuseiso-package in it's dependencies ?
> Fuseiso is needed for usermount of iso-files. 
> Since fuseiso is in the sunrise-overlay too, this shouldn't be a problem.
> 
> It would then look like this:
>     DEPEND="
>         x11-libs/qt:4
>         cdr? (  app-cdr/cdrtools
>                 app-cdr/cdrdao )
>         app-arch/p7zip
>         || ( kde-base/konqueror gnome-base/nautilus kde-base/kdebase )
>         crypt? ( >=app-crypt/gnupg-2 )
>         sys-fs/fuse
>         sys-fs/fuseiso"
> 

Added and committed to sunrise. Thanks!
Comment 7 Arne Janbu 2008-02-01 11:31:57 UTC
Created attachment 142369 [details]
acetoneiso2-2.0.0.ebuild
Comment 8 Marcello Magaldi 2008-03-07 09:56:43 UTC
(In reply to comment #7)
> Created an attachment (id=142369) [edit]
> acetoneiso2-2.0.0.ebuild
> 

I noticed that acetoneiso2 wants to install cdrtools as dependence but in my system I replaced it with cdrkit, should acetoneiso2 work also with cdrkit? Should it be a good Idea to depend alternatively with cdrtools or cdrkit since they have the same commands?
Comment 9 Arne Janbu 2008-03-10 17:46:12 UTC
Thanks for that information. I added the possibility to use either cdrtools or cdrkit.

(In reply to comment #8)
> (In reply to comment #7)
> > Created an attachment (id=142369) [edit]
> > acetoneiso2-2.0.0.ebuild
> > 
> 
> I noticed that acetoneiso2 wants to install cdrtools as dependence but in my
> system I replaced it with cdrkit, should acetoneiso2 work also with cdrkit?
> Should it be a good Idea to depend alternatively with cdrtools or cdrkit since
> they have the same commands?
> 

Comment 10 Daniele C. 2008-06-22 19:43:25 UTC
Yes please!

This software is really a MUST for Gentoo (in my opinion)
Comment 11 Daniele C. 2008-07-07 13:08:11 UTC
I think it could be installed without all the KDE stuff...
Comment 12 Arne Janbu 2008-08-04 11:57:57 UTC
(In reply to comment #11)
> I think it could be installed without all the KDE stuff...
> 

Yes it can, but then you would need nautilus and all the Gnome-stuff.

BTW: Version bump to 2.0.2 on sunrise.
Comment 13 Arne Janbu 2008-08-04 11:58:54 UTC
Created attachment 162183 [details]
acetoneiso2-2.0.2.ebuild
Comment 14 Dmitry Dzhus 2008-08-28 19:18:23 UTC
Does acetoneiso2 still quietly downloads poweriso to convert non-free format images to ISO? I don't believe that this is a really good software.
Comment 15 Pacho Ramos gentoo-dev 2009-01-05 21:50:56 UTC
Created attachment 177511 [details]
acetoneiso2-2.0.2.ebuild

Ebuild adapted to qt splitted ebuilds
Comment 16 Pacho Ramos gentoo-dev 2009-01-09 13:03:04 UTC
Created attachment 177868 [details]
acetoneiso2-2.0.2.ebuild

  09 Jan 2009; Pacho Ramos (pacho) <pacho@condmat1.ciencias.uniovi.es>
  +files/acetoneiso2-nostrip.patch, acetoneiso2-2.0.2.ebuild:
  Migration to splitted QT4, fix license, bump to EAPI=2, deps cleanup,
  dropped USE flags for fixing automagic deps (acetoneiso2 will warn about
  missing apps at runtime), fix prestripping issue. Thanks to Christian
  Ruppert and scarabeus for their help.
Comment 17 Pacho Ramos gentoo-dev 2009-01-09 13:03:18 UTC
Created attachment 177869 [details, diff]
acetoneiso2-nostrip.patch
Comment 18 Christian Ruppert (idl0r) gentoo-dev 2009-02-25 14:49:20 UTC
hey guys,

acetoneiso2 has been renamed to acetoneiso so the new location is:
http://overlays.gentoo.org/proj/sunrise/browser/reviewed/app-cdr/acetoneiso

Comment 19 Pacho Ramos gentoo-dev 2009-03-01 17:46:45 UTC
(In reply to comment #18)
> hey guys,
> 
> acetoneiso2 has been renamed to acetoneiso so the new location is:
> http://overlays.gentoo.org/proj/sunrise/browser/reviewed/app-cdr/acetoneiso
> 

Hello

I have seen that you recently updated acetoneiso ebuilds. I see that you changed DEPEND to:
"|| ( ( x11-libs/qt-gui:4 x11-libs/qt-webkit:4 ) x11-libs/qt:4 )"

from 
"|| ( x11-libs/qt-gui:4 x11-libs/qt:4 )"

but, it is not working ok for me, as emerge is trying to install x11-libs/qt:4 instead of using x11-libs/qt-gui:4 x11-libs/qt-webkit:4

I am not sure if this is a portage problem or a DEPEND one

Thanks for your help :-)
Comment 20 Pacho Ramos gentoo-dev 2009-03-01 17:50:16 UTC
Maybe this could be a side effect of bug 161953 but, in my case, I have qt-gui installed (emerge should now install also qt-webkit) and qt:3. I don't have any qt:4 version installed
Comment 21 Christian Ruppert (idl0r) gentoo-dev 2009-03-01 18:36:19 UTC
(In reply to comment #19)
> (In reply to comment #18)
> > hey guys,
> > 
> > acetoneiso2 has been renamed to acetoneiso so the new location is:
> > http://overlays.gentoo.org/proj/sunrise/browser/reviewed/app-cdr/acetoneiso
> > 
> 
> Hello
> 
> I have seen that you recently updated acetoneiso ebuilds. I see that you
> changed DEPEND to:
> "|| ( ( x11-libs/qt-gui:4 x11-libs/qt-webkit:4 ) x11-libs/qt:4 )"
> 
> from 
> "|| ( x11-libs/qt-gui:4 x11-libs/qt:4 )"
> 
> but, it is not working ok for me, as emerge is trying to install x11-libs/qt:4
> instead of using x11-libs/qt-gui:4 x11-libs/qt-webkit:4
> 
> I am not sure if this is a portage problem or a DEPEND one
> 
> Thanks for your help :-)
> 

thanks!
fixed in svn.
Comment 22 Pacho Ramos gentoo-dev 2009-03-01 18:50:32 UTC
Where was the problem? Thanks :-)
Comment 23 Christian Ruppert (idl0r) gentoo-dev 2009-03-01 19:58:15 UTC
(In reply to comment #22)
> Where was the problem? Thanks :-)
> 

well.. i haven't checked if it is a problem with the DEPEND itself.
i've removed the x11-libs/qt dep because it is a metapackage since version 4.4 and the modular qt packages are already stable.

the old DEPEND ("|| ( ( x11-libs/qt-gui:4 x11-libs/qt-webkit:4 ) x11-libs/qt:4 )") should normaly just require (qt-gui and qt-webkit) or qt (both from SLOT 4).
Comment 24 Samuli Suominen (RETIRED) gentoo-dev 2009-10-25 10:32:00 UTC
2.1.1 in portage.
Comment 25 Andrii Yurchuk 2009-12-06 23:05:56 UTC
Version 2.2.1 is available in the upstream. The current ebuild (for version 2.1.1) lacks fuseiso dependency, thus AcetoneISO is not working as intended. This dependency should be added to the ebuild.