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


Commits:
c65b96d0 by Felix Yan at 2023-09-16T12:27:58+03:00
upgpkg: 6.0.9-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-session-shell
-pkgver=5.5.93
+pkgver=6.0.9
 pkgrel=1
 pkgdesc='Deepin desktop-environment - session-shell module'
 arch=('x86_64')
@@ -12,23 +12,21 @@ license=('GPL3')
 # qt5-tools: for qdbus executable
 depends=('deepin-daemon' 'deepin-network-core' 'deepin-qt5integration' 
'deepin-wallpapers'
          'gsettings-qt' 'liblightdm-qt5' 'lightdm' 'qt5-tools' 'startdde' 
'kwayland'
-         'deepin-qt-dbus-factory' 'dtkcore' 'dtkgui' 'dtkwidget' 'libx11' 
'openssl' 'libxcursor'
+         'deepin-pw-check' 'dtkcore' 'dtkgui' 'dtkwidget' 'libx11' 'libxcursor'
          'qt5-svg' 'qt5-base' 'libxi' 'dconf' 'qt5-base' 'libxtst' 'glibc' 
'libxfixes' 'pam'
          'gcc-libs' 'libxrandr' 'libxcb' 'qt5-x11extras')
 makedepends=('cmake' 'gmock' 'gtest' 'ninja')
 conflicts=('deepin-session-ui<5')
 provides=('lightdm-deepin-greeter')
 groups=('deepin')
-source=("https://github.com/linuxdeepin/dde-session-shell/archive/$pkgver/$pkgname-$pkgver.tar.gz";
-        fix-dtk-linking.patch)
-sha512sums=('84867d20ce329868251b4828aad597a3d3e2c12f4c0a9eb2e4203e5d2c56abc7c839f9dc7bc9dc0df94f2486d096627cbf859d11d83c0d69271afec921108b5b'
-            
'77265da51f5c8eb55589d0ba11fa4e216404b821bd95126669b0bc4ad7c47e06711e1ad4637a0ed58f45553a837e2d582341c66fb17ba026ef0bd1d6af09b765')
+source=("https://github.com/linuxdeepin/dde-session-shell/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
+sha512sums=('601fb34a5e581c4b7e56135931db064f5bd0e5c77432ff15aa8ed2884a88a78638ce41f630785360b62b131c6a39c2a960b8cd77a6b714f9e579bef1290eab55')
 
 prepare() {
   cd dde-session-shell-$pkgver
-  patch -p1 -i ../fix-dtk-linking.patch
   # We don't have common-auth on Arch
   sed -i 's/common-auth/system-login/' src/libdde-auth/deepinauthframework.cpp
+  sed -i 's|qdbusxml2cpp-fix|/usr/lib/dtk5/DCore/bin/qdbusxml2cpp-fix|' 
CMakeLists.txt
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-session-shell/-/commit/c65b96d09ef8723cf5eec24fe0fb19ee2a6b2e90

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-session-shell/-/commit/c65b96d09ef8723cf5eec24fe0fb19ee2a6b2e90
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to