mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
qpdfview, revbump for poppler24 new version (#12139)
This commit is contained in:
@@ -4,7 +4,7 @@ DjVuLibre, CUPS and Qt, licensed under GPL version 2 or later."
|
||||
HOMEPAGE="https://launchpad.net/qpdfview/"
|
||||
COPYRIGHT="Adam Reichold et al."
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="8"
|
||||
REVISION="9"
|
||||
SOURCE_URI="$HOMEPAGE/trunk/$portVersion/+download/qpdfview-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="cc642e7fa74029373ca9b9fbc29adc4883f8b455130a78ad54746d6844a0396c"
|
||||
SOURCE_DIR="qpdfview-$portVersion"
|
||||
@@ -40,7 +40,7 @@ BUILD_REQUIRES="
|
||||
devel:libdjvulibre$secondaryArchSuffix
|
||||
devel:libGl$secondaryArchSuffix
|
||||
devel:libmagic$secondaryArchSuffix
|
||||
devel:libpoppler$secondaryArchSuffix >= 143
|
||||
devel:libpoppler$secondaryArchSuffix >= 144
|
||||
devel:libQt5Concurrent$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Gui$secondaryArchSuffix
|
||||
@@ -81,7 +81,7 @@ INSTALL()
|
||||
#To translate the help file, modify "translations/qpdfview_??.ts".
|
||||
#Replace the written "<translation>help.html</translation>"
|
||||
# with "<translation>help_??.html</translation>".
|
||||
|
||||
|
||||
mv $appsDir/qPDFView/qpdfview $appsDir/qPDFView/qPDFView
|
||||
# Icon
|
||||
local MAJOR="`echo "$portVersion" | cut -d. -f1`"
|
||||
|
||||
Reference in New Issue
Block a user