mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
ThemeManager: fix build
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
SUMMARY="Manages Haiku themes"
|
||||
DESCRIPTION="
|
||||
The Haiku Theme Manager is compatible with the one that shipped 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"
|
||||
DESCRIPTION="The Haiku Theme Manager is compatible with the one that shipped \
|
||||
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"
|
||||
REVISION="2"
|
||||
@@ -13,6 +11,7 @@ commit="38a90a92ea0150a4589865e8ce2054e9726f6352"
|
||||
SOURCE_URI="$HOMEPAGE/archive/$commit.tar.gz"
|
||||
CHECKSUM_SHA256="897c4c34f2c4d2988c3b2f20bcdfbaca3df04071a8ccd79578ab67890b05caeb"
|
||||
SOURCE_DIR="HaikuThemeManager-$commit"
|
||||
PATCHES="thememanager-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 x86_64"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user