2006-06-07 08:36:51 +02:00
|
|
|
@comment $FreeBSD$
|
|
|
|
bin/tunapie
|
2006-10-21 11:57:46 +02:00
|
|
|
@unexec if cmp -s %D/etc/tunapie.config %D/etc/tunapie.config.default; then rm -f %D/etc/tunapie.config; fi
|
|
|
|
etc/tunapie.config.default
|
|
|
|
@exec [ -f %B/tunapie.config ] || cp %B/%f %B/tunapie.config
|
2008-10-11 13:36:42 +02:00
|
|
|
%%DESKTOPDIR%%/tunapie.desktop
|
2007-12-26 22:18:03 +01:00
|
|
|
share/pixmaps/tplogo.xpm
|
2006-06-07 08:36:51 +02:00
|
|
|
%%DATADIR%%/AboutTuner.py
|
|
|
|
%%DATADIR%%/AboutTuner.pyc
|
2008-07-03 15:10:48 +02:00
|
|
|
%%DATADIR%%/AddStream.py
|
|
|
|
%%DATADIR%%/AddStream.pyc
|
2006-06-07 08:36:51 +02:00
|
|
|
%%DATADIR%%/RecordQueue.py
|
|
|
|
%%DATADIR%%/RecordQueue.pyc
|
|
|
|
%%DATADIR%%/RecordTime.py
|
|
|
|
%%DATADIR%%/RecordTime.pyc
|
2007-12-26 22:18:03 +01:00
|
|
|
%%DATADIR%%/TunaSearch.py
|
|
|
|
%%DATADIR%%/TunaSearch.pyc
|
2006-06-07 08:36:51 +02:00
|
|
|
%%DATADIR%%/Tunapie.py
|
|
|
|
%%DATADIR%%/Tunapie.pyc
|
|
|
|
%%DATADIR%%/TunerInfoDialog.py
|
|
|
|
%%DATADIR%%/TunerInfoDialog.pyc
|
|
|
|
%%DATADIR%%/TunerPrefs.py
|
|
|
|
%%DATADIR%%/TunerPrefs.pyc
|
2007-12-26 22:18:03 +01:00
|
|
|
%%DATADIR%%/fave.png
|
|
|
|
%%DATADIR%%/find.png
|
|
|
|
%%DATADIR%%/info.png
|
2006-12-24 00:28:07 +01:00
|
|
|
%%DATADIR%%/pixmaps/tplogo.xpm
|
2007-12-26 22:18:03 +01:00
|
|
|
%%DATADIR%%/play.png
|
|
|
|
%%DATADIR%%/radio.png
|
|
|
|
%%DATADIR%%/rec.png
|
|
|
|
%%DATADIR%%/remfave.png
|
|
|
|
%%DATADIR%%/stop.png
|
|
|
|
%%DATADIR%%/tunapie2_main.py
|
|
|
|
%%DATADIR%%/tunapie2_main.pyc
|
2006-06-07 08:36:51 +02:00
|
|
|
%%DATADIR%%/tuner.py
|
|
|
|
%%DATADIR%%/tuner.pyc
|
2007-12-26 22:18:03 +01:00
|
|
|
%%DATADIR%%/tv.png
|
2006-12-24 00:28:07 +01:00
|
|
|
@dirrm %%DATADIR%%/pixmaps
|
2006-06-07 08:36:51 +02:00
|
|
|
@dirrm %%DATADIR%%
|