Package Details: deskflow-git 1.18.0.86.g3f3116d-1

Git Clone URL: https://aur.archlinux.org/deskflow-git.git (read-only, click to copy)
Package Base: deskflow-git
Description: Deskflow lets you share one mouse and keyboard between multiple computers
Upstream URL: https://deskflow.org/
Keywords: barrier deskflow input-leap keyboard kvm mouse share synergy
Licenses: LicenseRef-GPL-2.0-only-WITH-OpenSSL-Exception
Conflicts: barrier, barrier-git, barrier-headless, barrier-headless-git, deskflow, input-leap, input-leap-git, input-leap-headless, input-leap-headless-git, qsynergy, quicksynergy, slim-synergy, synergy-1.6, synergy-git, synergy1-bin, synergy2-bin, synergy3-beta-bin, synergy3-bin, synergy3-stable-bin, waynergy, waynergy-git
Provides: deskflow
Submitter: SelfRef
Maintainer: sithlord48
Last Packager: sithlord48
Votes: 19
Popularity: 0.38
First Submitted: 2024-09-30 13:17 (UTC)
Last Updated: 2025-01-18 02:37 (UTC)

Latest Comments

1 2 3 4 Next › Last »

SelfRef commented on 2025-01-17 12:35 (UTC) (edited on 2025-01-17 12:36 (UTC) by SelfRef)

@sithlord48 Sorry, I forgot pass the package.

I disowned the package, please take it over with "Adopt Package" option.

sithlord48 commented on 2025-01-17 12:33 (UTC)

@SelRef I have everything ready for the hand over.

sithlord48 commented on 2025-01-08 04:17 (UTC)

please do.

SelfRef commented on 2025-01-07 09:55 (UTC)

@sithlord48 Hi. Yeah, if you want to integrate this package in the official pipeline, I can pass it to you.

sithlord48 commented on 2025-01-06 21:27 (UTC) (edited on 2025-01-06 21:47 (UTC) by sithlord48)

Hello I am considering adding aur updating as part of our CI. Before I do i would like to get the ok to take over this package. I would also like input on our recipe https://github.com/deskflow/deskflow/blob/master/deploy/linux/arch/PKGBUILD.in . in the case of us taking this over.

SelfRef commented on 2024-12-06 09:22 (UTC)

@sithlord48 Thanks for the suggestion, I added this flag.

sithlord48 commented on 2024-12-05 12:46 (UTC)

can you please add -DCMAKE_BUILD_TYPE=Release to the prepare step

SelfRef commented on 2024-11-14 14:25 (UTC) (edited on 2024-11-14 14:29 (UTC) by SelfRef)

@sithlord48 I can adapt the versioning to use release number as a tweak number so it'll be more correct with the upstream (although this is implicitly not recommended by package guidelines)

The commit revision at the end is mandatory for -git packages, so it has to stay.

The version will now look like this: 1.17.1.29.g937813c

sithlord48 commented on 2024-11-14 13:43 (UTC)

Hello Can you please adjust how the version to match the upstream scheme

git describe --long | sed 's/-/./g;s/v//g' | grep -o '^[0-9].[0-9].[0-9].[0-9]'

SelfRef commented on 2024-11-06 22:16 (UTC)

@psi-jack I see, it's required for runtime now. Thanks for the info. Package updated.