Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
deepin-daemon


Commits:
f57109f2 by Felix Yan at 2026-04-14T00:59:40+08:00
upgpkg: 6.1.58-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = deepin-daemon
        pkgdesc = Daemon handling the DDE session settings
-       pkgver = 6.1.57
+       pkgver = 6.1.58
        pkgrel = 1
        url = https://github.com/linuxdeepin/dde-daemon
        install = deepin-daemon.install
@@ -73,7 +73,7 @@ pkgbase = deepin-daemon
        provides = startdde
        conflicts = startdde
        replaces = startdde
-       source = git+https://github.com/linuxdeepin/dde-daemon.git#tag=6.1.57
-       sha512sums = 
c1c9164353bbe048c3bcf6d4a49d913d5463237ce5e173d767f25557e999257b58942fe627354e018e0deb5ab1d449f40f952e2a0556a62bb1811130dc1c0dd6
+       source = git+https://github.com/linuxdeepin/dde-daemon.git#tag=6.1.58
+       sha512sums = 
794ad0dcfad6e7bc1d3a29a33a29e799912eaeb5dc3a730194d7b51b35ac358fa0e2aae4d82a7835d3b44313db2943066cbab6d589b3666cf5e6ab1ca5091ca2
 
 pkgname = deepin-daemon


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-daemon
-pkgver=6.1.57
+pkgver=6.1.58
 pkgrel=1
 pkgdesc='Daemon handling the DDE session settings'
 arch=('x86_64')
@@ -67,7 +67,7 @@ replaces=('startdde')
 groups=('deepin')
 install="$pkgname.install"
 source=("git+https://github.com/linuxdeepin/dde-daemon.git#tag=$pkgver";)
-sha512sums=('c1c9164353bbe048c3bcf6d4a49d913d5463237ce5e173d767f25557e999257b58942fe627354e018e0deb5ab1d449f40f952e2a0556a62bb1811130dc1c0dd6')
+sha512sums=('794ad0dcfad6e7bc1d3a29a33a29e799912eaeb5dc3a730194d7b51b35ac358fa0e2aae4d82a7835d3b44313db2943066cbab6d589b3666cf5e6ab1ca5091ca2')
 
 prepare() {
   cd dde-daemon
@@ -86,22 +86,6 @@ prepare() {
   # (deepin-accounts1-daemon.service does not exist on Arch)
   sed -i '/deepin-accounts1-daemon/d' 
misc/system-services/org.deepin.dde.Accounts1.service
 
-  # 6.1.56/6.1.57 need both the older fprintd1 client and the newer 
controlcenter1
-  # client package from go-dbus-factory. Bump only that module to the upstream
-  # commit that contains both generated interfaces, without changing the rest
-  # of the dependency set.
-  go get github.com/linuxdeepin/go-dbus-factory@c4d1986
-
-  # 6.1.56 adds the LidClosed property in system/power1/manager.go, but the
-  # checked-in generated dbusutil output was not refreshed, so display1 fails
-  # to build against the stale interface. Regenerate the dbusutil outputs.
-  cd system/power1
-  GOPACKAGE=power go run 
github.com/linuxdeepin/go-lib/dbusutil/_tool/dbusutil-gen \
-    -type Manager,Battery \
-    -import github.com/linuxdeepin/dde-api/powersupply/battery \
-    manager.go battery.go
-  GOPACKAGE=power go run 
github.com/linuxdeepin/go-lib/dbusutil/_tool/dbusutil-gen \
-    em -type Manager,Battery
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-daemon/-/commit/f57109f2a3e169d8b821826b138d1e1bc664ab30

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-daemon/-/commit/f57109f2a3e169d8b821826b138d1e1bc664ab30
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to