mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-20 02:30:05 +02:00
rxtx: fir requires
This commit is contained in:
@@ -10,9 +10,9 @@ but not in implementation."
|
||||
HOMEPAGE="http://rxtx.qbang.org"
|
||||
COPYRIGHT="1998-2006 Keane Jarvi"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://github.com/arduino/RXTX/archive/84a009cbb5fe2d56f828aa1e0b1301c065ea5409.tar.gz"
|
||||
CHECKSUM_SHA256="71430dd8c36082db719f723adbf51f36f8f7060a6cbdbc4b6fe5f28da830bda6"
|
||||
CHECKSUM_SHA256="bb3c00d489407e88f6a025930c9b218ed4261c1bcebe8e4bb7d63c95c2cae90b"
|
||||
SOURCE_DIR="RXTX-84a009cbb5fe2d56f828aa1e0b1301c065ea5409"
|
||||
PATCHES="rxtx-2.2_haiku-support.patch"
|
||||
|
||||
@@ -25,15 +25,15 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
openjdk${secondaryArchSuffix}
|
||||
openjdk8$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
openjdk${secondaryArchSuffix}
|
||||
openjdk8$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
openjdk${secondaryArchSuffix}
|
||||
openjdk8$secondaryArchSuffix
|
||||
cmd:aclocal
|
||||
cmd:autoconf
|
||||
cmd:find
|
||||
|
||||
Reference in New Issue
Block a user