mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Removed patch from TakeNotes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
SUMMARY="A note taking application"
|
||||
DESCRIPTION="
|
||||
With this application you can:
|
||||
With TakeNotes you can:
|
||||
- Write a note
|
||||
- Edit the font family, color and size
|
||||
- Change the color of your note
|
||||
@@ -12,9 +12,10 @@ With this application you can:
|
||||
COPYRIGHT="Copyright 2009, Ilio Catallo, Stefano Celentano, Eleonora Ciceri, all rights reserved"
|
||||
LICENSE="GNU GPL v2"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/TakeNotes"
|
||||
SRC_URI="git+https://github.com/HaikuArchives/TakeNotes#3ee7d80b53"
|
||||
REVISION="2"
|
||||
SRC_URI="git+https://github.com/HaikuArchives/TakeNotes#a8724dadac"
|
||||
REVISION="3"
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
SOURCE_DIR="takesnotes-1.0.0/source"
|
||||
|
||||
PROVIDES="
|
||||
takenotes=$portVersion
|
||||
@@ -36,8 +37,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:mkdepend
|
||||
"
|
||||
|
||||
PATCHES="takenotes-1.0.0.patchset"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
make OBJ_DIR=objects \
|
||||
@@ -49,4 +48,4 @@ INSTALL()
|
||||
mkdir -p $appsDir
|
||||
cp objects/TakeNotes $appsDir
|
||||
addAppDeskbarSymlink $appsDir/TakeNotes
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user