Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / treeland
Commits:
84c71952 by Felix Yan at 2025-12-10T15:19:42+08:00
upgpkg: 0.7.8-3: add to deepin group
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,9 +1,10 @@
pkgbase = treeland
pkgdesc = New wayland compositer for DDE
pkgver = 0.7.8
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/linuxdeepin/treeland
arch = x86_64
+ groups = deepin
license = Apache-2.0
license = LGPL-3.0-only
license = GPL-2.0-only
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=treeland
pkgver=0.7.8
-pkgrel=2
+pkgrel=3
pkgdesc='New wayland compositer for DDE'
arch=('x86_64')
url="https://github.com/linuxdeepin/treeland"
@@ -14,6 +14,7 @@ depends=('ddm' 'dtk6core' 'dtk6declarative'
'dtk6systemsettings' 'gcc-libs' 'gli
'systemd-libs' 'wayland' 'wlroots0.19' 'xorg-xhost' 'xorg-xwayland')
makedepends=('git' 'cmake' 'ninja' 'qt6-tools' 'wayland-protocols'
'wlr-protocols'
'treeland-protocols' 'vulkan-headers')
+groups=('deepin')
replaces=('waylib' 'qwlroots')
conflicts=('waylib' 'qwlroots')
source=("git+https://github.com/linuxdeepin/treeland.git#tag=$pkgver")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/treeland/-/commit/84c71952a3bde86638d2db17113ae47b98fa42cf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/treeland/-/commit/84c71952a3bde86638d2db17113ae47b98fa42cf
You're receiving this email because of your account on gitlab.archlinux.org.