Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (0c2933cb54ca8f3abf5153d988118392034dec61)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (0c2933cb54ca8f3abf5153d988118392034dec61)
  • Date: Sun, 16 Sep 2018 16:09:18 +0000

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

graphics-libs/opencv/DETAILS | 7 +++----
graphics-libs/opencv/HISTORY | 8 ++++++++
video/handbrake/DETAILS | 10 +++++-----
video/handbrake/HISTORY | 3 +++
4 files changed, 19 insertions(+), 9 deletions(-)

New commits:
commit 0c2933cb54ca8f3abf5153d988118392034dec61
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

handbrake: 1.1.2

commit ca16b122bd9122477624436e163639f3b9140d90
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

opencv: Downgrade to 3.4.0

Fixes ffmpeg, see https://trac.ffmpeg.org/ticket/7059

commit 6784cefaa836f3ffa7b42549eaa455f26a56f905
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

opencv: Updated to 3.4.1

Fixes compilation with glibc and gcc

diff --git a/graphics-libs/opencv/DETAILS b/graphics-libs/opencv/DETAILS
index 210c7fe..eade82c 100755
--- a/graphics-libs/opencv/DETAILS
+++ b/graphics-libs/opencv/DETAILS
@@ -1,6 +1,6 @@
SPELL=opencv
- VERSION=2.4.13
-
SOURCE_HASH=sha512:efdc4340fdf557dae44ac604c8c20f61ced89f99274264b61c2640f28741504462c6b57076e207040ca2513e3921275bdfbe6c22fc123bd50df78745e6b7bcd6
+ VERSION=3.4.0
+
SOURCE_HASH=sha512:aa7e475f356ffdaeb2ae9f7e9380c92cae58fabde9cd3b23c388f9190b8fde31ee70d16648042d0c43c03b2ff1f15e4be950be7851133ea0aa82cf6e42ba4710
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION}
SOURCE_URL[0]=https://github.com/Itseez/opencv/archive/$VERSION.tar.gz
@@ -12,6 +12,5 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION}
SHORT="real time computer vision"
cat << EOF
The Open Computer Vision Library has > 500 algorithms, documentation and
-sample code for
-real time computer vision.
+sample code for real time computer vision.
EOF
diff --git a/graphics-libs/opencv/HISTORY b/graphics-libs/opencv/HISTORY
index e8ca558..0e53555 100644
--- a/graphics-libs/opencv/HISTORY
+++ b/graphics-libs/opencv/HISTORY
@@ -1,3 +1,11 @@
+2018-09-14 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Downgrade to 3.4.0
+ Fixes ffmpeg, see https://trac.ffmpeg.org/ticket/7059
+
+2018-09-13 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 3.4.1
+ Fixes compilation with glibc and gcc
+
2016-11-23 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 2.4.13
* BUILD: disabled PCH, causing build failures
diff --git a/video/handbrake/DETAILS b/video/handbrake/DETAILS
index 3afafce..f743693 100755
--- a/video/handbrake/DETAILS
+++ b/video/handbrake/DETAILS
@@ -1,10 +1,10 @@
SPELL=handbrake
- VERSION=1.0.3
- SOURCE=HandBrake-$VERSION.tar.bz2
+ VERSION=1.1.2
+ SOURCE=HandBrake-$VERSION-source.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/HandBrake-$VERSION
- SOURCE_URL[0]=http://handbrake.fr/rotation.php?file=$SOURCE
- WEB_SITE=http://handbrake.fr/
-
SOURCE_HASH=sha512:2d3dac2e29520f1d51cbca35385f775b5deed823c7cffd6beba0589f124ff99a120bf0db261efae1524c1c2d373789fc0b3e5784664e4aa6eebff372e928b6a2
+ SOURCE_URL[0]=https://download2.handbrake.fr/${VERSION}/${SOURCE}
+ WEB_SITE=https://handbrake.fr/
+
SOURCE_HASH=sha512:360f7fe3e4571bb623f54a00e9478a78d655448ffb1b8d72b7d32636a230f2ae4dabbfe803f6f9491537064ea4f6e238700b3d29912ae34383fbb1922e18e9b8
LICENSE[0]=GPL
ENTERED=20100215
KEYWORDS="dvd video"
diff --git a/video/handbrake/HISTORY b/video/handbrake/HISTORY
index 04dcc23..5adf211 100644
--- a/video/handbrake/HISTORY
+++ b/video/handbrake/HISTORY
@@ -1,3 +1,6 @@
+2018-09-14 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.1.2
+
2017-03-06 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Depends on opus




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (0c2933cb54ca8f3abf5153d988118392034dec61), Eric Sandall, 09/16/2018

Archive powered by MHonArc 2.6.24.

Top of Page