Date: Tue, 3 Sep 2024 15:29:47 GMT From: Rodrigo Osorio <rodrigo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 320756f903f5 - main - x11/antimicrox: update to 3.4.1 Message-ID: <202409031529.483FTlid022923@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rodrigo: URL: https://cgit.FreeBSD.org/ports/commit/?id=320756f903f5dfa2b076affd595087bcd02b54b0 commit 320756f903f5dfa2b076affd595087bcd02b54b0 Author: Rodrigo Osorio <rodrigo@FreeBSD.org> AuthorDate: 2024-09-03 15:26:14 +0000 Commit: Rodrigo Osorio <rodrigo@FreeBSD.org> CommitDate: 2024-09-03 15:27:46 +0000 x11/antimicrox: update to 3.4.1 Changelog: https://github.com/AntiMicroX/antimicrox/releases/tag/3.4.1 --- x11/antimicrox/Makefile | 5 +++-- x11/antimicrox/distinfo | 6 +++--- x11/antimicrox/pkg-plist | 1 + 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/x11/antimicrox/Makefile b/x11/antimicrox/Makefile index 3ca565ccd221..1320dff20adb 100644 --- a/x11/antimicrox/Makefile +++ b/x11/antimicrox/Makefile @@ -1,5 +1,5 @@ PORTNAME= antimicrox -PORTVERSION= 3.4.0 +PORTVERSION= 3.4.1 CATEGORIES= x11 MAINTAINER= rodrigo@FreeBSD.org @@ -17,7 +17,8 @@ USES= cmake desktop-file-utils kde:5 pkgconfig qt:5 sdl \ USE_GITHUB= yes GH_ACCOUNT= AntimicroX USE_KDE= ecm -USE_QT= concurrent core gui linguist widgets buildtools:build qmake:build +USE_QT= concurrent core gui linguist widgets buildtools:build \ + qmake:build USE_SDL= sdl2 USE_XORG= x11 xi xtst diff --git a/x11/antimicrox/distinfo b/x11/antimicrox/distinfo index 6b766e0111f3..61fefd413ed0 100644 --- a/x11/antimicrox/distinfo +++ b/x11/antimicrox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1719266148 -SHA256 (AntimicroX-antimicrox-3.4.0_GH0.tar.gz) = 5f7213e7a4e4c0b0237d674927e660b041357883868c6d8681f334f56d3fbe92 -SIZE (AntimicroX-antimicrox-3.4.0_GH0.tar.gz) = 2178105 +TIMESTAMP = 1725352981 +SHA256 (AntimicroX-antimicrox-3.4.1_GH0.tar.gz) = f9faca88f44c6446ec56b49d9e65bd5a25c339bae21455e6986b3b1f61eada65 +SIZE (AntimicroX-antimicrox-3.4.1_GH0.tar.gz) = 2234767 diff --git a/x11/antimicrox/pkg-plist b/x11/antimicrox/pkg-plist index 2039c7091a55..4ce9a610a7b9 100644 --- a/x11/antimicrox/pkg-plist +++ b/x11/antimicrox/pkg-plist @@ -4,6 +4,7 @@ bin/antimicrox %%DATADIR%%/gamecontrollerdb.txt %%DATADIR%%/translations/antimicrox.qm %%DATADIR%%/translations/antimicrox_br.qm +%%DATADIR%%/translations/antimicrox_ca.qm %%DATADIR%%/translations/antimicrox_de.qm %%DATADIR%%/translations/antimicrox_en.qm %%DATADIR%%/translations/antimicrox_es.qm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409031529.483FTlid022923>