graphics/acidwarp-sdl: Mark DEPRECATED

- Unmaintained as last release was in 2022
- Set EXPIRATION_DATE 2025-05-03

If someone needs this port feel free to undeprecate and takeover
maintainership.
This commit is contained in:
Muhammad Moinur Rahman 2025-04-03 11:58:34 +02:00
parent 82f24f15a3
commit 0b1aa9efc6
No known key found for this signature in database
GPG key ID: BDB9B5A617C0BC91

View file

@ -7,13 +7,15 @@ MAINTAINER= bofh@FreeBSD.org
COMMENT= Eye candy program which displays various patterns COMMENT= Eye candy program which displays various patterns
WWW= https://github.com/dreamlayers/acidwarp WWW= https://github.com/dreamlayers/acidwarp
USES= cmake magick:7,build sdl DEPRECATED= Unmaintained by upstream as last release was in 2022
USE_SDL= sdl2 EXPIRATION_DATE= 2025-05-03
USES= cmake magick:7,build sdl
USE_GITHUB= yes USE_GITHUB= yes
GH_ACCOUNT= dreamlayers GH_ACCOUNT= dreamlayers
GH_PROJECT= acidwarp GH_PROJECT= acidwarp
GH_TAGNAME= c48e1e2 GH_TAGNAME= c48e1e2
USE_SDL= sdl2
# Fix build on recent current (clang11) # Fix build on recent current (clang11)
CFLAGS+= -fcommon CFLAGS+= -fcommon