diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2015-08-09 19:14:13 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2015-08-09 19:14:13 +0000 |
commit | 435ea2a95a4af4ed962ba400c7f853a406421b66 (patch) | |
tree | 5205db7c3150c2000d8091bebe7ce6fc273be03c /graphics/linux-c6-sdl_ttf | |
parent | 518aed47e54e19c3e691e5bd5513d77a7f36cb70 (diff) | |
download | ports-435ea2a95a4af4ed962ba400c7f853a406421b66.tar.gz ports-435ea2a95a4af4ed962ba400c7f853a406421b66.zip |
Notes
Diffstat (limited to 'graphics/linux-c6-sdl_ttf')
-rw-r--r-- | graphics/linux-c6-sdl_ttf/Makefile | 3 | ||||
-rw-r--r-- | graphics/linux-c6-sdl_ttf/distinfo.i386 | 4 | ||||
-rw-r--r-- | graphics/linux-c6-sdl_ttf/distinfo.x86_64 | 4 | ||||
-rw-r--r-- | graphics/linux-c6-sdl_ttf/pkg-plist.i686 | 2 | ||||
-rw-r--r-- | graphics/linux-c6-sdl_ttf/pkg-plist.x86_64 | 2 |
5 files changed, 13 insertions, 2 deletions
diff --git a/graphics/linux-c6-sdl_ttf/Makefile b/graphics/linux-c6-sdl_ttf/Makefile index 9010d6ea735c..4df24d84ee60 100644 --- a/graphics/linux-c6-sdl_ttf/Makefile +++ b/graphics/linux-c6-sdl_ttf/Makefile @@ -3,6 +3,7 @@ PORTNAME= sdl_ttf PORTVERSION= 2.0.11 +PORTREVISION= 1 CATEGORIES= graphics linux MASTER_SITES= EPEL DISTNAME= SDL_ttf-${PORTVERSION}-${RPMVERSION} @@ -24,8 +25,6 @@ USE_LDCONFIG= yes DOCSDIR= ${PREFIX}/usr/share/doc/${LINUX_NAME}-${PORTVERSION} PORTDOCS= CHANGES COPYING README -PLIST_FILES= usr/lib/libSDL_ttf-2.0.so.0 \ - usr/lib/libSDL_ttf-2.0.so.0.10.1 DESCR= ${.CURDIR}/../linux-f10-sdl_ttf/pkg-descr .include <bsd.port.mk> diff --git a/graphics/linux-c6-sdl_ttf/distinfo.i386 b/graphics/linux-c6-sdl_ttf/distinfo.i386 new file mode 100644 index 000000000000..a1563343a877 --- /dev/null +++ b/graphics/linux-c6-sdl_ttf/distinfo.i386 @@ -0,0 +1,4 @@ +SHA256 (rpm/i386/fedora/10/SDL_image-1.2.6-6.fc9.i386.rpm) = 8da4e1aebeefcd68b6d5684fac9cf361e56818691c8e73c39d5e1bcf090971de +SIZE (rpm/i386/fedora/10/SDL_image-1.2.6-6.fc9.i386.rpm) = 45268 +SHA256 (rpm/i386/fedora/10/SDL_image-1.2.6-6.fc9.src.rpm) = dedfd510d6b8b314db97a8e0406e0481fa564f508dff177c65ae6fa3335a848a +SIZE (rpm/i386/fedora/10/SDL_image-1.2.6-6.fc9.src.rpm) = 1317840 diff --git a/graphics/linux-c6-sdl_ttf/distinfo.x86_64 b/graphics/linux-c6-sdl_ttf/distinfo.x86_64 new file mode 100644 index 000000000000..74705ab9107e --- /dev/null +++ b/graphics/linux-c6-sdl_ttf/distinfo.x86_64 @@ -0,0 +1,4 @@ +SHA256 (rpm/x86_64/centos/6.6/SDL_ttf-2.0.11-6.el6.x86_64.rpm) = e1661d0ffdf707118070fbbe5085144ab1d17b22e0c785373f5c6f59a1157f5c +SIZE (rpm/x86_64/centos/6.6/SDL_ttf-2.0.11-6.el6.x86_64.rpm) = 21896 +SHA256 (rpm/x86_64/centos/6.6/SDL_ttf-2.0.11-6.el6.src.rpm) = 6c940edece8b714623f049cb2a4dd163f5fc8ef6c1b0d1778113df0bbbce004e +SIZE (rpm/x86_64/centos/6.6/SDL_ttf-2.0.11-6.el6.src.rpm) = 4058837 diff --git a/graphics/linux-c6-sdl_ttf/pkg-plist.i686 b/graphics/linux-c6-sdl_ttf/pkg-plist.i686 new file mode 100644 index 000000000000..6f94dadab92a --- /dev/null +++ b/graphics/linux-c6-sdl_ttf/pkg-plist.i686 @@ -0,0 +1,2 @@ +usr/lib/libSDL_ttf-2.0.so.0 +usr/lib/libSDL_ttf-2.0.so.0.10.1 diff --git a/graphics/linux-c6-sdl_ttf/pkg-plist.x86_64 b/graphics/linux-c6-sdl_ttf/pkg-plist.x86_64 new file mode 100644 index 000000000000..d2cca0ecd979 --- /dev/null +++ b/graphics/linux-c6-sdl_ttf/pkg-plist.x86_64 @@ -0,0 +1,2 @@ +usr/lib64/libSDL_ttf-2.0.so.0 +usr/lib64/libSDL_ttf-2.0.so.0.10.1 |