Fix ordering

This commit is contained in:
Vale
2016-02-17 14:26:37 -05:00
parent c78e400f98
commit 4ceccd41e1
491 changed files with 2610 additions and 2977 deletions

View File

@@ -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