Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Mar 2013 16:41:08 -0500
From:      kennedy.greg@gmail.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/176822: New port: multimedia/libsmacker Smacker Video decoding library
Message-ID:  <513cfdf8.48aeb60a.6a96.663a@mx.google.com>
Resent-Message-ID: <201303102150.r2ALo0bN029850@freefall.freebsd.org>

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

>Number:         176822
>Category:       ports
>Synopsis:       New port: multimedia/libsmacker Smacker Video decoding library
>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:   Sun Mar 10 21:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Greg Kennedy
>Release:        FreeBSD 9.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD server.greg-kennedy.com 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec 4 06:55:39 UTC 2012 root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	This is ready to go into the ports tree.  Source comes from http://libsmacker.sourceforge.net.
>How-To-Repeat:
	
>Fix:

--- libsmacker.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:
#
#	libsmacker
#	libsmacker/Makefile
#	libsmacker/pkg-descr
#	libsmacker/distinfo
#
echo c - libsmacker
mkdir -p libsmacker > /dev/null 2>&1
echo x - libsmacker/Makefile
sed 's/^X//' >libsmacker/Makefile << 'cb7fcad522891a2e71f3fb4a565da8d0'
X# $FreeBSD$
X
XPORTNAME=	libsmacker
XPORTVERSION=	1.0
XCATEGORIES=	multimedia
XMASTER_SITES=	SF/libsmacker/libsmacker-$(PORTVERSION)/
X
XMAINTAINER=	kennedy.greg@gmail.com
XCOMMENT=	A C library for decoding .smk Smacker Video files
X
XPLIST_FILES=	lib/libsmacker.so
XUSE_LDCONFIG=	yes
X
X.include <bsd.port.mk>
cb7fcad522891a2e71f3fb4a565da8d0
echo x - libsmacker/pkg-descr
sed 's/^X//' >libsmacker/pkg-descr << 'fcec856f524ccc2465c8167519992306'
Xlibsmacker is a cross-platform C library which can be used for decoding Smacker
XVideo files produced by RAD Game Tools. Smacker Video was the king of video
Xmiddleware in the 1990s, and its 256-color compressed video format was used in
Xover 2600 software titles.
X
XWWW: http://libsmacker.sourceforge.net
fcec856f524ccc2465c8167519992306
echo x - libsmacker/distinfo
sed 's/^X//' >libsmacker/distinfo << '218389b29b8527a08003dd12ca04195f'
XSHA256 (libsmacker-1.0.tar.gz) = 1773670a4196640ef0d91017e2aab7638edd0ef149148ff323667a0d67874bcd
XSIZE (libsmacker-1.0.tar.gz) = 17884
218389b29b8527a08003dd12ca04195f
exit
--- libsmacker.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?513cfdf8.48aeb60a.6a96.663a>