Package Details: touche 2.0.14-1

Git Clone URL: https://aur.archlinux.org/touche.git (read-only, click to copy)
Package Base: touche
Description: The desktop application to configure Touchégg
Upstream URL: https://github.com/JoseExposito/touche
Keywords: touchegg
Licenses: GPL-3.0-or-later
Provides: libtouche.so
Submitter: yochananmarqos
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 9
Popularity: 0.000292
First Submitted: 2021-02-12 20:27 (UTC)
Last Updated: 2024-12-13 03:00 (UTC)

Latest Comments

« First ‹ Previous 1 2

JoseExposito commented on 2021-10-28 17:06 (UTC)

Thanks for fixing it so quickly @yochananmarqos. I tested it with an older Meson and I didn't noticed it.

yochananmarqos commented on 2021-10-28 14:24 (UTC)

I hadn't noticed the target-de build flag disappeared, but Meson 0.60.0 did now that unknown options are now always fatal. It's fixed now.

stillconfusing commented on 2021-10-28 13:23 (UTC)

@eb0687 you can go to ~/.cache/yay/touche and remove it from the PKGBUILD on line 25

eb0687 commented on 2021-10-28 11:39 (UTC)

How would I go about deleting that option?

I use yay to download and build the AUR package.

JoseExposito commented on 2021-10-28 11:27 (UTC)

@eb0687 deleting the "-Dtarget-de=gnome" option should be enough. There is no need to run GNOME, it should work on every DE.

eb0687 commented on 2021-10-28 06:56 (UTC)

Build Options: -Db_lto=true -Db_pie=true -Dtarget-de=gnome -Dprefix=/usr -Dlibexecdir=lib -Dsbindir=bin -Dauto_features=enabled -Dbuildtype=plain -Dwrap_mode=nodownload

Found this is the meson-log, does this mean I need gnome? I am on endevour-os at the moment.

eb0687 commented on 2021-10-28 06:47 (UTC)

when I try downloading this, I get this error during the build:

meson.build:1:0: ERROR: Unknown options: "target-de"

Any guidance would be appreciated, thanks.

yochananmarqos commented on 2021-04-28 14:33 (UTC)

@JoseExposito: It's done now, forgot to do it earlier.

JoseExposito commented on 2021-04-13 06:49 (UTC)

Thanks for updating this @yochananmarqos. I dropped "libwnck3" in v1.0.4 in favor of my own C++ code due to some missing functionalities in the library.

This is not critical at all, I just wanted to let you know.