mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Updated PonpokoDiff recipe
* Improved description * Ordered blocks * Download from save source * Build from latest commit
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
SUMMARY="A GUI-based diff application"
|
||||
DESCRIPTION="
|
||||
PonpokoDiff is a graphical file comparison utility. \
|
||||
DESCRIPTION="PonpokoDiff is a graphical file comparison utility. \
|
||||
It can compare two files and show its differences graphically. \
|
||||
Currently, the comparison of folders is not supported. \
|
||||
You can also use it as an extenal diff command of Subversion (--diff-cmd).
|
||||
"
|
||||
|
||||
Currently, there's only minimal support for the comparison of folders.
|
||||
PonpokoDiff can also be used as an external diff command of Subversion \
|
||||
(--diff-cmd)."
|
||||
HOMEPAGE="https://code.google.com/p/ponpokodiff/"
|
||||
SOURCE_URI="git+https://github.com/HaikuArchives/PonpokoDiff#f68f59d8f359ddbaeec89e2c8a72da93142c139d"
|
||||
REVISION="1"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2008 PonpokoDiff Project Contributors"
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/PonpokoDiff/archive/ca95f7a820d54ec54d9ae4b3ca1a1d8a48dd7f44.tar.gz"
|
||||
CHECKSUM_SHA256="f2716c94007030fd92ee54429ac5b1830ac89301687b3614955c7d649bfda657"
|
||||
SOURCE_DIR="PonpokoDiff-ca95f7a820d54ec54d9ae4b3ca1a1d8a48dd7f44/source"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
|
||||
@@ -21,6 +21,7 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user