mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
avidemux, bump revision after bumping version for libcdio
Also fix trailing whitespace
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–2018 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="3ccd784a329c8957c6741923549fdfb70f3b96d087aeb514f3d52e1cd281e995"
|
||||
SOURCE_DIR="avidemux_$portVersion"
|
||||
@@ -109,7 +109,7 @@ INSTALL()
|
||||
ln -s "$appsDir/Avidemux/Avidemux Jobs" $appsDir/Avidemux/bin/avidemux3_jobs_qt5
|
||||
rm -rf $appsDir/Avidemux/include \
|
||||
$appsDir/Avidemux/share/ADM6_addons
|
||||
|
||||
|
||||
local APP_SIGNATURE="application/x-vnd.avidemux"
|
||||
local MAJOR="`echo "$portVersion" | cut -d. -f1`"
|
||||
local MIDDLE="`echo "$portVersion" | cut -d. -f2`"
|
||||
|
||||
Reference in New Issue
Block a user