Bump revisions of all packages that depend on FFmpeg.

Using the tools script.
This commit is contained in:
Augustin Cavalier
2018-07-02 18:50:08 -04:00
parent 4ed9af99c2
commit df75b1d18f
34 changed files with 39 additions and 39 deletions

View File

@@ -9,7 +9,7 @@ gathering in forensics investigations and penetration testing."
HOMEPAGE="https://www.gnu.org/software/libextractor/"
COPYRIGHT="2013 GNU Project"
LICENSE="GNU GPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="ftp://ftp.gnu.org/gnu/libextractor/libextractor-1.3.tar.gz"
CHECKSUM_SHA256="868ad64c9a056d6b923d451d746935bffb1ddf5d89c3eb4f67d786001a3f7b7f"
if [ $effectiveTargetArchitecture = x86_gcc2 ]; then

View File

@@ -6,7 +6,7 @@ the world. This is the same library which powers OpenShot Video Editor \
HOMEPAGE="http://www.openshot.org"
COPYRIGHT="2008-2017 OpenShot Studios, LLC"
LICENSE="GNU LGPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/OpenShot/libopenshot/archive/v$portVersion.tar.gz"
SOURCE_FILENAME="libopenshot-$portVersion.tar.gz"
CHECKSUM_SHA256="2547969818092d77a1c742e27cf416b34b4d326abf6b089fc10b921f4a4141ec"
@@ -93,11 +93,11 @@ INSTALL()
python=$portPackageLinksDir/cmd~python3/bin/python3
pythonVersion=$($python --version 2>&1 | sed 's/Python //' | head -c3)
installLocation=$prefix/lib/python$pythonVersion/vendor-packages/
mkdir -p $installLocation
# TODO fix install location
mv /python3-*/.self/non-packaged/lib/python3*/site-packages/* $installLocation/
# devel package
packageEntries devel \
$developDir
@@ -107,4 +107,4 @@ TEST()
{
make $jobArgs test
}

View File

@@ -9,7 +9,7 @@ COPYRIGHT="2000-2016, Intel Corporation
2015-2016, OpenCV Foundation
2015-2016, Itseez Inc."
LICENSE="BSD (3-clause)"
REVISION="2"
REVISION="3"
SOURCE_URI="https://github.com/opencv/opencv/archive/$portVersion.tar.gz"
SOURCE_FILENAME="opencv-$portVersion.tar.gz"
CHECKSUM_SHA256="f1b87684d75496a1054405ae3ee0b6573acaf3dad39eaf4f1d66fdd7e03dc852"

View File

@@ -8,7 +8,7 @@ world, and is also incorporated into several commercial products."
HOMEPAGE="https://github.com/OpenImageIO/"
COPYRIGHT="2008-2017 Larry Gritz et al."
LICENSE="BSD (3-clause)"
REVISION="4"
REVISION="5"
SOURCE_URI="$HOMEPAGE/oiio/archive/Release-$portVersion.tar.gz"
CHECKSUM_SHA256="9e070d56c0f71496ca77290a78abd948af9c2799983bc27c22a36dcc16ffe2e3"
SOURCE_FILENAME="openimageio-$portVersion.tar.gz"

View File

@@ -5,7 +5,7 @@ question you can ask yourself : Why Another Audio Video Engine ?"
HOMEPAGE="http://waave.sourceforge.net/"
COPYRIGHT="2012 Baptiste Pellegrin"
LICENSE="GNU GPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="https://downloads.sourceforge.net/waave/waave-$portVersion.tar.gz"
CHECKSUM_SHA256="f4f151b0e7f858de819f499443bb46ba08b55e488ed3c5dc30473b593100801e"