Github messages for voidlinux
 help / color / mirror / Atom feed
From: biopsin <biopsin@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] pekwm: update to 0.1.18
Date: Tue, 12 Jan 2021 07:06:17 +0100	[thread overview]
Message-ID: <20210112060617.4LhC5t6pix0OY4jN_2n_ePxcby6Z_VoepTWNt6XHoP4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27788@inbox.vuxu.org>

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

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

https://github.com/biopsin/void-packages patch-1
https://github.com/void-linux/void-packages/pull/27788

pekwm: update to 0.1.18
Switched to cmake (notified about depricated issue https://github.com/pekdon/pekwm/issues/28)
Switched distfiles to pekdon@github
Become maintainer
Heads up : jpeg support will be dropped in next release
Tested : armv7l, i686, x86_84/-musl


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

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

From b759946e31b08d384b7f13dba0dc32e1f30f9161 Mon Sep 17 00:00:00 2001
From: biopsin <60029989+biopsin@users.noreply.github.com>
Date: Sat, 9 Jan 2021 19:44:39 +0100
Subject: [PATCH] pekwm: update to 0.1.18

Switched to cmake
distfiles to pekdon@github
Become maintainer
Heads up : jpeg support will be dropped in next release
Tested : armv7l, i686, x86_84/-musl

fix conf_files
---
 srcpkgs/pekwm/template | 37 +++++++++++++++++--------------------
 1 file changed, 17 insertions(+), 20 deletions(-)

diff --git a/srcpkgs/pekwm/template b/srcpkgs/pekwm/template
index 13859b65f0a..6c24bd73b2a 100644
--- a/srcpkgs/pekwm/template
+++ b/srcpkgs/pekwm/template
@@ -1,26 +1,12 @@
 # Template file for 'pekwm'
 pkgname=pekwm
-version=0.1.17
-revision=4
-build_style=gnu-configure
-configure_args="--with-pkg-exec-prefix=/usr
- ac_cv_lib_X11_XOpenDisplay=yes ac_cv_lib_Xft_XftFontOpen=yes
- ac_cv_lib_Xrender_XRenderCreatePicture=yes ac_cv_lib_Xpm_XpmReadFileToPixmap=yes
- ac_cv_lib_Xinerama_XineramaQueryScreens=yes ac_cv_lib_Xext_XShapeCombineShape=yes
- ac_cv_lib_Xrandr_XRRQueryExtension=yes ac_cv_lib_fribidi_fribidi_version_info=yes"
-short_desc="Window manager based on aewm++"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2"
-homepage="https://www.pekwm.org/projects/pekwm"
-distfiles="${DEBIAN_SITE}/main/p/pekwm/pekwm_${version}.orig.tar.bz2"
-checksum=8a1fd3bf9f38e8c7bb2b2864c090f986b60cec2281ecf1bba462d120fb327d00
-
-hostmakedepends="pkg-config"
-makedepends="libjpeg-turbo-devel libpng-devel libXinerama-devel
- libSM-devel libXft-devel libXrender-devel fontconfig-devel libXpm-devel libXrandr-devel"
+version=0.1.18
+revision=1
+build_style=cmake
 conf_files="
 	/etc/pekwm/vars
 	/etc/pekwm/mouse
+	/etc/pekwm/mouse
 	/etc/pekwm/menu
 	/etc/pekwm/start
 	/etc/pekwm/keys
@@ -29,5 +15,16 @@ conf_files="
 	/etc/pekwm/autoproperties
 	/etc/pekwm/mouse_system
 	/etc/pekwm/mouse_sloppy
-	/etc/pekwm/mouse_click
-	/etc/pekwm/config_system"
+	/etc/pekwm/mouse_click"
+makedepends="libjpeg-turbo-devel libpng-devel libXinerama-devel libSM-devel
+ libXft-devel libXrender-devel fontconfig-devel libXpm-devel libXrandr-devel"
+short_desc="Window manager based on aewm++"
+maintainer="biopsin <biopsin@teknik.io>"
+license="GPL-2.0-or-later"
+homepage="https://www.pekwm.org/projects/pekwm"
+distfiles="https://github.com/pekdon/pekwm/releases/download/release-${version}/pekwm-${version}.tar.gz"
+checksum=7becc43b79eab0ff754572852e385435222420385107c881a93ac4dc4ae96065
+
+post_extract() {
+	vsed -i 's| etc| /etc|' data/CMakeLists.txt
+}

  parent reply	other threads:[~2021-01-12  6:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-09 18:57 [PR PATCH] " biopsin
2021-01-10 10:42 ` [PR PATCH] [Updated] " biopsin
2021-01-10 11:51 ` biopsin
2021-01-12  3:45 ` [PR REVIEW] " ericonr
2021-01-12  5:37 ` biopsin
2021-01-12  5:47 ` [PR PATCH] [Updated] " biopsin
2021-01-12  6:06 ` biopsin [this message]
2021-01-20  1:05 ` ericonr
2021-01-20  7:50 ` [PR PATCH] [Updated] " biopsin
2021-01-20  7:51 ` biopsin
2021-02-06 11:04 ` biopsin
2021-02-06 11:04 ` [PR PATCH] [Closed]: " biopsin

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=20210112060617.4LhC5t6pix0OY4jN_2n_ePxcby6Z_VoepTWNt6XHoP4@z \
    --to=biopsin@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).