format spec
This commit is contained in:
parent
75cf972978
commit
7b144e1e9d
@ -1,6 +1,3 @@
|
|||||||
# Run tests in check section
|
|
||||||
# disable for bootstrapping
|
|
||||||
|
|
||||||
%bcond_with check
|
%bcond_with check
|
||||||
|
|
||||||
%global with_debug 1
|
%global with_debug 1
|
||||||
@ -8,32 +5,17 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Name: qt5dxcb-plugin
|
||||||
###qt5dxcb-plugin-5.0.10.orig.tar.xz
|
|
||||||
|
|
||||||
Name: qt5dxcb-plugin
|
|
||||||
Version: 5.0.10
|
Version: 5.0.10
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: qt5dxcb-plugin is the Qt platform integration plugin for Deepin Desktop Environment
|
Summary: qt5dxcb-plugin is the Qt platform integration plugin for Deepin Desktop Environment
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://github.com/linuxdeepin/qt5platform-plugins
|
URL: https://github.com/linuxdeepin/qt5platform-plugins
|
||||||
Source0: %{name}-%{version}.orig.tar.xz
|
Source0: %{name}-%{version}.orig.tar.xz
|
||||||
|
|
||||||
BuildRequires: qt5-qtbase-devel
|
BuildRequires: qt5-qtbase-devel libXi-devel xcb-util-renderutil-devel libSM-devel dbus-devel
|
||||||
BuildRequires: libXi-devel
|
BuildRequires: xcb-util-image-devel xcb-util-wm-devel xcb-util-keysyms-devel libxkbcommon-x11-devel
|
||||||
BuildRequires: xcb-util-renderutil-devel
|
BuildRequires: mtdev-devel cairo-devel qt5-qtx11extras-devel qt5-qtx11extras git qt5-qtbase-static
|
||||||
BuildRequires: libSM-devel
|
|
||||||
BuildRequires: dbus-devel
|
|
||||||
BuildRequires: xcb-util-image-devel
|
|
||||||
BuildRequires: xcb-util-wm-devel
|
|
||||||
BuildRequires: xcb-util-keysyms-devel
|
|
||||||
BuildRequires: libxkbcommon-x11-devel
|
|
||||||
BuildRequires: mtdev-devel
|
|
||||||
BuildRequires: cairo-devel
|
|
||||||
BuildRequires: qt5-qtx11extras-devel
|
|
||||||
BuildRequires: qt5-qtx11extras
|
|
||||||
BuildRequires: git
|
|
||||||
BuildRequires: qt5-qtbase-static
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
qt5dxcb-plugin is the Qt platform integration plugin for Deepin Desktop Environment
|
qt5dxcb-plugin is the Qt platform integration plugin for Deepin Desktop Environment
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user