mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-18 17:35:59 +01:00
@@ -8,11 +8,11 @@ controlled by parameters.
|
||||
It's our hope that this way these simple effects can be shared between \
|
||||
many applications, avoiding their reimplementation by different projects."
|
||||
HOMEPAGE="https://frei0r.dyne.org/"
|
||||
COPYRIGHT="2004-2019 Akito Iwakura, Albert Frisch, Brian Matherly, Burkhard Plaum, Carlo E. Prelz, Dan Dennedy, Denis Jaromil Roio, Filippo Giunchedi, Gabriel Finch, Georg Seidel, Hedde Bosman, IOhannes M. Zmölnig, Janne Liljeblad, Jean-Sebastien Senecal, Joshua M. Doe, Luca Bigliardi, Maksim Golovkin (Максим Головкин), Marko Cebokli, Martin Bayer, Mathieu Guindon, Phillip Promesberger, Richard Spindler, Samuel Mimram, Simon A. Eugster, Stefano Sabatini, Steinar H. Gunderson, Till Theato."
|
||||
COPYRIGHT="2004-2026 Akito Iwakura, Albert Frisch, Brian Matherly, Burkhard Plaum, Carlo E. Prelz, Dan Dennedy, Denis Jaromil Roio, Filippo Giunchedi, Gabriel Finch, Georg Seidel, Hedde Bosman, IOhannes M. Zmölnig, Janne Liljeblad, Jean-Sebastien Senecal, Joshua M. Doe, Luca Bigliardi, Maksim Golovkin (Максим Головкин), Marko Cebokli, Martin Bayer, Mathieu Guindon, Phillip Promesberger, Richard Spindler, Samuel Mimram, Simon A. Eugster, Stefano Sabatini, Steinar H. Gunderson, Till Theato."
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/dyne/frei0r/archive/refs/tags/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="6b3491ee65c775b251ecd0ba2cb86955ca2469de47c73718170442732cb9ce75"
|
||||
CHECKSUM_SHA256="318ec4a3042c94a00a58fccdc1eb0d911f36a22beb3504d27aefcca4598f40b0"
|
||||
SOURCE_DIR="frei0r-$portVersion"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -93,8 +93,8 @@ REQUIRES_devel="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libcairo$secondaryArchSuffix
|
||||
devel:libopencv_face$secondaryArchSuffix
|
||||
devel:libopencv_highgui$secondaryArchSuffix
|
||||
devel:libopencv_face$secondaryArchSuffix >= 4.13
|
||||
devel:libopencv_highgui$secondaryArchSuffix >= 4.13
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
Reference in New Issue
Block a user