mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 02:26:38 -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
|
PORTVERSION= 1.3.3
|
||||||
PORTREVISION= 5
|
PORTREVISION= 5
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
MASTER_SITES= ftp://ftp.su.se/pub/lunar/source-archive/ \
|
MASTER_SITES= ftp://ftp.su.se/pub/lunar/source-archive/
|
||||||
GENTOO
|
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Fast pixel formats conversion library
|
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= LGPL20
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
DEPRECATED= Unmaintained, and no more public distfiles
|
||||||
INSTALL_TARGET= install-strip
|
EXPIRATION_DATE=2025-01-27
|
||||||
|
|
||||||
USES= gmake libtool tar:bzip2
|
USES= gmake libtool tar:bzip2
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
|
INSTALL_TARGET= install-strip
|
||||||
|
|
||||||
LDFLAGS_i386= -Wl,-znotext
|
LDFLAGS_i386= -Wl,-znotext
|
||||||
|
|
||||||
PORTDOCS= *
|
PORTDOCS= *
|
||||||
|
|
Loading…
Add table
Reference in a new issue