Skip to Content.
Sympa Menu

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

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 (14f35092c8e15315485d890803742ba026a3ea92)
  • Date: Wed, 27 Jul 2022 18:07:10 +0000

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

xorg-lib/libxvmc/DEPENDS | 2 +-
xorg-lib/libxvmc/HISTORY | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 14f35092c8e15315485d890803742ba026a3ea92
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

xorg-lib/libxvmc: depends on PKG-CONFIG now

diff --git a/xorg-lib/libxvmc/DEPENDS b/xorg-lib/libxvmc/DEPENDS
index 741c20c..bfb64e1 100755
--- a/xorg-lib/libxvmc/DEPENDS
+++ b/xorg-lib/libxvmc/DEPENDS
@@ -7,5 +7,5 @@ depends libxcb &&
depends libxdmcp &&
depends libxext &&
depends libxv &&
-depends pkgconfig &&
+depends PKG-CONFIG &&
depends util-macros
diff --git a/xorg-lib/libxvmc/HISTORY b/xorg-lib/libxvmc/HISTORY
index d6b043b..f592273 100644
--- a/xorg-lib/libxvmc/HISTORY
+++ b/xorg-lib/libxvmc/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: pkgconfig -> PKG-CONFIG
+
2022-07-24 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: update description

@@ -14,7 +17,7 @@
* DETAILS: version 1.0.11

2018-02-09 Treeve Jelbert <treeve AT sourcemage.org>
- * DEPENDS: remove trailing &&
+ * DEPENDS: remove trailing &&

2018-02-06 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: use xorgproto



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (14f35092c8e15315485d890803742ba026a3ea92), Pavel Vinogradov, 07/27/2022

Archive powered by MHonArc 2.6.24.

Top of Page