mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
haikutodo: code style.
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
SUMMARY="Manage your task list and sync it with online services"
|
||||
DESCRIPTION="HaikuToDo allows you to manage lists of tasks and synchronize \
|
||||
them with online services such as Google Tasks."
|
||||
ARCHITECTURES="x86_gcc2"
|
||||
REVISION="1"
|
||||
|
||||
HOMEPAGE="https://github.com/AdrianArroyoCalle/haiku-todo"
|
||||
SOURCE_URI="git+https://github.com/AdrianArroyoCalle/haiku-todo.git"
|
||||
|
||||
COPYRIGHT="2014 Adrian Arroyo Calle"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="git+https://github.com/AdrianArroyoCalle/haiku-todo.git"
|
||||
|
||||
ARCHITECTURES="x86_gcc2"
|
||||
|
||||
PROVIDES="
|
||||
app:haikutodo
|
||||
@@ -17,7 +16,6 @@ PROVIDES="
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
cmd:g++
|
||||
|
||||
Reference in New Issue
Block a user