mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
libbluray: http→https, ARCHITECTURES += ?arm ?ppc
This commit is contained in:
@@ -1,17 +1,13 @@
|
||||
SUMMARY="Library for playback of Blu-ray movies"
|
||||
DESCRIPTION="
|
||||
This library is simply a tool for playback of Blu-ray movies.
|
||||
"
|
||||
HOMEPAGE="http://www.videolan.org/developers/libbluray.html"
|
||||
COPYRIGHT="
|
||||
2010 VideoLAN (to be completed).
|
||||
"
|
||||
DESCRIPTION="This library is simply a tool for playback of Blu-ray movies."
|
||||
HOMEPAGE="https://www.videolan.org/developers/libbluray.html"
|
||||
COPYRIGHT="2010-2015 VideoLAN"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://ftp.videolan.org/pub/videolan/libbluray/$portVersion/libbluray-$portVersion.tar.bz2"
|
||||
SOURCE_URI="https://download.videolan.org/pub/videolan/libbluray/$portVersion/libbluray-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="efc994f42d2bce6af2ce69d05ba89dbbd88bcec7aca065de094fb3a7880ce7ea"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64 ?arm ?ppc"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
|
||||
Reference in New Issue
Block a user