FreeBSD Bugzilla – Attachment 47528 Details for
Bug 72804
[MAINTAINER] graphics/lphoto: update to 1.0.22
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
lphoto-1.0.22.patch
lphoto-1.0.22.patch (text/plain), 4.07 KB, created by
Michael Johnson
on 2004-10-18 03:00:46 UTC
(
hide
)
Description:
lphoto-1.0.22.patch
Filename:
MIME Type:
Creator:
Michael Johnson
Created:
2004-10-18 03:00:46 UTC
Size:
4.07 KB
patch
obsolete
>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@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 >+@dirrm %%PYTHON_SITELIBDIR%%/Lphoto/templates/standard/resources >+@dirrm %%PYTHON_SITELIBDIR%%/Lphoto/templates/standard > @dirrm %%PYTHON_SITELIBDIR%%/Lphoto/templates > @dirrm %%PYTHON_SITELIBDIR%%/Lphoto/images > @dirrm %%PYTHON_SITELIBDIR%%/Lphoto
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 72804
: 47528