Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: ctwm-4.0.2
Date: Sat, 01 Jun 2019 17:47:37 +0200	[thread overview]
Message-ID: <20190601154737.j-3QDftW4Zeg0frHP5OS-AiGNW7X0n5Mqn4Vt7MeIQ4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11853@inbox.vuxu.org>

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

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

https://github.com/joshuakraemer/void-packages new-package-ctwm
https://github.com/void-linux/void-packages/pull/11853

New package: ctwm-4.0.2


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-new-package-ctwm-11853.patch --]
[-- Type: application/text/x-diff, Size: 1674 bytes --]

From 740cb249e2935949cbcd29548ecf7fa5f67439d0 Mon Sep 17 00:00:00 2001
From: Joshua Kraemer <joshua@kraemer.link>
Date: Tue, 21 May 2019 22:01:25 +0200
Subject: [PATCH] New package: ctwm-4.0.2

---
 srcpkgs/ctwm/template | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)
 create mode 100644 srcpkgs/ctwm/template

diff --git a/srcpkgs/ctwm/template b/srcpkgs/ctwm/template
new file mode 100644
index 00000000000..3be377a0355
--- /dev/null
+++ b/srcpkgs/ctwm/template
@@ -0,0 +1,33 @@
+# Template file for 'ctwm'
+pkgname=ctwm
+version=4.0.2
+revision=1
+build_style=cmake
+configure_args="
+	-DUSE_M4=$(vopt_if m4 ON OFF)
+	-DUSE_XPM=$(vopt_if xpm ON OFF)
+	-DUSE_JPEG=$(vopt_if jpeg ON OFF)
+	-DUSE_EWMH=$(vopt_if ewmh ON OFF)
+	-DUSE_RPLAY=$(vopt_if rplay ON OFF)
+	-DUSE_XRANDR=$(vopt_if xrandr ON OFF)"
+hostmakedepends="flex m4"
+makedepends="libX11-devel libXext-devel libXmu-devel libXt-devel libSM-devel libICE-devel libXpm-devel libXrandr-devel"
+depends="$(vopt_if m4 "m4")"
+short_desc="Claude's Tab Window Manager"
+maintainer="Joshua Krämer <joshua@kraemer.link>"
+license="MIT"
+homepage="https://ctwm.org"
+distfiles="https://ctwm.org/dist/ctwm-${version}.tar.xz"
+checksum=d4c97558c7eeebd11368d11cbe667706b9f12f2d253020f20b73d1cdd11c19aa
+
+build_options="m4 xpm jpeg ewmh rplay xrandr"
+build_options_default="m4 xpm ewmh xrandr"
+desc_option_m4="Use m4 to preprocess config files"
+desc_option_xpm="Enable support for XPM images"
+desc_option_ewmh="Enable support for EWMH"
+desc_option_rplay="Enable sound support via rplay"
+desc_option_xrandr="Enable multi-monitor support via xrandr"
+
+post_install() {
+	vlicense COPYRIGHT
+}

       reply	other threads:[~2019-06-01 15:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11853@inbox.vuxu.org>
2019-06-01 15:47 ` voidlinux-github [this message]
2019-06-01 15:47 ` voidlinux-github

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=20190601154737.j-3QDftW4Zeg0frHP5OS-AiGNW7X0n5Mqn4Vt7MeIQ4@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).