Skip to Content.
Sympa Menu

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

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 (eb0e929f691c1a7920b47eb0a7c327d261cac11b)
  • Date: Fri, 28 Oct 2022 03:37:28 +0000

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

gnome2-apps/file-roller/DEPENDS | 1 -
gnome2-apps/file-roller/HISTORY | 3 +++
gnome2-libs/libglade2/DEPENDS | 3 ---
gnome2-libs/libglade2/HISTORY | 3 +++
4 files changed, 6 insertions(+), 4 deletions(-)

New commits:
commit eb0e929f691c1a7920b47eb0a7c327d261cac11b
Author: Conner <connerclere AT gmail.com>
Commit: Pavel Vinogradov <public AT sourcemage.org>

libglade2: remove unneeded python2 dependency

commit ad5ce5e1c1e1ccd2a8bb4a6b0eabcf1b8c845bef
Author: Conner <connerclere AT gmail.com>
Commit: Pavel Vinogradov <public AT sourcemage.org>

file-roller: remove unneeded dependency

diff --git a/gnome2-apps/file-roller/DEPENDS b/gnome2-apps/file-roller/DEPENDS
index 6208a59..9dbadd2 100755
--- a/gnome2-apps/file-roller/DEPENDS
+++ b/gnome2-apps/file-roller/DEPENDS
@@ -2,7 +2,6 @@

depends glib2 &&
depends gtk+3 &&
-depends gnome-doc-utils &&
depends libhandy &&
depends desktop-file-utils &&

diff --git a/gnome2-apps/file-roller/HISTORY b/gnome2-apps/file-roller/HISTORY
index ffc2d3f..831ba67 100644
--- a/gnome2-apps/file-roller/HISTORY
+++ b/gnome2-apps/file-roller/HISTORY
@@ -1,3 +1,6 @@
+2022-10-27 Conner Clere <connerclere AT gmail.com>
+ * DEPENDS: remove unneeded gnome-doc-utils dependency
+
2022-08-16 Conner Clere <connerclere AT gmail.com>
* BUILD: removed
* CONFIGURE: convert to MESON configure
diff --git a/gnome2-libs/libglade2/DEPENDS b/gnome2-libs/libglade2/DEPENDS
index fc33db4..75d67f5 100755
--- a/gnome2-libs/libglade2/DEPENDS
+++ b/gnome2-libs/libglade2/DEPENDS
@@ -2,11 +2,8 @@ depends expat &&
depends gtk+2 &&
depends libpng &&
depends libxml2 &&
-depends python &&
depends atk &&

-sub_depends python expat &&
-
optional_depends gtk-doc \
"--enable-gtk-doc" \
"--disable-gtk-doc" \
diff --git a/gnome2-libs/libglade2/HISTORY b/gnome2-libs/libglade2/HISTORY
index 048914b..369a265 100644
--- a/gnome2-libs/libglade2/HISTORY
+++ b/gnome2-libs/libglade2/HISTORY
@@ -1,3 +1,6 @@
+2022-10-27 Conner Clere <connerclere AT gmail.com>
+ * DEPENDS: remove unneeded python2 dependency
+
2020-10-19 Thomas Orgis <sobukus AT sourcemage.org>
* PRE_BUILD: fix build where gmodule symbols are missing




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

Archive powered by MHonArc 2.6.24.

Top of Page