mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
libgphoto2: bump to 2.5.19, add TEST.
This commit is contained in:
@@ -11,7 +11,7 @@ COPYRIGHT="The gphoto2 team"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://downloads.sourceforge.net/gphoto/libgphoto2-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="417464f0a313fa937e8a71cdf18a371cf01e750830195cd63ae31da0d092b555"
|
||||
CHECKSUM_SHA256="62523e52e3b8542301e072635b518387f2bd0948347775cf10cb2da9a6612c63"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -94,3 +94,8 @@ INSTALL()
|
||||
"$binDir" \
|
||||
"$manDir"
|
||||
}
|
||||
|
||||
TEST()
|
||||
{
|
||||
make check
|
||||
}
|
||||
Reference in New Issue
Block a user