File tree Expand file tree Collapse file tree 2 files changed +1254
-8
lines changed Expand file tree Collapse file tree 2 files changed +1254
-8
lines changed Original file line number Diff line number Diff line change 1
1
name : bibletime
2
2
version : 3.0.3
3
- release : 1
3
+ release : 2
4
4
source :
5
5
- https://github.com/bibletime/bibletime/releases/download/v3.0.3/bibletime-3.0.3.tar.xz : 80e5e4ccb69a95201036442dd3f13dffcfcb0f001be1222ce7eefcb30fcc2692
6
6
homepage : http://bibletime.info/
@@ -20,14 +20,11 @@ builddeps :
20
20
- fop
21
21
- po4a
22
22
setup : |
23
- %cmake_ninja -DBT_DOCBOOK_XSL_HTML_CHUNK_XSL=usr/share/xml/docbook/xsl-stylesheets-1.79.2/html/chunk.xsl \
23
+ %cmake_ninja -DBT_DOCBOOK_XSL_HTML_CHUNK_XSL=/ usr/share/xml/docbook/xsl-stylesheets-1.79.2/html/chunk.xsl \
24
24
-DCMAKE_INSTALL_PREFIX=/usr \
25
- -DBUILD_HANDBOOK_HTML=OFF \
26
25
-DBUILD_HANDBOOK_PDF=OFF \
27
- -DBUILD_HOWTO_HTML=OFF \
28
26
-DBUILD_HOWTO_PDF=OFF
29
27
build : |
30
28
%ninja_build
31
29
install : |
32
30
%ninja_install
33
- install -dm00755 $installdir/usr/share/doc/bibletime
You can’t perform that action at this time.
0 commit comments