diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2025-09-11 21:21:01 +0100 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2025-09-11 22:32:57 +0100 |
commit | 0da0070ccf2f70990d360e46596890b8a5e8a5f7 (patch) | |
tree | a90bc8c77583a06b06db1f250f7e1ec6a15c1663 | |
parent | sysutils/*: update podman-suite to the recent snapshot (diff) |
graphics/phototonic: Update to 3.0.95 (3.1 alpha)
ChangeLog: https://github.com/luebking/phototonic/releases/tag/v3.0.95
-rw-r--r-- | graphics/phototonic/Makefile | 2 | ||||
-rw-r--r-- | graphics/phototonic/distinfo | 6 | ||||
-rw-r--r-- | graphics/phototonic/files/patch-phototonic.pro | 10 | ||||
-rw-r--r-- | graphics/phototonic/pkg-plist | 20 |
4 files changed, 31 insertions, 7 deletions
diff --git a/graphics/phototonic/Makefile b/graphics/phototonic/Makefile index aaaa1bf394c7..dfe3ae910c20 100644 --- a/graphics/phototonic/Makefile +++ b/graphics/phototonic/Makefile @@ -1,6 +1,6 @@ PORTNAME= phototonic DISTVERSIONPREFIX= v -DISTVERSION= 3.0.0 +DISTVERSION= 3.0.95 CATEGORIES= graphics MAINTAINER= eduardo@FreeBSD.org diff --git a/graphics/phototonic/distinfo b/graphics/phototonic/distinfo index 7d4b95c5d8b7..a23e534cd6ec 100644 --- a/graphics/phototonic/distinfo +++ b/graphics/phototonic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745170300 -SHA256 (luebking-phototonic-v3.0.0_GH0.tar.gz) = e7015bbfd4e0d4f152f503e2e1ee7b698f048b5ad77e185716eb8da6d65fff91 -SIZE (luebking-phototonic-v3.0.0_GH0.tar.gz) = 923097 +TIMESTAMP = 1757619617 +SHA256 (luebking-phototonic-v3.0.95_GH0.tar.gz) = e6f71e2ba16596000828219931bb3ba6668ca70096191eae2c5792cdddbdb7ea +SIZE (luebking-phototonic-v3.0.95_GH0.tar.gz) = 1004315 diff --git a/graphics/phototonic/files/patch-phototonic.pro b/graphics/phototonic/files/patch-phototonic.pro index a3d7ecd02ca6..ff9bab585ddc 100644 --- a/graphics/phototonic/files/patch-phototonic.pro +++ b/graphics/phototonic/files/patch-phototonic.pro @@ -1,4 +1,4 @@ ---- phototonic.pro.orig 2025-01-27 11:05:39 UTC +--- phototonic.pro.orig 2025-09-11 08:50:50 UTC +++ phototonic.pro @@ -19,7 +19,7 @@ INCLUDEPATH += . TEMPLATE = app @@ -18,7 +18,7 @@ QT += widgets openglwidgets QMAKE_CXXFLAGS += $$(CXXFLAGS) QMAKE_CFLAGS += $$(CFLAGS) -@@ -57,22 +57,22 @@ RESOURCES += phototonic.qrc +@@ -53,25 +53,25 @@ RESOURCES += phototonic.qrc RESOURCES += phototonic.qrc @@ -45,5 +45,9 @@ -metainfo.path = /usr/share/metainfo +metainfo.path = %%PREFIX%%/share/metainfo - INSTALLS += target icon icon16 iconPixmaps desktop metainfo + translation.files = translations/*.qm +-translation.path = /usr/share/qt6/translations ++translation.path = %%PREFIX%%/share/qt6/translations + + INSTALLS += target icon icon16 iconPixmaps desktop metainfo translation diff --git a/graphics/phototonic/pkg-plist b/graphics/phototonic/pkg-plist index 88343877d869..bad74fa53228 100644 --- a/graphics/phototonic/pkg-plist +++ b/graphics/phototonic/pkg-plist @@ -4,3 +4,23 @@ share/icons/hicolor/16x16/apps/phototonic.png share/icons/hicolor/48x48/apps/phototonic.png share/metainfo/phototonic.appdata.xml share/pixmaps/phototonic.png +%%QT_L10NDIR%%/phototonic_bs.qm +%%QT_L10NDIR%%/phototonic_cs.qm +%%QT_L10NDIR%%/phototonic_de.qm +%%QT_L10NDIR%%/phototonic_en.qm +%%QT_L10NDIR%%/phototonic_es.qm +%%QT_L10NDIR%%/phototonic_et.qm +%%QT_L10NDIR%%/phototonic_fi.qm +%%QT_L10NDIR%%/phototonic_fr.qm +%%QT_L10NDIR%%/phototonic_hr.qm +%%QT_L10NDIR%%/phototonic_it.qm +%%QT_L10NDIR%%/phototonic_ka.qm +%%QT_L10NDIR%%/phototonic_nl.qm +%%QT_L10NDIR%%/phototonic_pl.qm +%%QT_L10NDIR%%/phototonic_pt.qm +%%QT_L10NDIR%%/phototonic_ru.qm +%%QT_L10NDIR%%/phototonic_sr.qm +%%QT_L10NDIR%%/phototonic_sv.qm +%%QT_L10NDIR%%/phototonic_uk.qm +%%QT_L10NDIR%%/phototonic_zh.qm +%%QT_L10NDIR%%/phototonic_zh_TW.qm |