Github messages for voidlinux
 help / color / mirror / Atom feed
From: glaulher <glaulher@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] icewm: update to 2.9.9.
Date: Tue, 30 Aug 2022 22:59:05 +0200	[thread overview]
Message-ID: <20220830205905.2nsb_TYtyXe1uIbJQm-hh1sUtna9sBbnknY2qHcNi5w@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38994@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1551 bytes --]

There is an updated pull request by glaulher against master on the void-packages repository

https://github.com/glaulher/void-packages icewm
https://github.com/void-linux/void-packages/pull/38994

icewm: update to 2.9.9.
I ask for help, the compiler is generating the error on my local machine:

```shell

Traceback (most recent call last):
  File "/usr/armv7l-linux-gnueabihf/usr/bin/markdown_py", line 33, in <module>
    sys.exit(load_entry_point('Markdown==3.3.4', 'console_scripts', 'markdown_py')())
  File "/usr/armv7l-linux-gnueabihf/usr/bin/markdown_py", line 22, in importlib_load_entry_point
    for entry_point in distribution(dist_name).entry_points
  File "/usr/lib/python3.10/importlib/metadata/__init__.py", line 957, in distribution
    return Distribution.from_name(distribution_name)
  File "/usr/lib/python3.10/importlib/metadata/__init__.py", line 548, in from_name
    raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: No package metadata was found for Markdown
make[2]: *** [doc/CMakeFiles/build_html_docs.dir/build.make:73: icewm.html] Error 1
make[2]: *** Deleting file 'icewm.html'
make[1]: *** [CMakeFiles/Makefile2:3845: doc/CMakeFiles/build_html_docs.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
=> ERROR: icewm-2.9.9_1: do_build: '${make_cmd} ${makejobs} ${make_build_args} ${make_build_target}' exited with 2
=> ERROR:   in do_build() at common/build-style/cmake.sh:92

```

A patch file from https://github.com/void-linux/void-packages/pull/38994.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-icewm-38994.patch --]
[-- Type: text/x-diff, Size: 1396 bytes --]

From c45407dca54305ecdc164e70dcd1388f93b15255 Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Tue, 30 Aug 2022 17:58:41 -0300
Subject: [PATCH] icewm: update to 2.9.9.

---
 srcpkgs/icewm/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/icewm/template b/srcpkgs/icewm/template
index bfa83ab2a6d7..a46de55800ed 100644
--- a/srcpkgs/icewm/template
+++ b/srcpkgs/icewm/template
@@ -1,12 +1,12 @@
 # Template file for 'icewm'
 pkgname=icewm
-version=2.9.8
+version=2.9.9
 revision=1
 build_style=cmake
 make_cmd=make
 configure_args="-DENABLE_LTO=ON -DCONFIG_LIBRSVG=ON -DENABLE_ALSA=ON
  -DCONFIG_XPM=ON -DCONFIG_LIBJPEG=ON -DCFGDIR=/etc/icewm"
-hostmakedepends="asciidoc gettext-devel libtool mkfontdir perl
+hostmakedepends="python3-Markdown gettext-devel libtool mkfontdir perl
  pkg-config"
 makedepends="libSM-devel libXft-devel libXinerama-devel libXpm-devel
  libXrandr-devel libao-devel librsvg-devel libsndfile-devel
@@ -18,7 +18,7 @@ license="GPL-2.0-or-later"
 homepage="https://ice-wm.org/"
 changelog="https://raw.githubusercontent.com/ice-wm/icewm/master/NEWS"
 distfiles="https://github.com/ice-wm/icewm/archive/${version}.tar.gz"
-checksum=970ff5234e0176054016a40accc8d80a865993366177d12567de56aa089eb7c9
+checksum=533314e5464a7340b8891cb6a2906b6b69b52dcd80d4d2fc15900adcc1950a41
 # broken tests
 make_check=no
 

  reply	other threads:[~2022-08-30 20:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-30 20:38 [PR PATCH] " glaulher
2022-08-30 20:59 ` glaulher [this message]
2022-09-02 16:30 ` [PR PATCH] [Merged]: " paper42

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220830205905.2nsb_TYtyXe1uIbJQm-hh1sUtna9sBbnknY2qHcNi5w@z \
    --to=glaulher@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).