updated URL; closes #1 [release 0.12.0b+20240924git.75cb85f8-1mamba;Wed Nov 27 2024]
141 lines
4.4 KiB
RPMSpec
141 lines
4.4 KiB
RPMSpec
%define majver %(echo %version | cut -d. -f1-2)
|
|
%define gitcommit %(echo %version | cut -d+ -f2 | cut -d. -f2)
|
|
Name: kmplayer
|
|
Version: 0.12.0b+20240924git.75cb85f8
|
|
Release: 1mamba
|
|
Summary: Basic MPlayer/Xine/ffmpeg/ffserver/VDR frontend for KDE
|
|
Group: Graphical Desktop/Applications/Multimedia
|
|
Vendor: openmamba
|
|
Distribution: openmamba
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
URL: https://apps.kde.org/kmplayer/
|
|
Source: https://anongit.kde.org/kmplayer.git/master@%{gitcommit}/kmplayer-%{version}.tar.bz2
|
|
License: GPL
|
|
## AUTOBUILDREQ-BEGIN
|
|
BuildRequires: glibc-devel
|
|
BuildRequires: libQt5Concurrent
|
|
BuildRequires: libQt5Core
|
|
BuildRequires: libQt5DBus
|
|
BuildRequires: libQt5Gui
|
|
BuildRequires: libQt5Network
|
|
BuildRequires: libQt5Svg-devel
|
|
BuildRequires: libQt5Widgets
|
|
BuildRequires: libQt5X11Extras-devel
|
|
BuildRequires: libQt5Xml
|
|
BuildRequires: libX11-devel
|
|
BuildRequires: libcairo-devel
|
|
BuildRequires: libgcc
|
|
BuildRequires: libkauth-devel
|
|
BuildRequires: libkbookmarks-devel
|
|
BuildRequires: libkcodecs-devel
|
|
BuildRequires: libkcompletion-devel
|
|
BuildRequires: libkconfig-devel
|
|
BuildRequires: libkconfigwidgets-devel
|
|
BuildRequires: libkcoreaddons-devel
|
|
BuildRequires: libki18n-devel
|
|
BuildRequires: libkiconthemes-devel
|
|
BuildRequires: libkio-devel
|
|
BuildRequires: libkjobwidgets-devel
|
|
BuildRequires: libkmediaplayer-devel
|
|
BuildRequires: libkparts-devel
|
|
BuildRequires: libkservice-devel
|
|
BuildRequires: libktextwidgets-devel
|
|
BuildRequires: libkwidgetsaddons-devel
|
|
BuildRequires: libkwindowsystem-devel
|
|
BuildRequires: libkxmlgui-devel
|
|
BuildRequires: libphonon-devel
|
|
BuildRequires: libsolid-devel
|
|
BuildRequires: libsonnet-devel
|
|
BuildRequires: libstdc++6-devel
|
|
BuildRequires: libxcb-devel
|
|
BuildRequires: libxcb-image-devel
|
|
BuildRequires: libxcb-keysyms-devel
|
|
BuildRequires: libxcb-render-util-devel
|
|
BuildRequires: libxcb-util-cursor-devel
|
|
BuildRequires: libxcb-util-devel
|
|
BuildRequires: libxcb-util-wm-devel
|
|
## AUTOBUILDREQ-END
|
|
BuildRequires: libnspr-devel
|
|
BuildRequires: libkmediaplayer-devel
|
|
|
|
%description
|
|
Video player plugin for Konqueror and basic MPlayer/Xine/ffmpeg/ffserver/VDR frontend for KDE.
|
|
|
|
%debug_package
|
|
|
|
%prep
|
|
%setup -q
|
|
|
|
%build
|
|
%cmake_kde5 -d build \
|
|
-DKMPLAYER_BUILT_WITH_NPP=OFF
|
|
|
|
%make
|
|
|
|
%install
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
%makeinstall -C build
|
|
|
|
%find_lang %{name} --with-html
|
|
|
|
%clean
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%files -f %{name}.lang
|
|
%defattr(-,root,root)
|
|
%{_kde5_bindir}/kmplayer
|
|
#%{_kde5_bindir}/knpplayer
|
|
%{_kde5_bindir}/kphononplayer
|
|
%{_libdir}/libkdeinit5_kmplayer.so
|
|
%{_libdir}/libkmplayercommon.so
|
|
%{_qt5_plugindir}/kf5/parts/kmplayerpart.so
|
|
%{_datadir}/applications/org.kde.kmplayer.desktop
|
|
%{_datadir}/metainfo/org.kde.kmplayer.appdata.xml
|
|
%{_datadir}/qlogging-categories5/kmplayer.categories
|
|
%{_kde5_datadir}/kmplayer/*
|
|
%{_kde5_configdir}/kmplayerrc
|
|
%{_kde5_icondir}/hicolor/*/apps/kmplayer.png
|
|
%{_kde5_icondir}/hicolor/scalable/apps/kmplayer.svgz
|
|
%{_kde5_servicesdir}/kmplayer_part.desktop
|
|
%doc AUTHORS LICENSES
|
|
|
|
%changelog
|
|
* Wed Nov 27 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.12.0b+20240924git.75cb85f8-1mamba
|
|
- update to 0.12.0b+20240924git.75cb85f8
|
|
- updated URL; closes #1
|
|
|
|
* Sun Dec 08 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 0.12.0b.20191208git-1mamba
|
|
- update to 0.12.0b.20191208git
|
|
|
|
* Fri Sep 07 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 0.12.0b-1mamba
|
|
- update to 0.12.0b
|
|
|
|
* Sun Jul 31 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.12.0a-1mamba
|
|
- update to 0.12.0a
|
|
|
|
* Wed Apr 23 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.11.3d-1mamba
|
|
- update to 0.11.3d
|
|
|
|
* Wed Oct 19 2011 Automatic Build System <autodist@mambasoft.it> 0.11.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Mar 15 2010 Automatic Build System <autodist@mambasoft.it> 0.11.2-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Sat May 30 2009 Automatic Build System <autodist@mambasoft.it> 0.11.1a-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Fri Mar 27 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 0.11.0a-2mamba
|
|
- remove oxygen icons conflicting with kdebase4-runtime
|
|
|
|
* Fri Feb 06 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 0.11.0a-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Fri Oct 03 2008 gil <puntogil@libero.it> 0.10.0c-1mamba
|
|
- update to 0.10.0c
|
|
- changed prefix (/opt/kde3)
|
|
- edit configure option
|
|
|
|
* Sun Oct 01 2006 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.3-1qilnx
|
|
- package created by autospec
|