Github messages for voidlinux
 help / color / mirror / Atom feed
From: biopsin <biopsin@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] pekwm: update to 0.1.18
Date: Sat, 09 Jan 2021 19:57:16 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27788@inbox.vuxu.org> (raw)

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

There is a new 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: 2523 bytes --]

From addf734b938fdf795eedfa9094ac9d1be68c23f6 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 (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
---
 srcpkgs/pekwm/template | 41 +++++++++++++----------------------------
 1 file changed, 13 insertions(+), 28 deletions(-)

diff --git a/srcpkgs/pekwm/template b/srcpkgs/pekwm/template
index 13859b65f0a..aa69d771252 100644
--- a/srcpkgs/pekwm/template
+++ b/srcpkgs/pekwm/template
@@ -1,33 +1,18 @@
 # 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"
+version=0.1.18
+revision=1
+build_style=cmake
+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="Orphaned <orphan@voidlinux.org>"
-license="GPL-2"
+maintainer="biopsin <biopsin@teknik.io>"
+license="GPL-2.0-or-later"
 homepage="https://www.pekwm.org/projects/pekwm"
-distfiles="${DEBIAN_SITE}/main/p/pekwm/pekwm_${version}.orig.tar.bz2"
-checksum=8a1fd3bf9f38e8c7bb2b2864c090f986b60cec2281ecf1bba462d120fb327d00
+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
+}
 
-hostmakedepends="pkg-config"
-makedepends="libjpeg-turbo-devel libpng-devel libXinerama-devel
- libSM-devel libXft-devel libXrender-devel fontconfig-devel libXpm-devel libXrandr-devel"
-conf_files="
-	/etc/pekwm/vars
-	/etc/pekwm/mouse
-	/etc/pekwm/menu
-	/etc/pekwm/start
-	/etc/pekwm/keys
-	/etc/pekwm/autoproperties_typerules
-	/etc/pekwm/config
-	/etc/pekwm/autoproperties
-	/etc/pekwm/mouse_system
-	/etc/pekwm/mouse_sloppy
-	/etc/pekwm/mouse_click
-	/etc/pekwm/config_system"

             reply	other threads:[~2021-01-09 18:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-09 18:57 biopsin [this message]
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
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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27788@inbox.vuxu.org \
    --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).