Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
f36e9827c1
!11 modify version info
From: @hanshuang123456 
Reviewed-by: @ut-layne-yang 
Signed-off-by: @ut-layne-yang
2023-11-20 01:38:02 +00:00
hanshuang
b2afc8a8d6 modify version info 2023-11-17 14:45:22 +08:00
openeuler-ci-bot
9a2dfd71c1
!10 update package
From: @hanshuang123456 
Reviewed-by: @HelloWorld_lvcongqing 
Signed-off-by: @HelloWorld_lvcongqing
2023-10-24 08:14:06 +00:00
hanshuang
9d18913f1d update deepin-menu package 2023-10-20 17:58:01 +08:00
openeuler-ci-bot
7544370261 !3 fix compile error
Merge pull request !3 from panchenbo/master
2020-08-28 11:02:25 +08:00
panchenbo
8a31703b33 fix compile fail 2020-08-28 10:54:32 +08:00
openeuler-ci-bot
df7069fd2b !2 add yaml and fix spec
Merge pull request !2 from panchenbo/master
2020-07-30 17:16:09 +08:00
panchenbo
034425821a add yaml and fix spec 2020-07-30 16:12:12 +08:00
openeuler-ci-bot
e1f5b31f60 !1 package init
Merge pull request !1 from panchenbo/master
2020-07-15 09:39:48 +08:00
panchenbo
77cf2d093b package init 2020-07-14 10:50:38 +08:00
3 changed files with 51 additions and 0 deletions

Binary file not shown.

47
deepin-menu.spec Normal file
View File

@ -0,0 +1,47 @@
Name: deepin-menu
Version: 5.0.1.1
Release: 2
Summary: Deepin menu service
License: GPLv3+
URL: https://github.com/linuxdeepin/deepin-menu
Source0: %{name}-%{version}.orig.tar.xz
BuildRequires: qt5-qtx11extras-devel
BuildRequires: qt5-qtmultimedia-devel
BuildRequires: desktop-file-utils
BuildRequires: pkgconfig(dtkwidget) >= 5.1.1
BuildRequires: dde-qt-dbus-factory-devel
#BuildRequires: pkgconfig(dframeworkdbus)
BuildRequires: pkgconfig(Qt5Gui)
BuildRequires: pkgconfig(Qt5DBus)
BuildRequires: pkgconfig(Qt5Widgets)
%description
Deepin menu service for building beautiful menus.
%prep
%setup -q
# Modify lib path to reflect the platform
sed -i 's|/usr/bin|%{_libexecdir}|' data/com.deepin.menu.service \
deepin-menu.desktop deepin-menu.pro
%build
%qmake_qt5 DEFINES+=QT_NO_DEBUG_OUTPUT
%make_build
%install
%make_install INSTALL_ROOT="%{buildroot}"
%files
%doc README.md
%license LICENSE
%{_libexecdir}/%{name}
%{_datadir}/dbus-1/services/com.deepin.menu.service
%changelog
* Fri Nov 17 2023 hanshuang <hanshuang@uniontech.com> - 5.0.1.1-2
- modify version info
* Tue Jun 14 2022 uoser <uoser@uniontech.com> - 5.0.1.1-1.02
- update: update to 5.0.1.1-1.02

4
deepin-menu.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: github
src_repo: linuxdeepin/deepin-menu
tag_prefix: ^v
seperator: .