mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
libggz: code style.
This commit is contained in:
@@ -5,10 +5,12 @@ on), xml (xml helper functions), security (hash calculation functions), \
|
||||
lists/stack (for data structures), conf (configuration file handling) and \
|
||||
debug (debugging)."
|
||||
HOMEPAGE="http://dev.ggzgamingzone.org/libraries/libggz/"
|
||||
COPYRIGHT="2003-2009 The GGZ Development Team"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://mirrors.ibiblio.org/pub/mirrors/ggzgamingzone/ggz/snapshots/ggz-base-libs-snapshot-0.99.5.tar.gz"
|
||||
CHECKSUM_SHA256="b32dae84ea47db6dfb8dbae24fb20fcc71b958ea2d7efb9eff66c8e5c0db81b3"
|
||||
SOURCE_DIR="ggz-base-libs-snapshot-$portVersion"
|
||||
REVISION="1"
|
||||
|
||||
ARCHITECTURES="x86_gcc2"
|
||||
|
||||
@@ -20,7 +22,6 @@ BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
devel:libintl
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:aclocal
|
||||
cmd:autoconf
|
||||
@@ -42,6 +43,3 @@ INSTALL()
|
||||
{
|
||||
make install
|
||||
}
|
||||
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
COPYRIGHT="2003-2009 The GGZ Development Team"
|
||||
|
||||
Reference in New Issue
Block a user