Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (04cc9d99936ef88f4ae01f4dd6dba55a4ad28db0)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (04cc9d99936ef88f4ae01f4dd6dba55a4ad28db0)
  • Date: Fri, 25 Mar 2016 21:12:54 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

gnome2-libs/glib2/DETAILS | 4 ++--
gnome2-libs/glib2/HISTORY | 5 ++++-
video/kodi/DEPENDS | 2 +-
video/kodi/HISTORY | 3 +++
4 files changed, 10 insertions(+), 4 deletions(-)

New commits:
commit 04cc9d99936ef88f4ae01f4dd6dba55a4ad28db0
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

video/kodi: ffmpeg -> LIBAVCODEC in DEPENDS

commit 3e7bcb50e47b085b13ccc7b318eff6eab9fa3551
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

gnome2-libs/glib2: updated devel branch to 2.48.0 too

diff --git a/gnome2-libs/glib2/DETAILS b/gnome2-libs/glib2/DETAILS
index a894a58..1915b31 100755
--- a/gnome2-libs/glib2/DETAILS
+++ b/gnome2-libs/glib2/DETAILS
@@ -1,7 +1,7 @@
SPELL=glib2
if [[ $GLIB_VER == devel ]];then
- VERSION=2.47.92
-
SOURCE_HASH=sha512:7e46b96cba9bf4c872babd362edf31c2dad50bcfaa1a99cbd9bcedb1e7fcc0a9bf62fa61ac4b612e2afb874ba4ada652bbd1880bd13756c67c52fe1c0f511ca7
+ VERSION=2.48.0
+
SOURCE_HASH=sha512:684544bc594d9f6c905495d895daed40b074bcf5fa835aefb9a1034afc9564b2bd464e68d4c378c210e96918ef5d5202350da53a7104794420e990049ddbebf5
SOURCE=glib-$VERSION.tar.xz
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
else
diff --git a/gnome2-libs/glib2/HISTORY b/gnome2-libs/glib2/HISTORY
index 5958e2f..183072a 100644
--- a/gnome2-libs/glib2/HISTORY
+++ b/gnome2-libs/glib2/HISTORY
@@ -1,3 +1,6 @@
+2016-03-25 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: 2.48.0 for devel branch too
+
2016-03-23 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: 2.48.0

@@ -38,7 +41,7 @@
* PRE_BUILD: do not use autogen.sh, use autoreconf
do not disable gdbus-codegen, it is needed by gtk+3
* DETAILS: PATCHLEVEL=1
-
+
2014-04-19 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: 2.40.0

diff --git a/video/kodi/DEPENDS b/video/kodi/DEPENDS
index c7cd8f2..25ffb7f 100755
--- a/video/kodi/DEPENDS
+++ b/video/kodi/DEPENDS
@@ -69,7 +69,7 @@ optional_depends libxrandr \
"--enable-xrandr" \
"--disable-xrandr" \
"for XRandR support" &&
-optional_depends ffmpeg \
+optional_depends LIBAVCODEC \
"--with-ffmpeg=shared" \
"--with-ffmpeg=force" \
"use system ffmpeg" &&
diff --git a/video/kodi/HISTORY b/video/kodi/HISTORY
index c6c1229..8890179 100644
--- a/video/kodi/HISTORY
+++ b/video/kodi/HISTORY
@@ -1,3 +1,6 @@
+2016-02-25 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: ffmpeg -> LIBAVCODEC
+
2016-03-25 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* PRE_BUILD,
0001-ffmpeg-Update-AVPixelFormat-and-AV_PIX_FMT_-to-compi.patch:



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (04cc9d99936ef88f4ae01f4dd6dba55a4ad28db0), Pavel Vinogradov, 03/25/2016

Archive powered by MHonArc 2.6.24.

Top of Page