mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
psutils: bump to version 3.3.9
This commit is contained in:
@@ -8,12 +8,11 @@ however, PSUtils intentionally does not check this, as some programs produce non
|
||||
output that can be successfully processed anyway. If PSUtils does not work for you, check whether \
|
||||
your software needs to be configured to produce DSC-conformant PostScript."
|
||||
HOMEPAGE="https://github.com/rrthomas/psutils"
|
||||
COPYRIGHT="2023 Reuben Thomas"
|
||||
COPYRIGHT="2023-2024 Reuben Thomas"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/rrthomas/psutils/releases/download/v$portVersion/pspdfutils-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="49d0ed8254df3fe60eb4fd74d4dc1ccaf08cc7802ea9d79d83670b45685d5e35"
|
||||
SOURCE_DIR="pspdfutils-$portVersion"
|
||||
SOURCE_URI="https://github.com/rrthomas/psutils/releases/download/v$portVersion/psutils-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="12bfde60145846e6aaae9eead8c5f0c4a959528cd171727b6ff7044da5d7e57c"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
|
||||
@@ -54,6 +53,10 @@ BUILD_PREREQUIRES="
|
||||
cmd:python3
|
||||
"
|
||||
|
||||
TEST_REQUIRES="
|
||||
cmd:gs
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
# workaround for missing paperspecs config file in haikuporter chroot
|
||||
Reference in New Issue
Block a user