mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
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:
parent
82f24f15a3
commit
0b1aa9efc6
1 changed files with 4 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue