Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  3 Jun 2008 18:41:23 +0400 (MSD)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/124237: [NEW PORT] graphics/linux-sdl_ttf: A library to use TrueType fonts in SDL applications (linux version)
Message-ID:  <20080603144123.E93251702D@hades.panopticon>
Resent-Message-ID: <200806031450.m53Eo3ZW063795@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         124237
>Category:       ports
>Synopsis:       [NEW PORT] graphics/linux-sdl_ttf: A library to use TrueType fonts in SDL applications (linux version)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 03 14:50:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 7.0-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Fri Apr 25 11:18:45 MSD 2008 root@hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
This is a simple library to load images of various formats as SDL surfaces.
This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats.

(Linux version)

WWW: http://www.libsdl.org/projects/SDL_image/
---
This library is needed for the upcoming games/linux-toribash port

>How-To-Repeat:
>Fix:

--- linux-sdl_ttf-2.0.8.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	linux-sdl_ttf
#	linux-sdl_ttf/Makefile
#	linux-sdl_ttf/pkg-descr
#	linux-sdl_ttf/pkg-plist
#	linux-sdl_ttf/distinfo.i386
#
echo c - linux-sdl_ttf
mkdir -p linux-sdl_ttf > /dev/null 2>&1
echo x - linux-sdl_ttf/Makefile
sed 's/^X//' >linux-sdl_ttf/Makefile << 'END-of-linux-sdl_ttf/Makefile'
X# New ports collection makefile for:	linux-sdl_ttf
X# Date created:		03 Feb 2008
X# Whom:			Dmitry Marakasov <amdmi3@amdmi3.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	sdl_ttf
XPORTVERSION=	2.0.8
XCATEGORIES=	graphics linux
XMASTER_SITES=	http://www.libsdl.org/projects/SDL_ttf/release/
XDISTNAME=	SDL_ttf-${PORTVERSION}-1
X
XMAINTAINER=	amdmi3@amdmi3.ru
XCOMMENT=	A library to use TrueType fonts in SDL applications (linux version)
X
XRUN_DEPENDS=	${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12
X
XUSE_LINUX_RPM=	yes
XUSE_LDCONFIG=	yes
XONLY_FOR_ARCHS=	i386 amd64
XDIST_SUBDIR=	rpm
XPLIST_SUB+=	SDLTTFVER=${PORTVERSION}
X
X.include <bsd.port.mk>
END-of-linux-sdl_ttf/Makefile
echo x - linux-sdl_ttf/pkg-descr
sed 's/^X//' >linux-sdl_ttf/pkg-descr << 'END-of-linux-sdl_ttf/pkg-descr'
XThis is a simple library to load images of various formats as SDL surfaces.
XThis library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats.
X
X(Linux version)
X
XWWW: http://www.libsdl.org/projects/SDL_image/
END-of-linux-sdl_ttf/pkg-descr
echo x - linux-sdl_ttf/pkg-plist
sed 's/^X//' >linux-sdl_ttf/pkg-plist << 'END-of-linux-sdl_ttf/pkg-plist'
Xusr/lib/libSDL_ttf-2.0.so.0
Xusr/lib/libSDL_ttf-2.0.so.0.6.2
X%%PORTDOCS%%usr/share/doc/SDL_ttf-%%SDLTTFVER%%/CHANGES
X%%PORTDOCS%%usr/share/doc/SDL_ttf-%%SDLTTFVER%%/COPYING
X%%PORTDOCS%%usr/share/doc/SDL_ttf-%%SDLTTFVER%%/README
X%%PORTDOCS%%@dirrm usr/share/doc/SDL_ttf-%%SDLTTFVER%%
END-of-linux-sdl_ttf/pkg-plist
echo x - linux-sdl_ttf/distinfo.i386
sed 's/^X//' >linux-sdl_ttf/distinfo.i386 << 'END-of-linux-sdl_ttf/distinfo.i386'
XMD5 (rpm/SDL_ttf-2.0.8-1.i386.rpm) = 9ee787651fd29775eae178babb54cbf9
XSHA256 (rpm/SDL_ttf-2.0.8-1.i386.rpm) = 0856470abcac968c03ecb98b5a8226b0a3d970b985c369079d31046a3f4a13e4
XSIZE (rpm/SDL_ttf-2.0.8-1.i386.rpm) = 23551
END-of-linux-sdl_ttf/distinfo.i386
exit
--- linux-sdl_ttf-2.0.8.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080603144123.E93251702D>