Compare commits

...

11 Commits

Author SHA1 Message Date
openeuler-ci-bot
3093d937c7
!35 sync by openEuler-22.03-LTS-SP3
From: @ut-layne-yang 
Reviewed-by: @xzyangha 
Signed-off-by: @xzyangha
2024-06-20 01:56:42 +00:00
liuzhilin
721bfc35c6 update dde-launcher package 2024-06-19 10:59:58 +08:00
openeuler-ci-bot
31cd8c72e6
!19 [sync] PR-18: update to 5.4.45
From: @openeuler-sync-bot 
Reviewed-by: @HelloWorld_lvcongqing 
Signed-off-by: @HelloWorld_lvcongqing
2023-05-08 01:38:45 +00:00
liweiganga
a5165c5371 update: update to 5.4.45
(cherry picked from commit 6838e66e277d6af25ea3e16eba8fc5da68570d88)
2023-05-08 09:16:55 +08:00
openeuler-ci-bot
1ae0c1f5a6
!17 update to upstream 5.4.13
From: @xzyangha 
Reviewed-by: @yeqinglong01 
Signed-off-by: @yeqinglong01
2022-10-31 09:23:18 +00:00
yangxianzhao
72acd22525 update to upstream 5.4.13 2022-10-27 14:40:48 +08:00
openeuler-ci-bot
e30062720c !10 update DDE-Launcher
From: @shilei_522
Reviewed-by: @weidongkl
Signed-off-by: @weidongkl
2021-08-19 07:11:45 +00:00
shilei
e3c59746ad 完善README文件 2021-08-17 10:52:45 +08:00
openeuler-ci-bot
57dc9e0243 !5 Update dde-launcher 5.3.0.23
From: @weidongkl
Reviewed-by: @yeqinglong01
Signed-off-by: @yeqinglong01
2021-07-20 10:52:53 +00:00
wei dong
d7b4c21af9 Update 5.3.0.23 2021-07-20 10:28:58 +08:00
openeuler-ci-bot
f5ef00c025 !4 fix source url in spec
Merge pull request !4 from weidongkl/master
2020-09-04 13:53:27 +08:00
6 changed files with 46 additions and 89 deletions

View File

@ -1,36 +0,0 @@
# dde-launcher
#### Description
dde launcher
#### Software Architecture
Software architecture description
#### Installation
1. xxxx
2. xxxx
3. xxxx
#### Instructions
1. xxxx
2. xxxx
3. xxxx
#### Contribution
1. Fork the repository
2. Create Feat_xxx branch
3. Commit your code
4. Create Pull Request
#### Gitee Feature
1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md
2. Gitee blog [blog.gitee.com](https://blog.gitee.com)
3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore)
4. The most valuable open source project [GVP](https://gitee.com/gvp)
5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help)
6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)

View File

@ -1,37 +0,0 @@
# dde-launcher
#### 介绍
dde launcher
#### 软件架构
软件架构说明
#### 安装教程
1. xxxx
2. xxxx
3. xxxx
#### 使用说明
1. xxxx
2. xxxx
3. xxxx
#### 参与贡献
1. Fork 本仓库
2. 新建 Feat_xxx 分支
3. 提交代码
4. 新建 Pull Request
#### 码云特技
1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md
2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com)
3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目
4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目
5. 码云官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help)
6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)

BIN
dde-launcher-5.5.37.tar.gz Normal file

Binary file not shown.

View File

