package init
This commit is contained in:
parent
58a1fc27fc
commit
85768d3261
52
deepin-desktop-schemas.spec
Normal file
52
deepin-desktop-schemas.spec
Normal file
@ -0,0 +1,52 @@
|
||||
Name: deepin-desktop-schemas
|
||||
Version: 5.5.0.6
|
||||
Release: 1
|
||||
Summary: GSettings deepin desktop-wide schemas
|
||||
License: GPLv3
|
||||
URL: https://github.com/linuxdeepin/deepin-desktop-schemas
|
||||
Source0: %{name}_%{version}.orig.tar.xz
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: python3 golang-bin
|
||||
BuildRequires: glib2
|
||||
#add jzy
|
||||
BuildRequires: go-lib-devel
|
||||
Requires: dconf
|
||||
Requires: deepin-gtk-theme
|
||||
Requires: deepin-icon-theme
|
||||
Requires: deepin-sound-theme
|
||||
Obsoletes: deepin-artwork-themes <= 15.12.4
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
# fix default background url
|
||||
sed -i '/picture-uri/s|default_background.jpg|default.png|' \
|
||||
overrides/common/com.deepin.wrap.gnome.desktop.override
|
||||
sed -i 's|python|python3|' Makefile tools/overrides.py
|
||||
|
||||
%build
|
||||
export GOPATH=/usr/share/gocode
|
||||
%make_build ARCH=x86
|
||||
|
||||
%install
|
||||
%make_install PREFIX=%{_prefix}
|
||||
|
||||
%check
|
||||
make test
|
||||
|
||||
%files
|
||||
%doc README.md
|
||||
%license LICENSE
|
||||
%{_datadir}/glib-2.0/schemas/*
|
||||
/usr/share/deepin-app-store/*
|
||||
/usr/share/deepin-desktop-schemas/*
|
||||
/usr/share/deepin-appstore/*
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 11 2020 uoser <uoser@uniontech.com> - 5.5.0.6
|
||||
- Update to 5.5.0.6
|
||||
BIN
deepin-desktop-schemas_5.5.0.6.orig.tar.xz
Executable file
BIN
deepin-desktop-schemas_5.5.0.6.orig.tar.xz
Executable file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user