Changeset 186 for smplayer/vendor/current/smplayer.spec
- Timestamp:
- Jan 24, 2017, 12:24:46 PM (9 years ago)
- File:
-
- 1 edited
-
smplayer/vendor/current/smplayer.spec (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/smplayer.spec
r179 r186 1 1 Name: smplayer 2 Version: 1 6.8.03 %global smplayer_themes_ver 16. 6.02 Version: 1.0 3 %global smplayer_themes_ver 16..0 4 4 %global smplayer_skins_ver 15.2.0 5 5 6 Release: 1%{?dist} 6 7 Summary: A great media player … … 12 13 Source3: http://downloads.sourceforge.net/smplayer/smplayer-themes-%{smplayer_themes_ver}.tar.bz2 13 14 Source4: http://downloads.sourceforge.net/smplayer/smplayer-skins-%{smplayer_skins_ver}.tar.bz2 15 14 16 15 17 %if 0%{?suse_version} … … 23 25 BuildRequires: desktop-file-utils 24 26 BuildRequires: gcc-c++ 27 25 28 BuildRequires: pkgconfig(Qt5Concurrent) 26 29 BuildRequires: pkgconfig(Qt5Core) … … 48 51 49 52 %prep 50 %setup -a3 -a4 - qn %{name}-%{version}53 %setup -a3 -a4 -qn %{name}-%{version} 51 54 52 55 # correction for wrong-file-end-of-line-encoding … … 79 82 popd 80 83 84 85 86 87 81 88 %install 82 89 make PREFIX=%{_prefix} DESTDIR=%{buildroot}/ DOC_PATH=%{_docdir}/%{name}/ install … … 88 95 pushd smplayer-skins-%{smplayer_skins_ver} 89 96 make install PREFIX=%{_prefix} DESTDIR=%{buildroot} 97 98 99 100 90 101 popd 91 102 … … 114 125 %{_mandir}/man1/smplayer.1.gz 115 126 %{_docdir}/%{name}/ 127 116 128 117 129 %changelog
Note:
See TracChangeset
for help on using the changeset viewer.
