/[packages]/cauldron/markdownpart/current/SPECS/markdownpart.spec
ViewVC logotype

Annotation of /cauldron/markdownpart/current/SPECS/markdownpart.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2058725 - (hide annotations) (download)
Thu Apr 18 09:11:28 2024 UTC (6 days, 9 hours ago) by neoclust
File size: 1106 byte(s)
New version 24.02.2
1 daviddavid 1657142 #
2     # Please do not update/rebuild/touch this package before asking first
3     # to mikala and/or neoclust and/or daviddavid
4     # This package is part of the KDE Stack.
5     #
6    
7 neoclust 1849566 %define rel 1
8 daviddavid 1657142
9     Name: markdownpart
10 neoclust 2058725 Version: 24.02.2
11 daviddavid 1657142 Release: %mkrel %{rel}
12     Summary: KPart for rendering Markdown content
13     Group: Graphical desktop/KDE
14     License: GPLv2+
15     Url: https://kde.org/
16     Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
17    
18 daviddavid 2007547 BuildRequires: kf6-rpm-macros
19 daviddavid 1657142
20 daviddavid 2007547 BuildRequires: cmake(Qt6Widgets)
21 daviddavid 1657142
22 daviddavid 2007547 BuildRequires: cmake(KF6I18n)
23     BuildRequires: cmake(KF6Parts)
24    
25 daviddavid 1657142 %description
26     A(nother) Markdown viewer KParts plugin, which allows
27     KParts-using applications to display files in
28     Markdown format in the rendered target format.
29     Examples are Ark, Krusader, Kate's preview plugin & Konqueror.
30    
31     %files -f %{name}.lang
32 daviddavid 2007547 %{_kf6_plugindir}/parts/markdownpart.so
33     %{_kf6_metainfodir}/org.kde.markdownpart.metainfo.xml
34 daviddavid 1657142
35     #-------------------------------------------------------------------------
36    
37     %prep
38     %autosetup -p1
39    
40     %build
41 daviddavid 2007547 %cmake_kf6
42 daviddavid 1657142 %cmake_build
43    
44     %install
45     %cmake_install
46    
47     %find_lang %{name} --with-html

  ViewVC Help
Powered by ViewVC 1.1.30