ports/104440: [maintainer-update] deskutils/pybookreader

Valeri Vassiliev valeri_ufo at web.de
Sun Oct 15 21:00:36 UTC 2006


>Number:         104440
>Category:       ports
>Synopsis:       [maintainer-update] deskutils/pybookreader
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 15 21:00:27 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Valeri Vassiliev
>Release:        6.1-STABLE
>Organization:
>Environment:
FreeBSD laptop.lan 6.1-STABLE FreeBSD 6.1-STABLE #1: Wed Sep  6 22:34:00 CEST 2006     root at laptop.lan:/usr/obj/usr/src/sys/LAPTOPKERNEL  i386
>Description:
Fix for the deskutils/pybookreader port to build with py-libxml2, which is required for running OrnamentBook (the binary is called 'ob' and it is included in pybookreader).
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN pybookreader-old/Makefile pybookreader/Makefile
--- pybookreader-old/Makefile	Sun Oct 15 22:22:37 2006
+++ pybookreader/Makefile	Sun Oct 15 22:12:41 2006
@@ -15,6 +15,8 @@
 MAINTAINER=	valeri_ufo at web.de
 COMMENT=	Program for reading e-books
 
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2
+
 USE_PYTHON=	2.2+
 USE_PYDISTUTILS=	yes
 USE_GNOME=	pygtk2

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list