mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Fix ordering
This commit is contained in:
@@ -7,10 +7,10 @@ using the standard two-letter language code of your target, e.g. 'fr.catkeys'. \
|
||||
Then open it with CatKeysEditor and start translating.
|
||||
When you're done, you have to recompile the app making use of the new catkeys."
|
||||
HOMEPAGE="https://github.com/puckipedia/BeLocalized"
|
||||
SOURCE_URI="git+https://github.com/puckipedia/BeLocalized#989904ff0181147e5fe7e205096f09e1cc4d8bdd"
|
||||
REVISION="1"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2014-2015 Puck Meerburg"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="git+https://github.com/puckipedia/BeLocalized#989904ff0181147e5fe7e205096f09e1cc4d8bdd"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
|
||||
@@ -21,6 +21,7 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user