Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 158117

Summary: dev-util/eric-4 version bump
Product: Gentoo Linux Reporter: Eddy Setyawan <eddy>
Component: New packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: enhancement CC: danarmak, ingmar, python, simpledark, surye80
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: http://www.die-offenbachs.de/detlev/snapshots4
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 158116    
Bug Blocks:    
Attachments: Eric4 Ebuild
eric-4.0_20070118 version bump
eric-4.0.0.ebuild

Description Eddy Setyawan 2006-12-14 03:11:05 UTC
Eric4 is a greatfull free software Python IDE
Comment 1 Eddy Setyawan 2006-12-14 03:13:11 UTC
Created attachment 104023 [details]
Eric4 Ebuild 

Depend with http://bugs.gentoo.org/show_bug.cgi?id=158116
Comment 2 Frank-Werner Walter 2007-02-23 10:54:59 UTC
Created attachment 111036 [details]
eric-4.0_20070118 version bump
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2007-05-15 09:46:40 UTC
When there is a release. Following snapshots is tedious.
Comment 4 Dan Armak 2007-06-03 14:15:25 UTC
eric 4.0 was released.
Comment 5 Vince Castellano 2007-06-28 02:22:10 UTC
Created attachment 123266 [details]
eric-4.0.0.ebuild

This depends on my ebuild for qscintilla (bug 158116) and you might also want to check out my pysvn ebuild (bug 62852). I plan to make an ebuild for cx_freeze soon, so as to support all the optional packages.

My major change to this ebuild was the inclusion of the following sed line to avoid sandbox open_wr error:
sed -i -e   "s:pyqtconfig._pkg_config\[\"qt_data_dir\"\]:\"${D}/usr/share/qt4/\":" install.py
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2007-07-08 19:17:04 UTC
*** Bug 184645 has been marked as a duplicate of this bug. ***
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2007-07-08 19:17:17 UTC
Reopen now.
Comment 8 Darren Dale 2007-08-03 13:18:45 UTC
eric-4.0.1 has been released. I successfully merged it with Qt-4.3, sip-4.7 (see bug 187585), PyQt4-4.3 (see bug 187586), and qscintilla-2.1 (see bug 158116).
Comment 9 Ali Polatel (RETIRED) gentoo-dev 2007-09-07 13:38:38 UTC
eric-4.0.1 is in CVS, thanks for reporting ;)