Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 10676
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Troy Dack <troy@tkdack.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
eric_and_related_ebuilds.tar.gz ebuilds for eric-3.1 and dependencies application/octet-stream Stephen Boulet 2003-03-23 15:47 0000 2.23 KB Details
eric_and_related_ebuilds.tar.gz eric and related ebuilds application/octet-stream Stephen Boulet 2003-03-25 23:28 0000 2.15 KB Details
eric-3.1.ebuild eric-3.1.ebuild text/plain Paul Pacheco 2003-04-29 11:41 0000 608 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 10676 depends on: Show dependency tree
Bug 10676 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-11-13 06:56 0000
Find attached a patch to build eric-2.1.4 instead of 2.1.3 that comes in the
PyQt sources.

Currently the patch is stored in ${FILESDIR} but given the size of it this is
probably not a good idea :)

------- Comment #1 From Troy Dack 2002-11-13 06:58:49 0000 -------
Patch to dev-python/PyQt-3.4.ebuild:

--- PyQt-3.4.ebuild     2002-10-18 02:50:11.000000000 +1000
+++ PyQt-3.4-r1.ebuild  2002-11-13 23:44:56.000000000 +1100
@@ -20,6 +20,9 @@
        cd ${S}
        mkdir -p ${D}/usr/lib/python2.2/site-packages
        mkdir -p ${D}/usr/include/python2.2
+
+       bzcat ${FILESDIR}/eric-2.1.4.patch.bz2 | patch -p1
+
        python build.py \
        -d ${D}/usr/lib/python2.2/site-packages \
        -e /usr/include/python2.2 \

------- Comment #2 From Troy Dack 2002-11-13 07:08:17 0000 -------
I was going to attach the eric-2.1.4.patch.bz2, but 27K seems to be a bit rude.

It's available here: http://linux.tkdack.com/downloads/gentoo/eric-2.1.4.patch.bz2

Goes in dev-python/PyQt/files, but probably should go on ibiblio and be in SRC_URI

------- Comment #3 From Dan Armak (RETIRED) 2003-01-30 09:28:00 0000 -------
In our latest PyQt-3.5, eric no longer comes with the source tarball. So we ned
a new separate 
ebuild for it. 
New ebuilds however are mostly waiting till the end of the freeze :-) 

------- Comment #4 From Stephen Boulet 2003-03-23 15:45:45 0000 -------
I'm going to attach ebuilds for eric-3.1 and all of its dependancies. They
work, but also need some work. One of the issues is that portage doesn't get
the list of files that eric's installer installs (unfortunately it doesn't use
distutils.

Requires snapshots of PyQt, sip, qscintilla.

-- Stephen

------- Comment #5 From Stephen Boulet 2003-03-23 15:47:29 0000 -------
Created an attachment (id=9731) [details]
ebuilds for eric-3.1 and dependencies

Works for me, but not polished. eric 3.1 is looking very nice though.

------- Comment #6 From Stephen Boulet 2003-03-25 23:28:00 0000 -------
Created an attachment (id=9816) [details]
eric and related ebuilds

Some fixes for URLs.

------- Comment #7 From Paul Pacheco 2003-04-29 11:39:37 0000 -------
I made another ebuild, that fixes some problems I saw in the other 
attachments. 
 
Unlike previous posts, this ebuild uses PyQt and qscintilla that are already 
in the portage tree. 
 
Unlike previous posts, this makes a phanton install in ${D} so portage can 
keep track of the files. 
 
Please, if there is anything missing that prevents this ebuild from going into 
portage, let me know and I'll fix it. 
 
My guess is this should go in dev-python/eric 
 
 

------- Comment #8 From Paul Pacheco 2003-04-29 11:41:36 0000 -------
Created an attachment (id=11298) [details]
eric-3.1.ebuild

New ebuild for eric

------- Comment #9 From Michele Balistreri (RETIRED) 2003-04-29 13:55:49 0000 -------
already commited an ebuild to the portage tree 

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug