mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-30 03:58:51 +02:00
edit Mr.Peeps port a little bit
This commit is contained in:
@@ -4,11 +4,12 @@ DESCRIPTION="MrPeeps is an app for managing People files that has more
|
||||
HOMEPAGE="https://github.com/HaikuArchives/MrPeeps"
|
||||
SRC_URI="git+https://github.com/HaikuArchives/MrPeeps#ce2e65"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2003 DarkWyrm"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||
PROVIDES="
|
||||
MrPeeps = $portVersion
|
||||
app:MrPeeps = $portVersion
|
||||
cmd:MrPeeps = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
haiku >= $haikuVersion
|
||||
@@ -17,7 +18,6 @@ BUILD_REQUIRES="
|
||||
haiku_devel >= $haikuVersion
|
||||
cmd:gcc
|
||||
"
|
||||
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||
PATCHES="MrPeeps-1.2_beta.patch"
|
||||
|
||||
BUILD()
|
||||
@@ -40,5 +40,3 @@ INSTALL()
|
||||
ln -sfn $mrPeepsDir/MrPeeps $binDir/
|
||||
addAppDeskbarSymlink $mrPeepsDir/MrPeeps
|
||||
}
|
||||
|
||||
COPYRIGHT="2003 DarkWyrm"
|
||||
|
||||
Reference in New Issue
Block a user