blob: a62b2d87cfb00ca1a3662e3ff4454ca15366e379 (
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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
pkgbase = wezterm-kde-git
pkgdesc = A GPU-accelerated cross-platform terminal emulator and multiplexer with KDE crash fix
pkgver = 20240203.110809.r768.g6a493f8
pkgrel = 1
url = https://github.com/wez/wezterm
arch = x86_64
arch = i686
license = MIT
makedepends = cargo
makedepends = cmake
makedepends = git
makedepends = python
depends = bash
depends = fontconfig
depends = glib2
depends = libssh2
depends = libx11
depends = libxcb
depends = libxkbcommon
depends = libxkbcommon-x11
depends = openssl
depends = ttf-jetbrains-mono
depends = ttf-roboto
depends = wayland
depends = xcb-util
depends = xcb-util-image
depends = zlib
optdepends = python-gobject: for nautilus extension
provides = wezterm=20240203.110809.r768
conflicts = wezterm
options = !lto
source = wezterm::git+https://github.com/wez/wezterm.git
source = 10-fix-kde-crash.patch
source = freetype.freetype2::git+https://github.com/freetype/freetype2.git
source = glennrp.libpng::git+https://github.com/glennrp/libpng.git
source = harfbuzz::git+https://github.com/harfbuzz/harfbuzz.git
source = madler.zlib::git+https://github.com/madler/zlib.git
sha256sums = SKIP
sha256sums = b00bef99565c32c0c5b775465219688cce5246f758fed1aa0437503aadfc883e
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = wezterm-kde-git
|