1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
freebsd-ports/audio/jack_mixer/pkg-plist
Dmitry Marakasov c60ca88bed - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-06-19 13:17:06 +00:00

34 lines
1.1 KiB
Plaintext

bin/jack_mixer.py
bin/jack_mixer
bin/jack_mix_box
share/icons/hicolor/16x16/apps/jack_mixer.png
share/icons/hicolor/22x22/apps/jack_mixer.png
share/icons/hicolor/24x24/apps/jack_mixer.png
share/icons/hicolor/32x32/apps/jack_mixer.png
share/icons/hicolor/48x48/apps/jack_mixer.png
share/icons/hicolor/scalable/apps/jack_mixer.svg
share/applications/jack_mixer.desktop
%%DATADIR%%/abspeak.py
%%DATADIR%%/channel.py
%%DATADIR%%/gui.py
%%DATADIR%%/meter.py
%%DATADIR%%/scale.py
%%DATADIR%%/serialization.py
%%DATADIR%%/serialization_xml.py
%%DATADIR%%/slider.py
%%DATADIR%%/preferences.py
%%PYTHON_SITELIBDIR%%/jack_mixer_c.so
@dirrmtry share/icons/hicolor/16x16/apps
@dirrmtry share/icons/hicolor/16x16
@dirrmtry share/icons/hicolor/22x22/apps
@dirrmtry share/icons/hicolor/22x22
@dirrmtry share/icons/hicolor/24x24/apps
@dirrmtry share/icons/hicolor/24x24
@dirrmtry share/icons/hicolor/32x32/apps
@dirrmtry share/icons/hicolor/32x32
@dirrmtry share/icons/hicolor/48x48/apps
@dirrmtry share/icons/hicolor/48x48
@dirrmtry share/icons/hicolor/scalable/apps
@dirrmtry share/icons/hicolor/scalable
@dirrm %%DATADIR%%