ports/72804: [MAINTAINER] graphics/lphoto: update to 1.0.22

Michael Johnson ahze at ahze.net
Mon Oct 18 02:00:47 UTC 2004


>Number:         72804
>Category:       ports
>Synopsis:       [MAINTAINER] graphics/lphoto: update to 1.0.22
>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:   Mon Oct 18 02:00:46 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Michael Johnson
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD blueheron.ahze.net 5.3-STABLE FreeBSD 5.3-STABLE #68: Sat Oct 16 21:30:18 EDT 2004
>Description:
- Update to 1.0.22

This port may need to wait on pr-72156, which is a update of py-kde
I have not tested this with py-kde 3.11.1


Added file(s):
- files/patch-lphoto.py

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- lphoto-1.0.22.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/graphics/lphoto.orig/Makefile /usr/ports/graphics/lphoto/Makefile
--- /usr/ports/graphics/lphoto.orig/Makefile	Sun Oct 17 21:46:34 2004
+++ /usr/ports/graphics/lphoto/Makefile	Sun Oct 17 21:29:06 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	lphoto
-PORTVERSION=	1.0.13
+PORTVERSION=	1.0.22
 CATEGORIES=	graphics
 MASTER_SITES=	 http://software.linspire.com/emptypool/lindowsos/pool/main/l/lphoto/
 DISTNAME=	${PORTNAME}_${PORTVERSION}-0.0.0.45.lindows0.1
@@ -14,13 +14,12 @@
 MAINTAINER=	ahze at ahze.net
 COMMENT=	A complete desktop solution for digital photo management
 
-BUILD_DEPENDS=	pyuic:${PORTSDIR}/x11-toolkits/py-qt
+BUILD_DEPENDS=	kdepyuic:${PORTSDIR}/x11-toolkits/py-kde
 LIB_DEPENDS=	Magick.6:${PORTSDIR}/graphics/ImageMagick
 RUN_DEPENDS=	gphoto2:${PORTSDIR}/graphics/gphoto2 \
-		pyuic:${PORTSDIR}/x11-toolkits/py-qt
+		kdepyuic:${PORTSDIR}/x11-toolkits/py-kde
 
 USE_REINPLACE=	yes
-USE_KDELIBS_VER=3
 USE_PYTHON=	yes
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff -ruN --exclude=CVS /usr/ports/graphics/lphoto.orig/distinfo /usr/ports/graphics/lphoto/distinfo
--- /usr/ports/graphics/lphoto.orig/distinfo	Sun Oct 17 21:46:34 2004
+++ /usr/ports/graphics/lphoto/distinfo	Sun Oct 17 21:29:13 2004
@@ -1,2 +1,2 @@
-MD5 (lphoto_1.0.13-0.0.0.45.lindows0.1.tar.gz) = 45d8f8c2fd5a1d2b706c755653862258
-SIZE (lphoto_1.0.13-0.0.0.45.lindows0.1.tar.gz) = 137508
+MD5 (lphoto_1.0.22-0.0.0.45.lindows0.1.tar.gz) = f3caaa4a16b56a785a2523a735dc0f40
+SIZE (lphoto_1.0.22-0.0.0.45.lindows0.1.tar.gz) = 147760
diff -ruN --exclude=CVS /usr/ports/graphics/lphoto.orig/files/patch-lphoto.py /usr/ports/graphics/lphoto/files/patch-lphoto.py
--- /usr/ports/graphics/lphoto.orig/files/patch-lphoto.py	Wed Dec 31 19:00:00 1969
+++ /usr/ports/graphics/lphoto/files/patch-lphoto.py	Sun Oct 17 21:45:44 2004
@@ -0,0 +1,13 @@
+--- Lphoto/lphoto.py.orig	Sun Oct 17 21:45:05 2004
++++ Lphoto/lphoto.py	Sun Oct 17 21:45:24 2004
+@@ -635,8 +635,8 @@
+ paths.basePath()
+ KCmdLineArgs.init(sys.argv,about)
+ #KUniqueApplication.addCmdLineOptions()
+-#app = KApplication(sys.argv, "Lphoto")
+-app = KUniqueApplication()
++app = KApplication()
++#app = KUniqueApplication()
+ LWaitCursor.setApp(app)
+ mw = LMainPhoto()
+ mw.setIcon(QPixmap(paths.art("icon.png")))
diff -ruN --exclude=CVS /usr/ports/graphics/lphoto.orig/pkg-descr /usr/ports/graphics/lphoto/pkg-descr
--- /usr/ports/graphics/lphoto.orig/pkg-descr	Sun Oct 17 21:46:34 2004
+++ /usr/ports/graphics/lphoto/pkg-descr	Tue Oct 12 22:19:33 2004
@@ -4,6 +4,6 @@
 
 Lphoto supports every camera that is supported in gphoto2 (ie. all PTP cameras).
 See http://gphoto.sourceforge.net/proj/libgphoto2/support.php for a list of
-supported cameras.
+most supported cameras.
 
 WWW:	http://info.linspire.com/lphoto/
diff -ruN --exclude=CVS /usr/ports/graphics/lphoto.orig/pkg-plist /usr/ports/graphics/lphoto/pkg-plist
--- /usr/ports/graphics/lphoto.orig/pkg-plist	Sun Oct 17 21:46:34 2004
+++ /usr/ports/graphics/lphoto/pkg-plist	Tue Oct 12 22:51:01 2004
@@ -20,6 +20,8 @@
 %%PYTHON_SITELIBDIR%%/Lphoto/editview.pyc
 %%PYTHON_SITELIBDIR%%/Lphoto/email.py
 %%PYTHON_SITELIBDIR%%/Lphoto/email.pyc
+%%PYTHON_SITELIBDIR%%/Lphoto/export.py
+%%PYTHON_SITELIBDIR%%/Lphoto/export.pyc
 %%PYTHON_SITELIBDIR%%/Lphoto/html.py
 %%PYTHON_SITELIBDIR%%/Lphoto/html.pyc
 %%PYTHON_SITELIBDIR%%/Lphoto/images/buttonadd.png
@@ -78,9 +80,14 @@
 %%PYTHON_SITELIBDIR%%/Lphoto/printer.pyc
 %%PYTHON_SITELIBDIR%%/Lphoto/slideshow.py
 %%PYTHON_SITELIBDIR%%/Lphoto/slideshow.pyc
-%%PYTHON_SITELIBDIR%%/Lphoto/templates/thumb.xsl
+%%PYTHON_SITELIBDIR%%/Lphoto/templates/standard/resources/lphoto.gif
+%%PYTHON_SITELIBDIR%%/Lphoto/templates/standard/template.py
+%%PYTHON_SITELIBDIR%%/Lphoto/templates/standard/template.pyc
+%%PYTHON_SITELIBDIR%%/Lphoto/templates/standard/template.xsl
 %%PYTHON_SITELIBDIR%%/Lphoto/utils.py
 %%PYTHON_SITELIBDIR%%/Lphoto/utils.pyc
+ at dirrm %%PYTHON_SITELIBDIR%%/Lphoto/templates/standard/resources
+ at dirrm %%PYTHON_SITELIBDIR%%/Lphoto/templates/standard
 @dirrm %%PYTHON_SITELIBDIR%%/Lphoto/templates
 @dirrm %%PYTHON_SITELIBDIR%%/Lphoto/images
 @dirrm %%PYTHON_SITELIBDIR%%/Lphoto
--- lphoto-1.0.22.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list