mirror of
https://git.freebsd.org/ports.git
synced 2025-06-15 01:30:33 -04: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
3 changed files with 7 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= antimicrox
|
PORTNAME= antimicrox
|
||||||
PORTVERSION= 3.4.0
|
PORTVERSION= 3.4.1
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
|
|
||||||
MAINTAINER= rodrigo@FreeBSD.org
|
MAINTAINER= rodrigo@FreeBSD.org
|
||||||
|
@ -17,7 +17,8 @@ USES= cmake desktop-file-utils kde:5 pkgconfig qt:5 sdl \
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= AntimicroX
|
GH_ACCOUNT= AntimicroX
|
||||||
USE_KDE= ecm
|
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_SDL= sdl2
|
||||||
USE_XORG= x11 xi xtst
|
USE_XORG= x11 xi xtst
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1719266148
|
TIMESTAMP = 1725352981
|
||||||
SHA256 (AntimicroX-antimicrox-3.4.0_GH0.tar.gz) = 5f7213e7a4e4c0b0237d674927e660b041357883868c6d8681f334f56d3fbe92
|
SHA256 (AntimicroX-antimicrox-3.4.1_GH0.tar.gz) = f9faca88f44c6446ec56b49d9e65bd5a25c339bae21455e6986b3b1f61eada65
|
||||||
SIZE (AntimicroX-antimicrox-3.4.0_GH0.tar.gz) = 2178105
|
SIZE (AntimicroX-antimicrox-3.4.1_GH0.tar.gz) = 2234767
|
||||||
|
|
|
@ -4,6 +4,7 @@ bin/antimicrox
|
||||||
%%DATADIR%%/gamecontrollerdb.txt
|
%%DATADIR%%/gamecontrollerdb.txt
|
||||||
%%DATADIR%%/translations/antimicrox.qm
|
%%DATADIR%%/translations/antimicrox.qm
|
||||||
%%DATADIR%%/translations/antimicrox_br.qm
|
%%DATADIR%%/translations/antimicrox_br.qm
|
||||||
|
%%DATADIR%%/translations/antimicrox_ca.qm
|
||||||
%%DATADIR%%/translations/antimicrox_de.qm
|
%%DATADIR%%/translations/antimicrox_de.qm
|
||||||
%%DATADIR%%/translations/antimicrox_en.qm
|
%%DATADIR%%/translations/antimicrox_en.qm
|
||||||
%%DATADIR%%/translations/antimicrox_es.qm
|
%%DATADIR%%/translations/antimicrox_es.qm
|
||||||
|
|
Loading…
Add table
Reference in a new issue