diff options
author | ahze <ahze@FreeBSD.org> | 2004-11-08 03:56:21 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2004-11-08 03:56:21 +0800 |
commit | 4d40d34ac3a9eb2b0ee30496717bf4dcda318eec (patch) | |
tree | e6cde776254adc772f07e01464cac7f8d3d31088 | |
parent | 73f6cd1e639e0b0669b2c08097b4f0e8b311f73f (diff) | |
download | freebsd-ports-gnome-4d40d34ac3a9eb2b0ee30496717bf4dcda318eec.tar.gz freebsd-ports-gnome-4d40d34ac3a9eb2b0ee30496717bf4dcda318eec.tar.zst freebsd-ports-gnome-4d40d34ac3a9eb2b0ee30496717bf4dcda318eec.zip |
Update to 1.0.26
Approved by: marcus (co mentor)
-rw-r--r-- | graphics/lphoto/Makefile | 7 | ||||
-rw-r--r-- | graphics/lphoto/distinfo | 4 | ||||
-rw-r--r-- | graphics/lphoto/files/patch-Lphoto_lphoto.py | 12 | ||||
-rw-r--r-- | graphics/lphoto/pkg-plist | 9 |
4 files changed, 25 insertions, 7 deletions
diff --git a/graphics/lphoto/Makefile b/graphics/lphoto/Makefile index d76304f57572..5a238c85c3db 100644 --- a/graphics/lphoto/Makefile +++ b/graphics/lphoto/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lphoto -PORTVERSION= 1.0.13 +PORTVERSION= 1.0.26 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 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}-0.0.0.45.lindows0.1 MAINTAINER= ahze@FreeBSD.org 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 --git a/graphics/lphoto/distinfo b/graphics/lphoto/distinfo index 097eadda34a3..23de04adf94d 100644 --- a/graphics/lphoto/distinfo +++ b/graphics/lphoto/distinfo @@ -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.26-0.0.0.45.lindows0.1.tar.gz) = 0aab95d251cce351b094acdae7df68b2 +SIZE (lphoto_1.0.26-0.0.0.45.lindows0.1.tar.gz) = 148017 diff --git a/graphics/lphoto/files/patch-Lphoto_lphoto.py b/graphics/lphoto/files/patch-Lphoto_lphoto.py new file mode 100644 index 000000000000..dd959f73a1ee --- /dev/null +++ b/graphics/lphoto/files/patch-Lphoto_lphoto.py @@ -0,0 +1,12 @@ +--- Lphoto/lphoto.py.orig Sun Nov 7 13:31:59 2004 ++++ Lphoto/lphoto.py Sun Nov 7 13:32:12 2004 +@@ -635,7 +635,8 @@ + KCmdLineArgs.init(sys.argv,about) + #KUniqueApplication.addCmdLineOptions() + #app = KApplication(sys.argv, "Lphoto") +- app = KUniqueApplication() ++ #app = KUniqueApplication() ++ app = KApplication() + LWaitCursor.setApp(app) + mw = LMainPhoto(app) + mw.setIcon(QPixmap(paths.art("icon.png"))) diff --git a/graphics/lphoto/pkg-plist b/graphics/lphoto/pkg-plist index 0ff8215a0681..fa0db470f652 100644 --- a/graphics/lphoto/pkg-plist +++ b/graphics/lphoto/pkg-plist @@ -20,6 +20,8 @@ bin/lphoto %%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 @@ bin/lphoto %%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 |