Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 256502 - [qting-edge] app-misc/q4wine
Summary: [qting-edge] app-misc/q4wine
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal with 1 vote (vote)
Assignee: Qt Bug Alias
URL: http://api.qt-apps.org/content/show.p...
Whiteboard:
Keywords: EBUILD, InOverlay
Depends on:
Blocks:
 
Reported: 2009-01-27 08:39 UTC by John Brezerk
Modified: 2009-03-25 23:39 UTC (History)
1 user (show)

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


Attachments
q4wine-0.110g.ebuild (q4wine-0.110g.ebuild,1.89 KB, text/plain)
2009-01-27 08:40 UTC, John Brezerk
Details
q4wine-0.110g.ebuild [fixed] (q4wine-0.110g.ebuild,1.89 KB, text/plain)
2009-01-27 08:59 UTC, John Brezerk
Details
q4wine-0.110g.ebuild [EAPI-2 fix] (q4wine-0.110g.ebuild,1.63 KB, text/plain)
2009-01-27 12:18 UTC, John Brezerk
Details
q4wine-0.110g.ebuild [added cmake[qt4] dependency, some cleanups] (q4wine-0.110g.ebuild,1.65 KB, text/plain)
2009-01-27 12:35 UTC, John Brezerk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Brezerk 2009-01-27 08:39:41 UTC
It is my project. It'l be nice, if it will be added in to official portage tree.

Q4Wine is an qt4 (http://www.trolltech.com/) GUI for W.I.N.E. (http://winehq.org/) It will helps you to manage wine prefixes and installed applications.

General features:
- Can export QT color theme into wine colors settings.
- Can easy work with different wine versions at same time;
- Easy creating, deleting and managing prefixes (WINEPREFIX);
- Easy controlling for wine process;
- Easy installer wizard for wine applications; (Not yet. Wait for v. 0.120)
- autostart icons support;
- Easy cd-image use;
- You can extract icons from PE files (.exe .dll);
- Easy backup and restore for managed prefixes.
- Winetriks support.
- and more... ;)

License: GPL v3

Dependences:
qt:4
app-admin/sudo
app-emulation/wine
>=dev-db/sqlite-3.5.6
>=sys-apps/which-2.19
>=media-gfx/icoutils-0.26.0

Reproducible: Always

Steps to Reproduce:
1. emerge eix;
2. eix q4wine;

Actual Results:  
No matches found.

Expected Results:  
* app-misc/q4wine
     Available versions:  (~)0.110g
     Homepage:            http://sourceforge.net/projects/q4wine/
     Description:         Qt4 GUI for wine (W.I.N.E)
Comment 1 John Brezerk 2009-01-27 08:40:38 UTC
Created attachment 179865 [details]
q4wine-0.110g.ebuild

Tested build for q4wine-0.110g
Comment 2 John Brezerk 2009-01-27 08:59:25 UTC
Created attachment 179867 [details]
q4wine-0.110g.ebuild [fixed]
Comment 3 Serkan Kaba (RETIRED) gentoo-dev 2009-01-27 11:13:17 UTC
(In reply to comment #2)
> Created an attachment (id=179867) [edit]
> q4wine-0.110g.ebuild [fixed]
> 
First of all, thanks for the submission. You can use EAPI-2 use deps for x11-libs/qt-sql:4 sqlite USE flag.
Comment 4 John Brezerk 2009-01-27 12:18:18 UTC
Created attachment 179873 [details]
q4wine-0.110g.ebuild [EAPI-2 fix]
Comment 5 John Brezerk 2009-01-27 12:35:35 UTC
Created attachment 179876 [details]
q4wine-0.110g.ebuild [added cmake[qt4] dependency, some cleanups]
Comment 6 John Brezerk 2009-01-27 12:39:59 UTC
(In reply to comment #3)
> (In reply to comment #2)
> > Created an attachment (id=179867) [edit]
> > q4wine-0.110g.ebuild [fixed]
> > 
> First of all, thanks for the submission. You can use EAPI-2 use deps for
> x11-libs/qt-sql:4 sqlite USE flag.
> 

Ok :]

1. qt-sql[sqlite] EAPI-2 fix;
2. Added cmake[qt4] dep;
3. Some cleanups;

Anything else i can do?
Comment 7 Markos Chandras (RETIRED) gentoo-dev 2009-02-09 22:18:21 UTC
This ebuild is now maintained by me on qting-edge overlay ;)

Nice application 

Do we really need cmake[qt4] as dependency ? I dont think so  ;)
Comment 8 Markos Chandras (RETIRED) gentoo-dev 2009-02-09 22:29:28 UTC
Ok apparently the build system has changed from previous .109 version . I ll fix and put the new ebuild on overlay
Comment 9 Markos Chandras (RETIRED) gentoo-dev 2009-03-25 23:39:31 UTC
+*q4wine-0.111 (25 Mar 2009)
+
+  25 Mar 2009; Markos Chandras <hwoarang@gentoo.org> +metadata.xml,
+  +q4wine-0.111.ebuild:
+  Initial commit for q4wine application. Thanks to John Brezerk
+  <brezerk@gmail.com> for the initial ebuild. Fixes bug #256502
+

On tree now. Closing. Feel free to re-open if needed :)

The live ebuild will remain on qting-edge overlay