Skip to Content.
Sympa Menu

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

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 (561a4ec0a1be4095f6afb66051a4d382fc398cbe)
  • Date: Sat, 8 Oct 2022 12:13:00 +0000

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

libs/libva/DETAILS | 4 ++--
libs/libva/HISTORY | 3 +++
net/network-manager/DEPENDS | 5 ++++-
net/network-manager/HISTORY | 3 +++
4 files changed, 12 insertions(+), 3 deletions(-)

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

libva: => 2.16.0

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

network-manager - tweak depends

diff --git a/libs/libva/DETAILS b/libs/libva/DETAILS
index fd2ff0c..8210c06 100755
--- a/libs/libva/DETAILS
+++ b/libs/libva/DETAILS
@@ -1,6 +1,6 @@
SPELL=libva
- VERSION=2.15.0
-
SOURCE_HASH=sha512:fd96da76db6e6a80bb83d74a6f736e168d3a27cd200e77553d8ca9a19b9766b101b2e550953ca50445e1874f7ad59bf6c3a166eee6c83fe66c924b5a3494be9d
+ VERSION=2.16.0
+
SOURCE_HASH=sha512:08a1481ac693ee9de639f2abd483e1fabfee87f9c04ead066dfce5c24cc7f1d1a29d8664707bb534ce4cc25e52086c5e4a0ecfe704ca59590ce41353fda31c2a
SOURCE="${SPELL}-${VERSION}.tar.gz"
WEB_SITE="https://github.com/01org/libva";
SOURCE_URL[0]="https://github.com/intel/libva/archive/$VERSION.tar.gz";
diff --git a/libs/libva/HISTORY b/libs/libva/HISTORY
index d3b85a4..7b9998f 100644
--- a/libs/libva/HISTORY
+++ b/libs/libva/HISTORY
@@ -1,3 +1,6 @@
+2022-10-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.16.0
+
2022-07-06 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.15.0

diff --git a/net/network-manager/DEPENDS b/net/network-manager/DEPENDS
index 14d124d..07b04a5 100755
--- a/net/network-manager/DEPENDS
+++ b/net/network-manager/DEPENDS
@@ -53,7 +53,10 @@ if is_depends_enabled $SPELL vala ||
depends gobject-introspection introspection=true
else
optional_depends gobject-introspection introspection={true,false}
"introspection support"
-fi
+fi &&
+
+runtime_depends curl &&
+runtime_depends libpsl

if(false);then
optional_depends upower \
diff --git a/net/network-manager/HISTORY b/net/network-manager/HISTORY
index c894410..a709317 100644
--- a/net/network-manager/HISTORY
+++ b/net/network-manager/HISTORY
@@ -1,3 +1,6 @@
+2022-10-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: add libpsl, curl
+
2022-08-27 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.40.0




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (561a4ec0a1be4095f6afb66051a4d382fc398cbe), Treeve Jelbert, 10/08/2022

Archive powered by MHonArc 2.6.24.

Top of Page