Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (e1f6db524cab8a3dc03d38042724a0c7abe4d403)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (e1f6db524cab8a3dc03d38042724a0c7abe4d403)
  • Date: Thu, 19 Oct 2017 07:10:49 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

libs/libdrm/DEPENDS | 1 -
libs/libdrm/HISTORY | 3 +++
libs/libva/DETAILS | 8 ++++----
libs/libva/HISTORY | 4 ++++
4 files changed, 11 insertions(+), 5 deletions(-)

New commits:
commit e1f6db524cab8a3dc03d38042724a0c7abe4d403
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libdrm - tweak depends

commit ac85d07c7fb0e7f27da4612ba0a3371b4877fc12
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libva: => 1.8.3

diff --git a/libs/libdrm/DEPENDS b/libs/libdrm/DEPENDS
index dea1ab7..61741ca 100755
--- a/libs/libdrm/DEPENDS
+++ b/libs/libdrm/DEPENDS
@@ -1,4 +1,3 @@
-depends libpthread-stubs &&
depends libpciaccess &&

optional_depends DEVICE-MANAGER \
diff --git a/libs/libdrm/HISTORY b/libs/libdrm/HISTORY
index c844a44..aaf690c 100644
--- a/libs/libdrm/HISTORY
+++ b/libs/libdrm/HISTORY
@@ -1,3 +1,6 @@
+2017-10-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: delete libpthread-stubs
+
2017-10-13 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.4.84

diff --git a/libs/libva/DETAILS b/libs/libva/DETAILS
index a176fb0..46f4eb5 100755
--- a/libs/libva/DETAILS
+++ b/libs/libva/DETAILS
@@ -1,10 +1,10 @@
SPELL=libva
- VERSION=1.8.2
-
SOURCE_HASH=sha512:8837368886bd9815cb30154c0f087b020737326eaa4ee03c430ba3e980600edeb2f1754d198490d64c8cf7e46c308661e61a4326f1f6742feb179cd8d0836ace
+ VERSION=1.8.3
+
SOURCE_HASH=sha512:870cfaa5c4487f4cb4b01c11379484e3884aa5e9026c3836cc7681804a5e08a0b245b2aa788984a24a3094bd64068fbd0406e66cb4c5e30fc84e31095eb4a3e1
SOURCE="${SPELL}-${VERSION}.tar.bz2"
-
SOURCE_URL[0]=https://www.freedesktop.org/software/vaapi/releases/${SPELL}/${SOURCE}
+ WEB_SITE="https://github.com/01org/libva";
+ SOURCE_URL[0]="$WEB_SITE/releases/download/$VERSION/$SOURCE"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="https://www.freedesktop.org/wiki/Software/vaapi/";
LICENSE[0]=MIT
ENTERED=20131007
SHORT="Video Acceleration (VA) API for Linux"
diff --git a/libs/libva/HISTORY b/libs/libva/HISTORY
index 692e1d1..15974df 100644
--- a/libs/libva/HISTORY
+++ b/libs/libva/HISTORY
@@ -1,3 +1,7 @@
+2017-10-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.8.3
+ new website & url
+
2017-08-13 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.8.2




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (e1f6db524cab8a3dc03d38042724a0c7abe4d403), Treeve Jelbert, 10/19/2017

Archive powered by MHonArc 2.6.24.

Top of Page