mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
DjVuTranslator: Switch to release sources
This commit is contained in:
@@ -9,14 +9,13 @@ compression for bitonal (monochrome) images. This allows for high-quality, \
|
||||
readable images to be stored in a minimum of space, so that they can be made \
|
||||
available on the web."
|
||||
HOMEPAGE="http://haikuware.ru/software/djvuviewer"
|
||||
COPYRIGHT="2005-2015 3dEyes**"
|
||||
COPYRIGHT="2005-2018 3dEyes**"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="4"
|
||||
commit="1a55eaaf299256e15f58101f8b78cfc1cb66f5cf"
|
||||
SOURCE_URI="https://github.com/threedeyes/DjVuViewer/archive/$commit.tar.gz"
|
||||
SOURCE_FILENAME="DjVuViewer-$commit.tar.gz"
|
||||
SOURCE_DIR="DjVuViewer-$commit"
|
||||
CHECKSUM_SHA256="a112785414db88068a81184411c4566455a32acf227858ee3af1a8012cb1ba2e"
|
||||
REVISION="5"
|
||||
SOURCE_URI="https://github.com/threedeyes/DjVuViewer/archive/$portVersion.tar.gz"
|
||||
SOURCE_FILENAME="DjVuViewer-$portVersion.tar.gz"
|
||||
SOURCE_DIR="DjVuViewer-$portVersion"
|
||||
CHECKSUM_SHA256="6d2ffc500fd63c4c0a7fa2d996e3b0598820e6b709c06b36bf22e772e23a0c46"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
Reference in New Issue
Block a user