summaryrefslogtreecommitdiffstats
path: root/rules/xawtv.in
blob: 40e19f810e45bfc89b377eadc96d040a0bcf05d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
## SECTION=staging
## old section:
### SECTION=multimedia_tools

config XAWTV
	tristate
	prompt "xawtv"
	select LIBJPEG
	select NCURSES
	select XORG_LIB_XFONT
	select XORG_LIB_FS
	select XORG_LIB_XAW
	select XORG_SERVER
	select XORG_SERVER_XORG
	help
	  xawtv is a TV Application

	  STAGING: remove in ptxdist-2016.12.0
	  Upstream dead and fails to build with with gcc-5.x