DEB tdemultimedia: add tdefile plugin for mp4 files

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/427/head
Michele Calgaro 12 months ago
parent d1899106bb
commit e3ca85804d
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -8,6 +8,8 @@ debian/tmp/opt/trinity/lib/trinity/tdefile_m3u.la
debian/tmp/opt/trinity/lib/trinity/tdefile_m3u.so
debian/tmp/opt/trinity/lib/trinity/tdefile_mp3.la
debian/tmp/opt/trinity/lib/trinity/tdefile_mp3.so
debian/tmp/opt/trinity/lib/trinity/tdefile_mp4.la
debian/tmp/opt/trinity/lib/trinity/tdefile_mp4.so
debian/tmp/opt/trinity/lib/trinity/tdefile_mpc.la
debian/tmp/opt/trinity/lib/trinity/tdefile_mpc.so
debian/tmp/opt/trinity/lib/trinity/tdefile_mpeg.la
@ -25,6 +27,7 @@ debian/tmp/opt/trinity/share/services/tdefile_avi.desktop
debian/tmp/opt/trinity/share/services/tdefile_flac.desktop
debian/tmp/opt/trinity/share/services/tdefile_m3u.desktop
debian/tmp/opt/trinity/share/services/tdefile_mp3.desktop
debian/tmp/opt/trinity/share/services/tdefile_mp4.desktop
debian/tmp/opt/trinity/share/services/tdefile_mpc.desktop
debian/tmp/opt/trinity/share/services/tdefile_mpeg.desktop
debian/tmp/opt/trinity/share/services/tdefile_ogg.desktop

@ -8,6 +8,8 @@ debian/tmp/usr/lib/*/trinity/tdefile_m3u.la
debian/tmp/usr/lib/*/trinity/tdefile_m3u.so
debian/tmp/usr/lib/*/trinity/tdefile_mp3.la
debian/tmp/usr/lib/*/trinity/tdefile_mp3.so
debian/tmp/usr/lib/*/trinity/tdefile_mp4.la
debian/tmp/usr/lib/*/trinity/tdefile_mp4.so
debian/tmp/usr/lib/*/trinity/tdefile_mpc.la
debian/tmp/usr/lib/*/trinity/tdefile_mpc.so
debian/tmp/usr/lib/*/trinity/tdefile_mpeg.la
@ -25,6 +27,7 @@ debian/tmp/usr/share/services/tdefile_avi.desktop
debian/tmp/usr/share/services/tdefile_flac.desktop
debian/tmp/usr/share/services/tdefile_m3u.desktop
debian/tmp/usr/share/services/tdefile_mp3.desktop
debian/tmp/usr/share/services/tdefile_mp4.desktop
debian/tmp/usr/share/services/tdefile_mpc.desktop
debian/tmp/usr/share/services/tdefile_mpeg.desktop
debian/tmp/usr/share/services/tdefile_ogg.desktop

@ -8,6 +8,8 @@ debian/tmp/opt/trinity/lib/trinity/tdefile_m3u.la
debian/tmp/opt/trinity/lib/trinity/tdefile_m3u.so
debian/tmp/opt/trinity/lib/trinity/tdefile_mp3.la
debian/tmp/opt/trinity/lib/trinity/tdefile_mp3.so
debian/tmp/opt/trinity/lib/trinity/tdefile_mp4.la
debian/tmp/opt/trinity/lib/trinity/tdefile_mp4.so
debian/tmp/opt/trinity/lib/trinity/tdefile_mpc.la
debian/tmp/opt/trinity/lib/trinity/tdefile_mpc.so
debian/tmp/opt/trinity/lib/trinity/tdefile_mpeg.la
@ -25,6 +27,7 @@ debian/tmp/opt/trinity/share/services/tdefile_avi.desktop
debian/tmp/opt/trinity/share/services/tdefile_flac.desktop
debian/tmp/opt/trinity/share/services/tdefile_m3u.desktop
debian/tmp/opt/trinity/share/services/tdefile_mp3.desktop
debian/tmp/opt/trinity/share/services/tdefile_mp4.desktop
debian/tmp/opt/trinity/share/services/tdefile_mpc.desktop
debian/tmp/opt/trinity/share/services/tdefile_mpeg.desktop
debian/tmp/opt/trinity/share/services/tdefile_ogg.desktop

Loading…
Cancel
Save