Initial .bep and .OptionalPackageDescription files for sdl-gfx, and moved patch to patches directory.

This commit is contained in:
Scott McCreary
2009-10-29 04:45:38 +00:00
parent 8749582a48
commit 1cf7ed1142
3 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
DESCRIPTION="SDL_gfx - SDL graphics drawing primitives and other support functions"
HOMEPAGE="http://www.ferzkopp.net/joomla/content/view/19/14/"
SRC_URI="http://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-2.0.20.tar.gz"
REVISION="1"
STATUS_HAIKU="stable"
DEPEND="libsdl >= 1.2.14"
BUILD {
cd SDL_gfx-2.0.20
libtoolize --force --copy --install
aclocal
autoconf
automake
./configure --prefix=/boot/common
make
}
INSTALL {
cd SDL_gfx-2.0.20
make install
}

View File

@@ -0,0 +1,6 @@
Package: sdl-gfx
Version: 2.0.20
Copyright: 1999-2009 A. Schiffler
License: LGPL v2.1
URL: http://www.ferzkopp.net/joomla/software-mainmenu-14/4-ferzkopps-linux-software/19-sdlgfx