mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
x11/antimicrox: update to 3.4.1
Changelog: https://github.com/AntiMicroX/antimicrox/releases/tag/3.4.1
This commit is contained in:
parent
014e6556ac
commit
320756f903
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user