mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
graphics/Hermes: Mark DEPRECATED
- Remove GENTOO MASTER_SITES as it no longer provides flat layout - Also the remaining MASTER_SITES are unreachable - Set EXPIRATION_DATE 2025-01-26
This commit is contained in:
parent
8ef09d2ff4
commit
3a8933a42a
1 changed files with 9 additions and 4 deletions
|
@ -2,8 +2,7 @@ PORTNAME= Hermes
|
|||
PORTVERSION= 1.3.3
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ftp://ftp.su.se/pub/lunar/source-archive/ \
|
||||
GENTOO
|
||||
MASTER_SITES= ftp://ftp.su.se/pub/lunar/source-archive/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Fast pixel formats conversion library
|
||||
|
@ -12,10 +11,16 @@ WWW= http://web.archive.org/web/20061005045333/http://www.clanlib.org/hermes/
|
|||
LICENSE= LGPL20
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
DEPRECATED= Unmaintained, and no more public distfiles
|
||||
EXPIRATION_DATE=2025-01-27
|
||||
|
||||
USES= gmake libtool tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
LDFLAGS_i386= -Wl,-znotext
|
||||
|
||||
PORTDOCS= *
|
||||
|
|
Loading…
Add table
Reference in a new issue