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

@@ -12,17 +12,18 @@ DepositFiles, Vimeo.com, blip.tv, Facebook video and Escapist magazine.
It may also work on videos from other sites...
"
HOMEPAGE="http://sourceforge.net/projects/ubertuber/"
SOURCE_URI="git://git.code.sf.net/p/ubertuber/code#7971df0e58a145d7357261600442116321257065"
LICENSE="MIT"
COPYRIGHT="2013 Humdinger"
LICENSE="MIT"
REVISION="2"
SOURCE_URI="git://git.code.sf.net/p/ubertuber/code#7971df0e58a145d7357261600442116321257065"
PATCHES="ubertuber-0.9.7.patchset"
ARCHITECTURES="x86_gcc2 x86"
PROVIDES="
ubertuber = $portVersion
app:ubertuber = $portVersion
"
REQUIRES="
haiku
cmd:python
@@ -32,7 +33,6 @@ BUILD_REQUIRES="
haiku_devel
makefile_engine
"
BUILD_PREREQUIRES="
cmd:gcc
cmd:ld
@@ -41,8 +41,6 @@ BUILD_PREREQUIRES="
cmd:xres
"
PATCHES="ubertuber-0.9.7.patchset"
BUILD()
{
make OBJ_DIR=objects \