booksorg, revbump for new poppler (#6598)

This commit is contained in:
Schrijvers Luc
2022-02-05 11:23:51 +01:00
committed by GitHub
parent bdf3d20124
commit 66909235d1

View File

@@ -2,7 +2,7 @@ SUMMARY="A Simple Books Organizer"
DESCRIPTION="Application to Organize with ease your pdf book" DESCRIPTION="Application to Organize with ease your pdf book"
COPYRIGHT="2014-2015 Abou Zakaria" COPYRIGHT="2014-2015 Abou Zakaria"
LICENSE="GNU GPL v3" LICENSE="GNU GPL v3"
REVISION="4" REVISION="5"
HOMEPAGE="https://sourceforge.net/projects/booksorg/" HOMEPAGE="https://sourceforge.net/projects/booksorg/"
SOURCE_URI="https://downloads.sourceforge.net/booksorg/booksorg_${portVersion/./}.tar.gz" SOURCE_URI="https://downloads.sourceforge.net/booksorg/booksorg_${portVersion/./}.tar.gz"
SOURCE_DIR="booksorg_${portVersion/./}" SOURCE_DIR="booksorg_${portVersion/./}"
@@ -40,7 +40,7 @@ REQUIRES="
BUILD_REQUIRES=" BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel haiku${secondaryArchSuffix}_devel
devel:libGL$secondaryArchSuffix devel:libGL$secondaryArchSuffix
devel:libpoppler$secondaryArchSuffix >= 104 devel:libpoppler$secondaryArchSuffix >= 117
devel:libpoppler_qt5$secondaryArchSuffix devel:libpoppler_qt5$secondaryArchSuffix
devel:libQt5Core$secondaryArchSuffix devel:libQt5Core$secondaryArchSuffix
devel:libQt5DBus$secondaryArchSuffix devel:libQt5DBus$secondaryArchSuffix