Compare commits
11 Commits
398bdeb109
...
616035e210
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
616035e210 | ||
|
|
a084bb6c6f | ||
|
|
fea9df52b9 | ||
|
|
fba657ef5c | ||
|
|
704d1d3b63 | ||
|
|
d8224de1a3 | ||
|
|
1f6be317a0 | ||
|
|
f62f1af755 | ||
|
|
cd4264d7f1 | ||
|
|
58b1de967c | ||
|
|
e1b6fde8d8 |
@ -2,27 +2,17 @@
|
||||
%global debug_package %{nil}
|
||||
%global _unpackaged_files_terminate_build 0
|
||||
|
||||
|
||||
######blur-effect-1.1.3.orig.tar.xz
|
||||
|
||||
Name: blur-effect
|
||||
Version: 1.1.3
|
||||
Release: 1
|
||||
Release: 5
|
||||
Summary: A library for using 3D graphics hardware to draw pretty pictures
|
||||
|
||||
License: GPLv3
|
||||
URL: https://uos-packages.deepin.com/uos/pool/main/b/blur-effect/
|
||||
Source0: %{name}-%{version}.orig.tar.xz
|
||||
Source0: https://uos-packages.deepin.com/uos/pool/main/b/blur-effect/%{name}-%{version}.orig.tar.xz
|
||||
|
||||
BuildRequires: cmake
|
||||
#BuildRequires: glm-devel
|
||||
BuildRequires: glew-devel
|
||||
BuildRequires: mesa-libgbm-devel
|
||||
#BuildRequires: egl1-mesa-dev
|
||||
BuildRequires: gdk-pixbuf2-devel
|
||||
BuildRequires: mesa-libGLES-devel
|
||||
BuildRequires: mesa-libEGL-devel
|
||||
|
||||
BuildRequires: glew-devel mesa-libgbm-devel gdk-pixbuf2-devel libglvnd-devel mesa-libEGL-devel libdrm-devel
|
||||
%description
|
||||
|
||||
%prep
|
||||
@ -42,5 +32,13 @@ make
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Oct 28 2020 weidong <weidong@uniontech.com> - 1.1.3-5
|
||||
- update buildrequires
|
||||
* Wed Sep 2 2020 weidong <weidong@uniontech.com> - 1.1.3-4
|
||||
- fix spec
|
||||
* Mon Aug 10 2020 chenbo pan <panchenbo@uniontech.com> - 1.1.3-3
|
||||
- fix compile fail
|
||||
* Thu Jul 30 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.1.3-2
|
||||
- fix spec
|
||||
* Thu Jul 30 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.1.3-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user