mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Merge pull request #275 from humdingerb/Pe
Use latest commit in the repo instead of a year old archive.
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
SUMMARY="A programmer's editor"
|
||||
DESCRIPTION="
|
||||
Pe is a native programmer's editor for Haiku. It features syntax highlighting \
|
||||
and a structural view for several programming language, as well as basic \
|
||||
support for Makefile and Jamfile project management.
|
||||
"
|
||||
DESCRIPTION="Pe is a native programmer's editor for Haiku. It features syntax \
|
||||
highlighting and a structural view for several programming language, as well \
|
||||
as basic support for Makefile and Jamfile project management."
|
||||
HOMEPAGE="https://github.com/olta/pe"
|
||||
LICENSE="
|
||||
BSD (4-clause)
|
||||
@@ -13,13 +11,9 @@ COPYRIGHT="
|
||||
1996-2002 Maarteen Hekkelman
|
||||
2003-2014 Team Pe
|
||||
"
|
||||
srcrev="0f29ad9bd84c14c99a16ebc57f49661e55254ca2"
|
||||
SOURCE_URI="https://github.com/olta/pe/archive/$srcrev.tar.gz"
|
||||
CHECKSUM_SHA256="f76b70a1b444582ee537f4a190b788bc63a25d7cd6c759f427c744dbf861b342"
|
||||
SOURCE_DIR="pe-$srcrev"
|
||||
SOURCE_FILENAME="pe-$srcrev.tar.gz"
|
||||
SOURCE_URI="git://github.com/olta/pe.git#4bfabe000ec381f00072a858b6012cc36cd27678"
|
||||
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
|
||||
Reference in New Issue
Block a user