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