mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Move license, copyright and description to the top
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
SUMMARY="Cherry Blossom is an iTunes style media player for the Haiku Operating System."
|
||||
DESCRIPTION="Cherry Blossom is a 100% native application and does not try to be portable to any other operating system. Cherry Blossom uses Haiku specific API’s for handling media, so if Haiku can play your media files, then Cherry Blossom will also be able to play your files."
|
||||
SUMMARY="Cherry Blossom is media player for the Haiku Operating System."
|
||||
HOMEPAGE="http://gitorious.org/cherry-blossom/"
|
||||
SRC_URI="git+http://gitorious.org/cherry-blossom/cherry-blossom.git"
|
||||
REVISION="1"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2010 Bryce Groff"
|
||||
|
||||
PROVIDES="
|
||||
cherry_blosom = $portVersion
|
||||
app:cherry_blosom = $portVersion
|
||||
@@ -40,7 +44,3 @@ INSTALL()
|
||||
cp -a objects/Cherry_Blossom $appsDir
|
||||
addAppDeskbarSymlink ${appsDir}/Cherry_Blossom
|
||||
}
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="Copyright (c) 2010 Bryce Groff"
|
||||
|
||||
DESCRIPTION=" Cherry Blossom is a 100% native application and does not try to be portable to any other operating system. Cherry Blossom uses Haiku specific API’s for handling media, so if Haiku can play your media files, then Cherry Blossom will also be able to play your files."
|
||||
|
||||
Reference in New Issue
Block a user