@ -1,17 +1,18 @@
%global sname deepin-launcher %global sname dde-launcher
Name: dde-launcher Name: dde-launcher
Version: 5.1.0.6 Version: 5.5.37
Release: 3 Release: 2
Summary: Deepin desktop-environment - Launcher module Summary: dde desktop-environment - Launcher module
License: GPLv3 License: GPLv3
URL: http://shuttle.corp.deepin.com/cache/repos/eagle/release-candidate/RERFNS4wLjAuNjU3NQ/pool/main/d/dde-launcher/ URL: https://github.com/linuxdeepin/dde-launcher
Source0: http://shuttle.corp.deepin.com/cache/repos/eagle/release-candidate/RERFNS4wLjAuNjU3NQ/pool/main/d/%{name}/%{name}_%{version}.orig.tar.xz Source0: %{name}-%{version}.tar.gz
Source1: org.deepin.dde.launcher.override.json
BuildRequires: cmake BuildRequires: cmake
BuildRequires: cmake(Qt5LinguistTools) BuildRequires: cmake(Qt5LinguistTools)
BuildRequires: dtkwidget-devel BuildRequires: dtkwidget-devel
BuildRequires: dtkcore-devel dtkcore BuildRequires: pkgconfig(dtkcore)
BuildRequires: pkgconfig(dframeworkdbus) BuildRequires: pkgconfig(dframeworkdbus)
BuildRequires: pkgconfig(gsettings-qt) BuildRequires: pkgconfig(gsettings-qt)
BuildRequires: pkgconfig(xcb-ewmh) BuildRequires: pkgconfig(xcb-ewmh)
@ -20,21 +21,17 @@ BuildRequires: pkgconfig(Qt5DBus)
BuildRequires: pkgconfig(Qt5Svg) BuildRequires: pkgconfig(Qt5Svg)
BuildRequires: pkgconfig(Qt5X11Extras) BuildRequires: pkgconfig(Qt5X11Extras)
BuildRequires: qt5-qtbase-private-devel BuildRequires: qt5-qtbase-private-devel
BuildRequires: gtest-devel gmock
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}} %{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
Requires: deepin-menu Requires: deepin-menu
Requires: dde-daemon Requires: dde-daemon
Requires: startdde Requires: startdde
Requires: hicolor-icon-theme Requires: hicolor-icon-theme
Requires: libqtxdg
%description %description
%{summary}. %{summary}.
%package devel
Summary: Development package for %{sname}
Requires: %{name}%{?_isa} = %{version}-%{release}
%description devel
Header files and libraries for %{sname}.
%prep %prep
%setup -q -n %{name}-%{version} %setup -q -n %{name}-%{version}
@ -47,17 +44,39 @@ sed -i 's|lrelease|lrelease-qt5|' translate_generation.sh
%install %install
%make_install INSTALL_ROOT=%{buildroot} %make_install INSTALL_ROOT=%{buildroot}
# override
mkdir -p %{buildroot}/etc/dsg/configs/overrides/org.deepin.dde.launcher/
install -Dm644 %{SOURCE1} %{buildroot}/etc/dsg/configs/overrides/org.deepin.dde.launcher/
%files %files
%license LICENSE %license LICENSE
%{_bindir}/%{name} %{_bindir}/%{name}
%{_datadir}/%{name}/ %{_datadir}/%{name}/
%{_bindir}/dde-launcher-wapper
%{_datadir}/applications/dde-launcher.desktop
%{_datadir}/dbus-1/services/*.service %{_datadir}/dbus-1/services/*.service
%{_datadir}/icons/hicolor/scalable/apps/%{sname}.svg %{_datadir}/icons/hicolor/scalable/apps/deepin-launcher.svg
%{_datadir}/glib-2.0/schemas/com.deepin.dde.launcher.gschema.xml
%{_datadir}/dsg/configs/org.deepin.dde.launcher/org.deepin.dde.launcher.json
%{_sysconfdir}/dsg/configs/overrides/org.deepin.dde.launcher/
%files devel
%{_includedir}/%{name}/
%changelog %changelog
* Mon Sep 18 2023 leeffo <liweiganga@uniontech.com> - 5.5.37-2
- disable fullscreenmode
* Tue Aug 01 2023 leeffo <liweiganga@uniontech.com> - 5.5.37-1
- upgrade to version 5.5.37
* Thu Mar 30 2023 liweiganga <liweiganga@uniontech.com> - 5.4.45-1
- update: update to 5.4.45
* Mon Jul 18 2022 konglidong <konglidong@uniontech.com> - 5.4.13-1
- Update to 5.4.13
* Thu Jul 08 2021 weidong <weidong@uniontech.com> - 5.3.0.23-3
- update 5.3.0.23
* Thu Sep 3 2020 weidong <weidong@uniontech.com> - 5.1.0.6-3 * Thu Sep 3 2020 weidong <weidong@uniontech.com> - 5.1.0.6-3
- fix source url in spec - fix source url in spec

Binary file not shown.

View File

@ -0,0 +1,11 @@
{
"contents": {
"enableFullScreenMode": {
"permissions": "readwrite",
"serial": 0,
"value": false
}
},
"magic": "dsg.config.override",
"version": "1.0"
}