]> git.pld-linux.org Git - packages/mythplugins.git/blame - mythplugins.spec
- php virtual deps
[packages/mythplugins.git] / mythplugins.spec
CommitLineData
14b5eb75 1#
f76d04d4
ER
2# Conditional build:
3%bcond_without binary # skip building binary plugins (build only mythweb)
beab7214 4%bcond_without mytharchive # disable mytharchive plugin
f76d04d4 5%bcond_without mythbrowser # disable building mythbrowser plugin
beab7214 6%bcond_without mythcontrols # disable mythcontrols plugin
f76d04d4 7%bcond_without mythdvd # disable building mythgallery plugin
beab7214 8%bcond_without mythflix # disable building mythflix plugin
f76d04d4
ER
9%bcond_without mythgallery # disable building mythgallery plugin
10%bcond_without mythgame # disable building mythgallery plugin
11%bcond_without mythmusic # disable building mythmusic plugin
12%bcond_without mythnews # disable building mythgallery plugin
13%bcond_without mythphone # disable building mythgallery plugin
14%bcond_without mythvideo # disable building mythgallery plugin
15%bcond_without mythweather # disable building mythgallery plugin
16%bcond_without mythweb # disable building mythgallery plugin
f76d04d4 17#
f8518b19 18%if !%{with binary}
beab7214 19%undefine with_mytharchive
f76d04d4 20%undefine with_mythbrowser
beab7214 21%undefine with_mythcontrols
f76d04d4 22%undefine with_mythdvd
beab7214 23%undefine with_mythflix
f76d04d4
ER
24%undefine with_mythgallery
25%undefine with_mythgame
26%undefine with_mythmusic
27%undefine with_mythnews
28%undefine with_mythphone
29%undefine with_mythvideo
30%undefine with_mythweather
f76d04d4
ER
31%endif
32
a8181a32 33%include /usr/lib/rpm/macros.perl
f76d04d4 34
9de9d245
ER
35#define _snap 20060905
36#define _rev 11046
3515083d 37%define _rel 0.4
20cc2885
JB
38Summary: Main MythTV plugins
39