diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2023-11-07 16:04:10 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2023-11-08 18:31:08 +0000 |
commit | 1da83a63de2b7a8674ab791df8758673bda0e93c (patch) | |
tree | ceba2f8fb31b8e26ac7b5b86bb1020c1544414b2 | |
parent | c3a0370660b6a3525c44b940c7197db4eb8f6037 (diff) | |
download | ports-1da83a63de2b7a8674ab791df8758673bda0e93c.tar.gz ports-1da83a63de2b7a8674ab791df8758673bda0e93c.zip |
games/abbayedesmorts: update 2.0.1 → 2.0.2
-rw-r--r-- | games/abbayedesmorts/Makefile | 8 | ||||
-rw-r--r-- | games/abbayedesmorts/distinfo | 6 | ||||
-rw-r--r-- | games/abbayedesmorts/pkg-plist | 1 |
3 files changed, 7 insertions, 8 deletions
diff --git a/games/abbayedesmorts/Makefile b/games/abbayedesmorts/Makefile index ec55428bd3eb..5f48b1a7b456 100644 --- a/games/abbayedesmorts/Makefile +++ b/games/abbayedesmorts/Makefile @@ -1,7 +1,6 @@ PORTNAME= abbayedesmorts -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org @@ -12,15 +11,14 @@ WWW= https://locomalito.com/abbaye_des_morts.php \ LICENSE= GPLv3 CC-BY-3.0 LICENSE_COMB= multi -USES= sdl +USES= gmake sdl USE_GITHUB= yes GH_ACCOUNT= nevat GH_PROJECT= ${PORTNAME}-gpl +USE_SDL= sdl2 mixer2 image2 PORTSCOUT= skipv:v1.2,v1.13,v1.11 # git repo contains required portability fixes -USE_SDL= sdl2 mixer2 image2 - DATADIR= ${PREFIX}/share/abbayev2 post-install: diff --git a/games/abbayedesmorts/distinfo b/games/abbayedesmorts/distinfo index 8969f8697d00..7893a5bedadf 100644 --- a/games/abbayedesmorts/distinfo +++ b/games/abbayedesmorts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1473062195 -SHA256 (nevat-abbayedesmorts-gpl-v2.0.1_GH0.tar.gz) = 836fe46086610ee5543fe173ae1eb2c272960496cdf27d4f6be108832158c7a8 -SIZE (nevat-abbayedesmorts-gpl-v2.0.1_GH0.tar.gz) = 1717272 +TIMESTAMP = 1699371968 +SHA256 (nevat-abbayedesmorts-gpl-v2.0.2_GH0.tar.gz) = 3ea999aa3b01a8f2029dd87dd905726c507ccf23796938e84ad6973c21d52261 +SIZE (nevat-abbayedesmorts-gpl-v2.0.2_GH0.tar.gz) = 1980301 diff --git a/games/abbayedesmorts/pkg-plist b/games/abbayedesmorts/pkg-plist index e7eb0c6d7154..9de8aa861d4d 100644 --- a/games/abbayedesmorts/pkg-plist +++ b/games/abbayedesmorts/pkg-plist @@ -34,5 +34,6 @@ bin/abbayev2 %%DATADIR%%/sounds/onedeathn.ogg %%DATADIR%%/sounds/shoot.ogg %%DATADIR%%/sounds/slash.ogg +share/appdata/abbaye.appdata.xml share/applications/abbaye.desktop share/pixmaps/abbaye.png |