Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 215565 - dev-util/universalindentgui-0.8.1 - new ebuild
Summary: dev-util/universalindentgui-0.8.1 - new ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Qt Bug Alias
URL: http://universalindent.sourceforge.net/
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2008-03-31 12:33 UTC by Jiri Tyr
Modified: 2009-07-18 19:20 UTC (History)
2 users (show)

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


Attachments
universalindentgui-0.8.1.ebuild (universalindentgui-0.8.1.ebuild,1.29 KB, text/plain)
2008-03-31 12:34 UTC, Jiri Tyr
Details
universalindentgui-0.8.1.ebuild (universalindentgui-0.8.1.ebuild,1.59 KB, text/plain)
2008-03-31 13:23 UTC, Jiri Tyr
Details
universalindentgui-1.0.2.ebuild (universalindentgui-1.0.2.ebuild,1.61 KB, text/plain)
2009-03-07 12:30 UTC, harry.tx
Details
Fixed Qt dependencies (universalindentgui-1.0.2-r1.ebuild,1.67 KB, text/plain)
2009-06-26 11:08 UTC, Emil Wojak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Tyr 2008-03-31 12:33:42 UTC
UniversalIndentGUI is a cross platform compatible GUI for several code formatters, beautifiers and indenters, e.g. GreatCode, AStyle (Artistic Style), GNU Indent, BCPP and others. Its main feature is a live preview to directly see how the selected formatting options affect the source code.
Comment 1 Jiri Tyr 2008-03-31 12:34:23 UTC
Created attachment 147824 [details]
universalindentgui-0.8.1.ebuild

Ebuild for universalindentgui-0.8.1.
Comment 2 Jiri Tyr 2008-03-31 13:23:49 UTC
Created attachment 147828 [details]
universalindentgui-0.8.1.ebuild

Added use flags for html, perl and php.
Comment 3 Stefan Böhmann 2008-04-13 13:18:50 UTC
The second ebuild doesn't work (ebuild digest failed). However - the first one works.
Comment 4 Jiri Tyr 2008-04-13 18:59:24 UTC
(In reply to comment #3)
> The second ebuild doesn't work (ebuild digest failed). However - the first one
> works.

You have to execute again the ebuild command:
ebuild universalindentgui-0.8.1.ebuild digest
Comment 5 harry.tx 2009-03-07 11:46:03 UTC
(In reply to comment #4)
> (In reply to comment #3)
> > The second ebuild doesn't work (ebuild digest failed). However - the first one
> > works.
> 
> You have to execute again the ebuild command:
> ebuild universalindentgui-0.8.1.ebuild digest
> 
For me either second ebuild doesn't work:

ebuild universalindentgui-0.8.1.ebuild digest
Error(s) in metadata for 'app-misc/universalindentgui-0.8.1':
  RDEPEND: dev-util/indent dev-util/astyle dev-util/bcpp html? (app-text/htmltidy) perl? (dev-perl/perltidy) php? (dev-php/PEAR-PHP_Beautifier) >=x11-libs/qt-4.3 x11-libs/qscintilla
    missing space by parenthesis: '(a'

but it can be simply solved by adding space after parenthesis.
Comment 6 harry.tx 2009-03-07 12:30:43 UTC
Created attachment 184220 [details]
universalindentgui-1.0.2.ebuild

Made some trivial changes. Work for me.
Comment 7 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-04-17 02:33:35 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.
Heuristics show that no Gentoo developer has commented on your ebuild.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 8 Emil Wojak 2009-06-26 11:08:34 UTC
Created attachment 195804 [details]
Fixed Qt dependencies

x11-libs/qt-4.5.1 was masked (bug 217161), so I narrowed the dependencies to what is sufficient: x11-libs/qt-core, x11-libs/qt-gui and x11-libs/qt-script.
Comment 9 Alex Alexander (RETIRED) gentoo-dev 2009-07-18 19:20:44 UTC
I've modified and added this ebuild to the tree.

Thanks to everyone who contributed :)