mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Fix ordering
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user