Internet radio browser GUI for music/video streams from various directory services.

⌈⌋ ⎇ branch:  streamtuner2


Artifact [13eeb7b77b]

Artifact 13eeb7b77bfb6ff87e4d94cd45e1755a622c0809:


# See http://fossil.include-once.org/xpm/wiki/Packfile
# Applies minor file tweaks right before -t package generation.

all:  preprocess  $(PACK_TYPE)

# More selective file rewriting
preprocess: $(shell find . -name search.py)m
%.pym: %.py
	preprocess -D $(PKG_FLAG) -o $< $<

deb:	# complainy lintian needs a custom changelog.gz
	gzip -9c usr/share/doc/streamtuner2/NEWS > usr/share/doc/streamtuner2/changelog.gz
zip:
rpm:
exe:
src:
tar: