ports/175307: [NEW PORT] graphics/linux-f10-sdl_gfx: SDL graphics drawing primitives (Linux Fedora 10)
nemysis
nemysis at gmx.ch
Mon Jan 14 20:10:01 UTC 2013
>Number: 175307
>Category: ports
>Synopsis: [NEW PORT] graphics/linux-f10-sdl_gfx: SDL graphics drawing primitives (Linux Fedora 10)
>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: Mon Jan 14 20:10:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: nemysis
>Release: FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD FreeBSD_Ports 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10
>Description:
The SDL_gfx library evolved out of the SDL_gfxPrimitives code which provided
basic drawing routines such as lines, circles or polygons and SDL_rotozoom
which implemented a interpolating rotozoomer for SDL surfaces.
The current components of the SDL_gfx library are:
- Graphic Primitives (SDL_gfxPrimitves.h)
- Rotozoomer (SDL_rotozoom.h)
- Framerate control (SDL_framerate.h)
- MMX image filters (SDL_imageFilter.h)
(Linux Fedora 10)
Generated and tested manually, tested with port test, sent with FreeBSD Port Tools 0.99_6 (mode: new)
>How-To-Repeat:
portlint -A
looks fine.
port test: clean
>Fix:
--- .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-f10-sdl_gfx
# linux-f10-sdl_gfx/distinfo.i386
# linux-f10-sdl_gfx/Makefile
#
echo c - linux-f10-sdl_gfx
mkdir -p linux-f10-sdl_gfx > /dev/null 2>&1
echo x - linux-f10-sdl_gfx/distinfo.i386
sed 's/^X//' >linux-f10-sdl_gfx/distinfo.i386 << 'ee8469b558e38c120e086735590edf09'
XSHA256 (rpm/i386/fedora/10/SDL_gfx-2.0.16-5.fc9.i386.rpm) = f913e49d9b8af64856bd848c44a97cdc0c210fc88d0333b4ec9278d2466515c7
XSIZE (rpm/i386/fedora/10/SDL_gfx-2.0.16-5.fc9.i386.rpm) = 59421
ee8469b558e38c120e086735590edf09
echo x - linux-f10-sdl_gfx/Makefile
sed 's/^X//' >linux-f10-sdl_gfx/Makefile << 'd3dc1874c826f9140a046baf00df1b57'
X# Created by nemysis at gmx.ch
X# $FreeBSD$
X
XPORTNAME= sdl_gfx
XPORTVERSION= 2.0.16
XCATEGORIES= graphics linux
XMASTER_SITES= https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/${LINUX_DIST_VER}/Everything/i386/os/Packages/ \
X http://ftp.rhd.ru/pub/fedora/linux/releases/${LINUX_DIST_VER}/Everything/i386/os/Packages/ \
X http://ftp.udl.es/pub/fedora/linux/releases/${LINUX_DIST_VER}/Everything/i386/os/Packages/
XPKGNAMEPREFIX= linux-f10-
XDISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION}
X
XMAINTAINER= nemysis at gmx.ch
XCOMMENT= SDL graphics drawing primitives (Linux Fedora 10)
X
XONLY_FOR_ARCHS= i386 amd64
XUSE_LINUX_RPM= yes
XLINUX_NAME= SDL_gfx
XLINUX_DIST_VER= 10
XRPMVERSION= 5.fc9
XUSE_LDCONFIG= yes
X
XPLIST_FILES= usr/lib/libSDL_gfx.so usr/lib/libSDL_gfx.so.0 usr/lib/libSDL_gfx.so.0.0.16
XPLIST_DIRSTRY= usr/share/doc usr/share usr/lib usr
XDOCSDIR= ${PREFIX}/usr/share/doc/${LINUX_NAME}-${PORTVERSION}
XPORTDOCS= AUTHORS COPYING LICENSE README
XDESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
X
Xpost-install:
X @cd ${PREFIX}/usr/lib ; ${LN} -sf libSDL_gfx.so.0 libSDL_gfx.so
X
X.include <bsd.port.mk>
d3dc1874c826f9140a046baf00df1b57
exit
--- .shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list