ponpokodiff: update to v0.5

* Synchronize horizontal scrolling as well (was only vertically before)
* Add "(identical)" to window title, when files are identical
* Updated translations
* New translations:
  + Indonesian (id), thanks	mazbrili!
  + Japanese (ja), thanks Murai Takashi, Il Felice
This commit is contained in:
Humdinger
2024-03-10 19:01:49 +01:00
parent f1b50357a0
commit d440f5d541

View File

@@ -9,11 +9,11 @@ menu to compare them, or drag and drop files into the PonpokoDiff window. The ap
automatically keeps track of renamed and moved files and offers to reload files \
when their contents has changed."
HOMEPAGE="https://github.com/HaikuArchives/PonpokoDiff"
COPYRIGHT="2008-2023 HaikuArchives Team"
COPYRIGHT="2008-2024 HaikuArchives Team"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="$HOMEPAGE/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="3905c746e4f5874e085ad598c408271f81ae8d6101309c659c3e49ae459ae965"
CHECKSUM_SHA256="78c6b19df972bf9edd2b55c9e39a2f694936e7dd5f6557660ea19aa86475c131"
SOURCE_DIR="PonpokoDiff-$portVersion"
ARCHITECTURES="all"