]> git.pld-linux.org Git - packages/mythplugins.git/blame - mythplugins.spec
- merged 0.19 from DEVEL
[packages/mythplugins.git] / mythplugins.spec
CommitLineData
f76d04d4
ER
1# Conditional build:
2%bcond_without binary # skip building binary plugins (build only mythweb)
3%bcond_without mythbrowser # disable building mythbrowser plugin
4%bcond_without mythdvd # disable building mythgallery plugin
5%bcond_without mythgallery # disable building mythgallery plugin
6%bcond_without mythgame # disable building mythgallery plugin
7%bcond_without mythmusic # disable building mythmusic plugin
8%bcond_without mythnews # disable building mythgallery plugin
9%bcond_without mythphone # disable building mythgallery plugin
10%bcond_without mythvideo # disable building mythgallery plugin
11%bcond_without mythweather # disable building mythgallery plugin
12%bcond_without mythweb # disable building mythgallery plugin
13%bcond_without mythflix # disable building mythflix plugin
14%bcond_without mythcontrols # disable mythcontrols plugin
15#
16%if %{without binary}
17%undefine with_mythbrowser
18%undefine with_mythdvd
19%undefine with_mythgallery
20%undefine with_mythgame
21%undefine with_mythmusic
22%undefine with_mythnews
23%undefine with_mythphone
24%undefine with_mythvideo
25%undefine with_mythweather
26%undefine with_mythcontrols
27%undefine with_mythflix
28%endif
29
a8181a32 30%include /usr/lib/rpm/macros.perl
f76d04d4 31
20cc2885
JB
32Summary: Main MythTV plugins
33