diff options
Diffstat (limited to 'net/netpeek')
| -rw-r--r-- | net/netpeek/Makefile | 6 | ||||
| -rw-r--r-- | net/netpeek/distinfo | 6 | ||||
| -rw-r--r-- | net/netpeek/pkg-plist | 5 |
3 files changed, 12 insertions, 5 deletions
diff --git a/net/netpeek/Makefile b/net/netpeek/Makefile index e33fdccb7820..d9ab90cc615b 100644 --- a/net/netpeek/Makefile +++ b/net/netpeek/Makefile @@ -1,6 +1,6 @@ PORTNAME= netpeek DISTVERSIONPREFIX= v -DISTVERSION= 0.2.4 +DISTVERSION= 0.2.6 CATEGORIES= net gnome python MAINTAINER= nxjoseph@protonmail.com @@ -11,7 +11,7 @@ WWW= https://github.com/zingytomato/netpeek \ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-nmap>=0:security/py-python-nmap@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-nmap>=0.7.1_1:security/py-python-nmap@${PY_FLAVOR} USES= gettext-tools gnome meson pkgconfig python:build,run USE_GITHUB= yes @@ -19,6 +19,8 @@ GH_ACCOUNT= ZingyTomato GH_PROJECT= NetPeek USE_GNOME= glib20 gtk40 +NO_ARCH= yes + post-patch: ${REINPLACE_CMD} 's,python3,python${PYTHON_VER},g' \ ${WRKSRC}/src/meson.build diff --git a/net/netpeek/distinfo b/net/netpeek/distinfo index ae083e64ac08..cf15f148cf83 100644 --- a/net/netpeek/distinfo +++ b/net/netpeek/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756969182 -SHA256 (ZingyTomato-NetPeek-v0.2.4_GH0.tar.gz) = 8596db72d90ef33abf36a9c9b32f24a28317b742d919bd733db5b55b030b6550 -SIZE (ZingyTomato-NetPeek-v0.2.4_GH0.tar.gz) = 954360 +TIMESTAMP = 1764888888 +SHA256 (ZingyTomato-NetPeek-v0.2.6_GH0.tar.gz) = 30d9218a16fd2e003f32b143275de59fcb4e2d7910d247aaf9225711fab8004d +SIZE (ZingyTomato-NetPeek-v0.2.6_GH0.tar.gz) = 766995 diff --git a/net/netpeek/pkg-plist b/net/netpeek/pkg-plist index ee258fe4e240..f3eb0e2ae02f 100644 --- a/net/netpeek/pkg-plist +++ b/net/netpeek/pkg-plist @@ -5,8 +5,13 @@ share/glib-2.0/schemas/io.github.zingytomato.netpeek.gschema.xml share/icons/hicolor/scalable/apps/io.github.zingytomato.netpeek.svg share/icons/hicolor/symbolic/apps/io.github.zingytomato.netpeek-symbolic.svg share/locale/es/LC_MESSAGES/netpeek.mo +share/locale/fr/LC_MESSAGES/netpeek.mo +share/locale/it/LC_MESSAGES/netpeek.mo share/locale/nl/LC_MESSAGES/netpeek.mo +share/locale/pl/LC_MESSAGES/netpeek.mo share/locale/ru/LC_MESSAGES/netpeek.mo +share/locale/sk/LC_MESSAGES/netpeek.mo +share/locale/uk/LC_MESSAGES/netpeek.mo share/metainfo/io.github.zingytomato.netpeek.metainfo.xml %%DATADIR%%.gresource %%DATADIR%%/__init__.py |
