mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
avidemux: libcdio isn't picked up, remove.
This commit is contained in:
@@ -6,7 +6,7 @@ can be automated using projects, job queue and powerful scripting capabilities."
|
||||
HOMEPAGE="http://fixounet.free.fr/avidemux/"
|
||||
COPYRIGHT="2001–2019 Mean"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://sourceforge.net/projects/avidemux/files/avidemux/$portVersion/avidemux_$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="8d768e09cb646e4aa954d3332417fc565261590fb4944bccb917c192adada29f"
|
||||
SOURCE_DIR="avidemux_$portVersion"
|
||||
@@ -28,7 +28,6 @@ REQUIRES="
|
||||
lib:liba52$secondaryArchSuffix
|
||||
lib:libass$secondaryArchSuffix
|
||||
lib:libcddb$secondaryArchSuffix
|
||||
lib:libcdio$secondaryArchSuffix >= 18
|
||||
lib:libexecinfo$secondaryArchSuffix
|
||||
lib:libfaac$secondaryArchSuffix
|
||||
# lib:libfaad$secondaryArchSuffix
|
||||
@@ -58,7 +57,6 @@ BUILD_REQUIRES="
|
||||
devel:liba52$secondaryArchSuffix
|
||||
devel:libass$secondaryArchSuffix
|
||||
devel:libcddb$secondaryArchSuffix
|
||||
devel:libcdio$secondaryArchSuffix >= 18
|
||||
devel:libexecinfo$secondaryArchSuffix
|
||||
devel:libfaac$secondaryArchSuffix
|
||||
# devel:libfaad$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user