Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: touchegg: update to 2.0.9
Date: Wed, 02 Jun 2021 06:40:32 +0200	[thread overview]
Message-ID: <20210602044032.sSvSaK3HlKASOHXqcJ86rANB3Nzgnc5I5QOL39Z751E@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-31123@inbox.vuxu.org>

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/31123#issuecomment-852716035

Comment:
Also, please apply

```diff
--- a/srcpkgs/touchegg/template
+++ b/srcpkgs/touchegg/template
@@ -4,7 +4,7 @@ version=2.0.9
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
-makedepends="libudev-devel libinput-devel pugixml-devel cairo-devel libX11-devel
+makedepends="eudev-libudev-devel libinput-devel pugixml-devel cairo-devel libX11-devel
  libXtst-devel libXrandr-devel libXi-devel glib-devel gtk+3-devel"
 short_desc="Multitouch gesture recognizer"
 maintainer="Enno Boland <gottox@voidlinux.org>"
@@ -15,6 +15,8 @@ checksum=efff0f2011078cea15f2f130d1501714f8e3f82b7e883e81eccf956ac7966d0e
 system_accounts="_touchegg"

 post_install() {
-       rm -rf ${DESTDIR}/etc/xdg
+       # we don't want the package being installed to mean it should be autostarted
+       rm -r ${DESTDIR}/etc/xdg/autostart
+
        vsv touchegg
 }
```

  parent reply	other threads:[~2021-06-02  4:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-25 21:55 [PR PATCH] " crater2150
2021-05-26  3:50 ` [PR REVIEW] " ericonr
2021-05-26  3:50 ` ericonr
2021-05-26  8:07 ` [PR PATCH] [Updated] " crater2150
2021-05-26  8:09 ` [PR REVIEW] " crater2150
2021-06-01  1:20 ` ericonr
2021-06-01  9:17 ` [PR PATCH] [Updated] " crater2150
2021-06-01  9:17 ` crater2150
2021-06-02  4:38 ` ericonr
2021-06-02  4:40 ` ericonr [this message]
2021-06-02  4:42 ` ericonr
2021-06-02  4:44 ` [PR PATCH] [Closed]: " ericonr

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=20210602044032.sSvSaK3HlKASOHXqcJ86rANB3Nzgnc5I5QOL39Z751E@z \
    --to=ericonr@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).