blob: 1d32f2d96befdc1b4ec006cf71d02cb4388db576 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = linuxqq-clipsync-git
pkgdesc = 修复Linuxqq以Wayland运行时的剪贴板异常。
pkgver = r23.a1d662a
pkgrel = 3
url = https://github.com/SHORiN-KiWATA/linuxqq-clipsync
install = linuxqq-clipsync-git.install
arch = x86_64
license = MIT
makedepends = git
makedepends = cargo
depends = xclip
depends = wl-clipboard
depends = clipnotify
provides = linuxqq-clipsync
provides = clipsync
provides = clipsync-git
conflicts = linuxqq-clipsync
conflicts = clipsync
conflicts = clipsync-git
replaces = clipsync-git
source = clipsync::git+https://github.com/SHORiN-KiWATA/linuxqq-clipsync.git
sha256sums = SKIP
pkgname = linuxqq-clipsync-git
|