mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-25 09:38:52 +02:00
code style.
This commit is contained in:
@@ -4,8 +4,8 @@ with ZETA. Users can choose which part of a theme to apply or save. It can \
|
||||
also import BeTheme themes, and to some degree, MS Plus themes. \
|
||||
It is add-ons based, so it can be extended."
|
||||
HOMEPAGE="https://github.com/mmuman/HaikuThemeManager/"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2000-2015 François Revol"
|
||||
LICENSE="MIT"
|
||||
REVISION="3"
|
||||
srcGitRev="38a90a92ea0150a4589865e8ce2054e9726f6352"
|
||||
SOURCE_URI="$HOMEPAGE/archive/$srcGitRev.tar.gz"
|
||||
@@ -22,6 +22,7 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
|
||||
#XXX: suggests?
|
||||
#thememanager_themes
|
||||
BUILD_REQUIRES="
|
||||
@@ -29,10 +30,10 @@ BUILD_REQUIRES="
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
makefile_engine
|
||||
cmd:git
|
||||
cmd:gcc
|
||||
cmd:make
|
||||
cmd:git
|
||||
cmd:ld
|
||||
cmd:make
|
||||
"
|
||||
|
||||
BUILD()
|
||||
|
||||
Reference in New Issue
Block a user