mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
bepdf: update to a version that builds.
- Docs are now included - However, ghostscript is not available, so we ship HTML docs for now.
This commit is contained in:
@@ -11,7 +11,7 @@ COPYRIGHT="1997 Benoit Triquet
|
||||
2013-2016 waddlesplash"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 x86"
|
||||
ARCHITECTURES="!x86_gcc2 x86"
|
||||
|
||||
SOURCE_URI_2="https://haikuarchives.github.io/BePDF/English.pdf#noarchive"
|
||||
CHECKSUM_SHA256_2="963fd77bad6f2018e68724d2904f5a5bed922491e281af57a6fdd7854eecb3ab"
|
||||
@@ -31,14 +31,14 @@ REQUIRES="
|
||||
lib:libfreetype
|
||||
lib:libz
|
||||
lib:libbz2
|
||||
lib:libpng
|
||||
lib:libpng16
|
||||
"
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
devel:libfreetype
|
||||
devel:libz
|
||||
devel:libbz2
|
||||
devel:libpng
|
||||
devel:libpng16
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
makefile_engine
|
||||
|
||||
Reference in New Issue
Block a user