Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 40114
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Python Gentoo Team <python@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Charles Hamilton <charleshamilton@verizon.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
pychm-0.7.0.ebuild pychm-0.7.0.ebuild text/plain Charles Hamilton 2004-02-01 12:41 0000 495 bytes Details
pychm-0.8.0.ebuild pychm-0.8.0.ebuild text/plain Carsten Lohrke 2004-04-18 04:20 0000 411 bytes Details
pychm-0.8.1.ebuild pychm-0.8.1.ebuild text/plain Ryan Hill 2004-12-15 00:04 0000 444 bytes Details
pychm-0.8.2.ebuild pychm-0.8.2.ebuild text/plain Yaakov S 2005-02-13 17:06 0000 434 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 40114 depends on: Show dependency tree
Bug 40114 blocks: 39626
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: 2004-02-01 12:37 0000
Please find attached pychm-0.7.0.ebuild.

pychm is the python binding for chmlib, which allows one to parse .chm help files.  These files are commonly used with Windows OS but the subject matter they contain are platform independent.  The bindings are part of the gnochm project on sourceforge and pychm is a requirement of the application.

I suggest dev-python/pychm.  This ebuild depends on python and chmlib already in portage.

Charles

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Charles Hamilton 2004-02-01 12:41:05 0000 -------
Created an attachment (id=24773) [details]
pychm-0.7.0.ebuild

This ebuild is required for gnochm.  I am trying to get that ebuild working now
and will submit when it is working properly.

------- Comment #2 From Lukasz Strzygowski (RETIRED) 2004-04-12 13:15:42 0000 -------
"""
SRC_URI="http://easynews.dl.sourceforge.net/sourceforge/gnochm/${P}.tar.gz"
"""
replace with: "SRC_URI="mirror://sourceforge/gnochm/${P}.tar.gz" and add RESTRICT="nomirror"

"""
src_compile() {
	distutils_src_compile
}
"""
this will be called automatically so you can remove it.

"""
mydoc="COPYING NEWS PKG-INFO README"
"""
replace with DOCS="...."

------- Comment #3 From Carsten Lohrke 2004-04-18 04:20:36 0000 -------
Created an attachment (id=29549) [details]
pychm-0.8.0.ebuild

------- Comment #4 From Joe McCann (RETIRED) 2004-10-19 15:11:16 0000 -------
*** Bug 68210 has been marked as a duplicate of this bug. ***

------- Comment #5 From Joe McCann (RETIRED) 2004-12-12 23:43:40 0000 -------
*** Bug 74255 has been marked as a duplicate of this bug. ***

------- Comment #6 From Ryan Hill 2004-12-15 00:04:17 0000 -------
Created an attachment (id=46015) [details]
pychm-0.8.1.ebuild

new version, ebuild updated to current portage standards.

------- Comment #7 From Yaakov S 2005-02-13 17:06:32 0000 -------
Created an attachment (id=51169) [details]
pychm-0.8.2.ebuild

New version just released.  
Note that as of 0.8.1, >=python-2.2 is required.
Also defined PYTHON_MODNAME so that modules are compiled (chm != ${PN}), and
install NEWS.

------- Comment #8 From Lukasz Strzygowski (RETIRED) 2005-02-14 11:42:14 0000 -------
In Portage.

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