mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
qtav: Bump after postproc removal
Appears qtav does not use postproc anyway so far as I can tell.
This commit is contained in:
@@ -31,7 +31,7 @@ you can write your decoder, audio output for particular platform."
|
||||
HOMEPAGE="http://www.qtav.org/"
|
||||
COPYRIGHT="2013-2019 Wang Bin"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="6"
|
||||
REVISION="7"
|
||||
SOURCE_URI="https://github.com/wang-bin/QtAV/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="65ab859985d73521c2d17e72117baae0f3f6242b69f59994acada76fa5364193"
|
||||
SOURCE_DIR="QtAV-$portVersion"
|
||||
@@ -55,7 +55,6 @@ REQUIRES="
|
||||
lib:libavutil$secondaryArchSuffix
|
||||
lib:libgl$secondaryArchSuffix
|
||||
lib:libopenal$secondaryArchSuffix
|
||||
lib:libpostproc$secondaryArchSuffix
|
||||
lib:libQt5Core$secondaryArchSuffix
|
||||
lib:libQt5Gui$secondaryArchSuffix
|
||||
lib:libQt5Widgets$secondaryArchSuffix
|
||||
@@ -84,7 +83,6 @@ BUILD_REQUIRES="
|
||||
devel:libavutil$secondaryArchSuffix
|
||||
devel:libgl$secondaryArchSuffix
|
||||
devel:libopenal$secondaryArchSuffix
|
||||
devel:libpostproc$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libswresample$secondaryArchSuffix
|
||||
devel:libswscale$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user