diff options
Diffstat (limited to 'graphics/linux-c7-sdl_ttf')
-rw-r--r-- | graphics/linux-c7-sdl_ttf/Makefile | 26 | ||||
-rw-r--r-- | graphics/linux-c7-sdl_ttf/distinfo | 7 | ||||
-rw-r--r-- | graphics/linux-c7-sdl_ttf/pkg-plist.aarch64 | 5 | ||||
-rw-r--r-- | graphics/linux-c7-sdl_ttf/pkg-plist.amd64 | 5 |
4 files changed, 0 insertions, 43 deletions
diff --git a/graphics/linux-c7-sdl_ttf/Makefile b/graphics/linux-c7-sdl_ttf/Makefile deleted file mode 100644 index fa7ce1aaba3a..000000000000 --- a/graphics/linux-c7-sdl_ttf/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -PORTNAME= sdl_ttf -PORTVERSION= 2.0.11 -DISTVERSIONSUFFIX= -6.el7 -PORTREVISION= 3 -CATEGORIES= graphics linux -MASTER_SITES= EPEL7/s -DISTNAME= SDL_ttf-${DISTVERSIONFULL} - -MAINTAINER= emulation@FreeBSD.org -COMMENT= Simple library to load True Type Fonts as SDL interfaces (Linux CentOS ${LINUX_DIST_VER}) -WWW= https://www.libsdl.org/projects/SDL_ttf/ - -ONLY_FOR_ARCHS= aarch64 amd64 - -USES= linux:c7 -USE_LDCONFIG= yes -USE_LINUX= imageformats-libs sdl12 -USE_LINUX_RPM= nolib - -CONFLICTS= linux-c6-${PORTNAME} -DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr -DOCSDIR= ${PREFIX}/usr/share/doc/SDL_ttf-${PORTVERSION} - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/graphics/linux-c7-sdl_ttf/distinfo b/graphics/linux-c7-sdl_ttf/distinfo deleted file mode 100644 index 9005266cecee..000000000000 --- a/graphics/linux-c7-sdl_ttf/distinfo +++ /dev/null @@ -1,7 +0,0 @@ -TIMESTAMP = 1627366227 -SHA256 (centos/SDL_ttf-2.0.11-6.el7.aarch64.rpm) = 3138e8e68d1d9ff88cd1ac371bc6261abf9fd8bf8535edc50eb5e3dc14207e29 -SIZE (centos/SDL_ttf-2.0.11-6.el7.aarch64.rpm) = 22620 -SHA256 (centos/SDL_ttf-2.0.11-6.el7.x86_64.rpm) = e0984b62e98cdbe3607ad3183b3d9cd8796c24e400f5b03ad834402938d60446 -SIZE (centos/SDL_ttf-2.0.11-6.el7.x86_64.rpm) = 23224 -SHA256 (centos/SDL_ttf-2.0.11-6.el7.src.rpm) = dd3c0a301a6a9d17afc0c9603b389baad946bf04dd838811cb813b7f9b2431d3 -SIZE (centos/SDL_ttf-2.0.11-6.el7.src.rpm) = 4058840 diff --git a/graphics/linux-c7-sdl_ttf/pkg-plist.aarch64 b/graphics/linux-c7-sdl_ttf/pkg-plist.aarch64 deleted file mode 100644 index 248e1d436f12..000000000000 --- a/graphics/linux-c7-sdl_ttf/pkg-plist.aarch64 +++ /dev/null @@ -1,5 +0,0 @@ -usr/lib64/libSDL_ttf-2.0.so.0 -usr/lib64/libSDL_ttf-2.0.so.0.10.1 -%%PORTDOCS%%%%DOCSDIR%%/CHANGES -%%PORTDOCS%%%%DOCSDIR%%/COPYING -%%PORTDOCS%%%%DOCSDIR%%/README diff --git a/graphics/linux-c7-sdl_ttf/pkg-plist.amd64 b/graphics/linux-c7-sdl_ttf/pkg-plist.amd64 deleted file mode 100644 index 248e1d436f12..000000000000 --- a/graphics/linux-c7-sdl_ttf/pkg-plist.amd64 +++ /dev/null @@ -1,5 +0,0 @@ -usr/lib64/libSDL_ttf-2.0.so.0 -usr/lib64/libSDL_ttf-2.0.so.0.10.1 -%%PORTDOCS%%%%DOCSDIR%%/CHANGES -%%PORTDOCS%%%%DOCSDIR%%/COPYING -%%PORTDOCS%%%%DOCSDIR%%/README |