mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Fix ordering
This commit is contained in:
@@ -4,20 +4,20 @@ on a grid instead of linearly. Slides can have any size (bigger or smaller \
|
||||
than the screen, and you can move in both directions between them. Hyperlinks \
|
||||
are also possible.
|
||||
"
|
||||
LICENSE="GNU GPL v2"
|
||||
HOMEPAGE="https://github.com/JohannesBuchner/multitalk"
|
||||
COPYRIGHT="
|
||||
2006-2008 David Ingram
|
||||
2010 Johannes Buchner
|
||||
"
|
||||
HOMEPAGE="https://github.com/JohannesBuchner/multitalk"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2"
|
||||
|
||||
SOURCE_URI="https://github.com/JohannesBuchner/multitalk/archive/master.zip"
|
||||
CHECKSUM_SHA256="e7b582f5c97905492a6a6554c6087d9d00879b22a42afbe97445a2b3f8ce60e1"
|
||||
SOURCE_DIR="multitalk-master"
|
||||
PATCHES="multitalk-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2"
|
||||
|
||||
PROVIDES="
|
||||
multitalk = $portVersion
|
||||
cmd:multitalk
|
||||
@@ -29,6 +29,7 @@ REQUIRES="
|
||||
sdl_ttf
|
||||
libsdl
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
devel:sdl_gfx
|
||||
devel:sdl_image
|
||||
|
||||
Reference in New Issue
Block a user