mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-19 10:10:06 +02:00
libdvbpsi: bump version.
This commit is contained in:
@@ -9,9 +9,9 @@ DVB stream. The library aims at making it easy to decode PSI tables \
|
||||
HOMEPAGE="https://www.videolan.org/libdvbpsi"
|
||||
COPYRIGHT="2001-2015 VideoLAN"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.videolan.org/pub/libdvbpsi/$portVersion/libdvbpsi-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="a2fed1d11980662f919bbd1f29e2462719e0f6227e1a531310bd5a706db0a1fe"
|
||||
CHECKSUM_SHA256="d68367afd5ad8e6ebca813e7958a3ceb9743b421adb4265eceeb6a3511c84420"
|
||||
PATCHES="libdvbpsi-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
@@ -45,6 +45,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:libtoolize$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:xsltproc
|
||||
"
|
||||
|
||||
BUILD()
|
||||
@@ -58,6 +59,8 @@ INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
rm $libDir/libdvbpsi.la
|
||||
|
||||
prepareInstalledDevelLib libdvbpsi
|
||||
fixPkgconfig
|
||||
|
||||
Reference in New Issue
Block a user