git: 99ebf65e6327 - main - multimedia/emovix: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 31 Mar 2025 14:38:02 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=99ebf65e632789379422c21cfc276fabe98573c7 commit 99ebf65e632789379422c21cfc276fabe98573c7 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-03-31 14:37:57 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-03-31 14:37:57 +0000 multimedia/emovix: Remove expired port 2025-03-31 multimedia/emovix: Abandonware, uses over a decade year old software and no support for anything recent --- MOVED | 1 + multimedia/Makefile | 1 - multimedia/emovix/Makefile | 25 -- multimedia/emovix/distinfo | 2 - multimedia/emovix/files/patch-Makefile.am | 11 - multimedia/emovix/files/patch-Makefile.in | 11 - .../emovix/files/patch-src_movix_Makefile.in | 18 - multimedia/emovix/pkg-descr | 5 - multimedia/emovix/pkg-plist | 375 --------------------- 9 files changed, 1 insertion(+), 448 deletions(-) diff --git a/MOVED b/MOVED index 68b533e8da85..8668167c19c5 100644 --- a/MOVED +++ b/MOVED @@ -4240,3 +4240,4 @@ x11/terminator||2025-03-31|Has expired: Depends on expired devel/py-pytest-runne devel/peg.el||2025-03-31|Has expired: Emacs 30 and later include peg.el as standard library textproc/py-citeproc-py-styles||2025-03-31|Has expired: Depends on expired devel/py-pytest-runner multimedia/gdialog||2025-03-31|Has expired: Support for a 20 year old obsolete STB that only supports DVB-T(1) and MPEG-2 +multimedia/emovix||2025-03-31|Has expired: Abandonware, uses over a decade year old software and no support for anything recent diff --git a/multimedia/Makefile b/multimedia/Makefile index 249a3aafb32b..80a902575ca6 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -53,7 +53,6 @@ SUBDIR += dvdstyler SUBDIR += elementary-videos SUBDIR += emby-server - SUBDIR += emovix SUBDIR += ffaudioconverter SUBDIR += ffdec SUBDIR += ffmpeg diff --git a/multimedia/emovix/Makefile b/multimedia/emovix/Makefile deleted file mode 100644 index 3b984110884f..000000000000 --- a/multimedia/emovix/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -PORTNAME= emovix -PORTVERSION= 0.9.0 -PORTREVISION= 2 -CATEGORIES= multimedia -MASTER_SITES= SF/movix/eMoviX/0.9 - -MAINTAINER= ports@FreeBSD.org -COMMENT= Mini Linux distro to create bootable video CDs -WWW= https://movix.sourceforge.net/ - -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING - -BROKEN= Fails to generate ISO image -DEPRECATED= Abandonware, uses over a decade year old software and no support for anything recent -EXPIRATION_DATE=2025-03-31 - -GNU_CONFIGURE= yes -USES= gmake perl5 shebangfix -SHEBANG_FILES= mplayer-fonts/centralEU-cp1250/runme \ - mplayer-fonts/centralEU-iso-8859-2/runme \ - scripts/mkmovixiso scripts/movix-conf.in -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/multimedia/emovix/distinfo b/multimedia/emovix/distinfo deleted file mode 100644 index 323082144293..000000000000 --- a/multimedia/emovix/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (emovix-0.9.0.tar.gz) = 96b84843ed80d31df5c07f6ee972362f7a0629a9b181afeb4a99b2127c07ff57 -SIZE (emovix-0.9.0.tar.gz) = 11297252 diff --git a/multimedia/emovix/files/patch-Makefile.am b/multimedia/emovix/files/patch-Makefile.am deleted file mode 100644 index 721f1c173aad..000000000000 --- a/multimedia/emovix/files/patch-Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.am Sat Apr 29 08:04:21 2006 -+++ Makefile.am.orig Mon Mar 29 14:29:07 2004 -@@ -25,7 +25,7 @@ - for i in `find $(distdir) -name .cvsignore` ; do rm -rf $$i; done; - - install-data-local: -- cp -a {translations,mplayer-fonts,keyboard-i18n,backgrounds} $(emovix_share_dir) -+ for i in translations mplayer-fonts keyboard-i18n backgrounds; do cp -r $$i $(emovix_share_dir); done; - @for language in translations/[a-z]? translations/[a-z]?? ; \ - do perl -pw -i -e \ - "s/MoviX +v[\.\w]+/MoviX v$(MOVIX_VERSION)/" \ diff --git a/multimedia/emovix/files/patch-Makefile.in b/multimedia/emovix/files/patch-Makefile.in deleted file mode 100644 index c4bad9a00192..000000000000 --- a/multimedia/emovix/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in Sat Apr 29 08:09:42 2006 -+++ Makefile.in.orig Sat Apr 29 08:09:31 2006 -@@ -529,7 +529,7 @@ - for i in `find $(distdir) -name .cvsignore` ; do rm -rf $$i; done; - - install-data-local: -- cp -a {translations,mplayer-fonts,keyboard-i18n,backgrounds} $(emovix_share_dir) -+ for i in translations mplayer-fonts keyboard-i18n backgrounds; do cp -r $$i $(emovix_share_dir); done; - @for language in translations/[a-z]? translations/[a-z]?? ; \ - do perl -pw -i -e \ - "s/MoviX +v[\.\w]+/MoviX v$(MOVIX_VERSION)/" \ diff --git a/multimedia/emovix/files/patch-src_movix_Makefile.in b/multimedia/emovix/files/patch-src_movix_Makefile.in deleted file mode 100644 index 246346b36afa..000000000000 --- a/multimedia/emovix/files/patch-src_movix_Makefile.in +++ /dev/null @@ -1,18 +0,0 @@ ---- src/movix/Makefile.in.orig 2005-06-23 20:23:47 UTC -+++ src/movix/Makefile.in -@@ -148,7 +148,6 @@ EXTRA_DIST = movix.pl \ - movixrc - - --bin_SCRIPTS = movix-files - - movixdir = $(pkgdatadir)/movix - movix_DATA = ${EXTRA_DIST} -@@ -484,6 +483,7 @@ install-exec-local: - echo "#!/bin/sh" > $(DESTDIR)$(bindir)/movix-files - echo "# MoviX v${MOVIX_VERSION}" >> $(DESTDIR)$(bindir)/movix-files - for i in ${EXTRA_DIST}; do echo "echo $$i" >> $(DESTDIR)$(bindir)/movix-files; done -+ chmod 555 $(DESTDIR)$(bindir)/movix-files - # echo "echo \"${EXTRA_DIST}\"" >> $(DESTDIR)$(bindir)/movix-files - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. diff --git a/multimedia/emovix/pkg-descr b/multimedia/emovix/pkg-descr deleted file mode 100644 index 5f025b6dee3c..000000000000 --- a/multimedia/emovix/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -A micro Linux distro meant to be embedded in a CD together with all -video/audio files you want, so that the CD will be able to boot and -automagically play all of its own files. - -eMoviX CDs can be written with sysutils/K3b. diff --git a/multimedia/emovix/pkg-plist b/multimedia/emovix/pkg-plist deleted file mode 100644 index bfe4bf9680fc..000000000000 --- a/multimedia/emovix/pkg-plist +++ /dev/null @@ -1,375 +0,0 @@ -bin/lf-mkmovixiso -bin/mkmovixiso -bin/movix-conf -bin/movix-files -bin/movix-version -%%DATADIR%%/backgrounds/black.avi -%%DATADIR%%/backgrounds/coresis.avi -%%DATADIR%%/backgrounds/movix.music.avi -%%DATADIR%%/isolinux/credits.txt -%%DATADIR%%/isolinux/initrd.gz -%%DATADIR%%/isolinux/iso.sort -%%DATADIR%%/isolinux/isolinux.bin -%%DATADIR%%/isolinux/isolinux.cfg -%%DATADIR%%/isolinux/kernel/vmlinuz -%%DATADIR%%/isolinux/movix.lss -%%DATADIR%%/isolinux/movix.msg -%%DATADIR%%/isolinux/mphelp.txt -%%DATADIR%%/isolinux/mxhelp.txt -%%DATADIR%%/isolinux/trblst.txt -%%DATADIR%%/keyboard-i18n/README -%%DATADIR%%/keyboard-i18n/be/bootkey.map -%%DATADIR%%/keyboard-i18n/be/shellkey.map -%%DATADIR%%/keyboard-i18n/de/bootkey.map -%%DATADIR%%/keyboard-i18n/de/shellkey.map -%%DATADIR%%/keyboard-i18n/es/bootkey.map -%%DATADIR%%/keyboard-i18n/es/shellkey.map -%%DATADIR%%/keyboard-i18n/fr/bootkey.map -%%DATADIR%%/keyboard-i18n/fr/shellkey.map -%%DATADIR%%/keyboard-i18n/hu/bootkey.map -%%DATADIR%%/keyboard-i18n/hu/shellkey.map -%%DATADIR%%/keyboard-i18n/it/bootkey.map -%%DATADIR%%/keyboard-i18n/it/shellkey.map -%%DATADIR%%/keyboard-i18n/nl/bootkey.map -%%DATADIR%%/keyboard-i18n/nl/shellkey.map -%%DATADIR%%/keyboard-i18n/no/bootkey.map -%%DATADIR%%/keyboard-i18n/no/shellkey.map -%%DATADIR%%/keyboard-i18n/pt/bootkey.map -%%DATADIR%%/keyboard-i18n/pt/shellkey.map -%%DATADIR%%/keyboard-i18n/us/bootkey.map -%%DATADIR%%/keyboard-i18n/us/shellkey.map -%%DATADIR%%/movix/bugReport.sh -%%DATADIR%%/movix/config -%%DATADIR%%/movix/help.txt -%%DATADIR%%/movix/input.conf -%%DATADIR%%/movix/isapnpmodules.sh -%%DATADIR%%/movix/manpage.txt -%%DATADIR%%/movix/menu.conf -%%DATADIR%%/movix/mixer.pl -%%DATADIR%%/movix/movix-files -%%DATADIR%%/movix/movix.music.avi -%%DATADIR%%/movix/movix.pl -%%DATADIR%%/movix/movixrc -%%DATADIR%%/movix/profile -%%DATADIR%%/movix/rc.lirc -%%DATADIR%%/movix/rc.movix -%%DATADIR%%/movix/remotes.data -%%DATADIR%%/movix/setHardware.pl -%%DATADIR%%/movix/showisapnpmodules.sh -%%DATADIR%%/movix/showpcimodules.sh -%%DATADIR%%/mplayer-fonts/FreeMonoBoldOblique.ttf -%%DATADIR%%/mplayer-fonts/FreeSansBold.ttf -%%DATADIR%%/mplayer-fonts/FreeSansBoldOblique.ttf -%%DATADIR%%/mplayer-fonts/FreeSansOblique.ttf -%%DATADIR%%/mplayer-fonts/FreeSerifBoldItalic.ttf -%%DATADIR%%/mplayer-fonts/FreeSerifItalic.ttf -%%DATADIR%%/mplayer-fonts/Vera.ttf -%%DATADIR%%/mplayer-fonts/VeraBd.ttf -%%DATADIR%%/mplayer-fonts/VeraIt.ttf -%%DATADIR%%/mplayer-fonts/VeraMoBd.ttf -%%DATADIR%%/mplayer-fonts/VeraMoIt.ttf -%%DATADIR%%/mplayer-fonts/VeraMono.ttf -%%DATADIR%%/mplayer-fonts/VeraSe.ttf -%%DATADIR%%/mplayer-fonts/VeraSeBd.ttf -%%DATADIR%%/mplayer-fonts/centralEU-cp1250/cp1250-a.raw -%%DATADIR%%/mplayer-fonts/centralEU-cp1250/cp1250-b.raw -%%DATADIR%%/mplayer-fonts/centralEU-cp1250/font.desc -%%DATADIR%%/mplayer-fonts/centralEU-cp1250/osd-mplayer-a.raw -%%DATADIR%%/mplayer-fonts/centralEU-cp1250/osd-mplayer-b.raw -%%DATADIR%%/mplayer-fonts/centralEU-cp1250/runme -%%DATADIR%%/mplayer-fonts/centralEU-iso-8859-2/font.desc -%%DATADIR%%/mplayer-fonts/centralEU-iso-8859-2/iso-8859-2-a.raw -%%DATADIR%%/mplayer-fonts/centralEU-iso-8859-2/iso-8859-2-b.raw -%%DATADIR%%/mplayer-fonts/centralEU-iso-8859-2/osd-mplayer-a.raw -%%DATADIR%%/mplayer-fonts/centralEU-iso-8859-2/osd-mplayer-b.raw -%%DATADIR%%/mplayer-fonts/centralEU-iso-8859-2/runme -%%DATADIR%%/mplayer-fonts/cyrillic/arial-26-cyr-a.raw -%%DATADIR%%/mplayer-fonts/cyrillic/arial-26-cyr-b.raw -%%DATADIR%%/mplayer-fonts/cyrillic/arial-26i-cyr-a.raw -%%DATADIR%%/mplayer-fonts/cyrillic/arial-26i-cyr-b.raw -%%DATADIR%%/mplayer-fonts/cyrillic/arial-cyr-italic.desc -%%DATADIR%%/mplayer-fonts/cyrillic/font.desc -%%DATADIR%%/mplayer-fonts/czech/arpi_a.raw -%%DATADIR%%/mplayer-fonts/czech/arpi_b.raw -%%DATADIR%%/mplayer-fonts/czech/arpi_hun_a.raw -%%DATADIR%%/mplayer-fonts/czech/arpi_hun_b.raw -%%DATADIR%%/mplayer-fonts/czech/arpi_osd_a.raw -%%DATADIR%%/mplayer-fonts/czech/arpi_osd_b.raw -%%DATADIR%%/mplayer-fonts/czech/arpi_progress_a.raw -%%DATADIR%%/mplayer-fonts/czech/arpi_progress_b.raw -%%DATADIR%%/mplayer-fonts/czech/cz_a.raw -%%DATADIR%%/mplayer-fonts/czech/cz_b.raw -%%DATADIR%%/mplayer-fonts/czech/font.desc -%%DATADIR%%/mplayer-fonts/czech/kato_large.desc -%%DATADIR%%/mplayer-fonts/czech/kato_large_a.raw -%%DATADIR%%/mplayer-fonts/czech/kato_large_b.raw -%%DATADIR%%/mplayer-fonts/czech/kato_large_cz_a.raw -%%DATADIR%%/mplayer-fonts/czech/kato_large_cz_b.raw -%%DATADIR%%/mplayer-fonts/czech/kato_medium.desc -%%DATADIR%%/mplayer-fonts/czech/kato_medium_a.raw -%%DATADIR%%/mplayer-fonts/czech/kato_medium_b.raw -%%DATADIR%%/mplayer-fonts/czech/kato_medium_cz_a.raw -%%DATADIR%%/mplayer-fonts/czech/kato_medium_cz_b.raw -%%DATADIR%%/mplayer-fonts/czech/kato_small.desc -%%DATADIR%%/mplayer-fonts/czech/large.desc -%%DATADIR%%/mplayer-fonts/czech/medium.desc -%%DATADIR%%/mplayer-fonts/czech/small.desc -%%DATADIR%%/mplayer-fonts/greek/font.desc -%%DATADIR%%/mplayer-fonts/greek/iso-8859-7-a.raw -%%DATADIR%%/mplayer-fonts/greek/iso-8859-7-b.raw -%%DATADIR%%/mplayer-fonts/greek/osd-mplayer-a.raw -%%DATADIR%%/mplayer-fonts/greek/osd-mplayer-b.raw -%%DATADIR%%/mplayer-fonts/hebrew/font.desc -%%DATADIR%%/mplayer-fonts/hebrew/iso-8859-1-a.raw -%%DATADIR%%/mplayer-fonts/hebrew/iso-8859-1-b.raw -%%DATADIR%%/mplayer-fonts/hebrew/iso-8859-8-a.raw -%%DATADIR%%/mplayer-fonts/hebrew/iso-8859-8-b.raw -%%DATADIR%%/mplayer-fonts/hebrew/osd-mplayer-a.raw -%%DATADIR%%/mplayer-fonts/hebrew/osd-mplayer-b.raw -%%DATADIR%%/mplayer-fonts/polish/font.desc -%%DATADIR%%/mplayer-fonts/polish/iso-8859-2-a.raw -%%DATADIR%%/mplayer-fonts/polish/iso-8859-2-b.raw -%%DATADIR%%/mplayer-fonts/polish/osd-mplayer-a.raw -%%DATADIR%%/mplayer-fonts/polish/osd-mplayer-b.raw -%%DATADIR%%/mplayer-fonts/russian/font.desc -%%DATADIR%%/mplayer-fonts/russian/koi8-r-a.raw -%%DATADIR%%/mplayer-fonts/russian/koi8-r-b.raw -%%DATADIR%%/mplayer-fonts/turkish/font.desc -%%DATADIR%%/mplayer-fonts/turkish/iso-8859-9-a.raw -%%DATADIR%%/mplayer-fonts/turkish/iso-8859-9-b.raw -%%DATADIR%%/mplayer-fonts/turkish/osd-mplayer-a.raw -%%DATADIR%%/mplayer-fonts/turkish/osd-mplayer-b.raw -%%DATADIR%%/remotes/lircd.conf.abit -%%DATADIR%%/remotes/lircd.conf.grundig_tp720 -%%DATADIR%%/remotes/lircd.conf.hauppauge -%%DATADIR%%/remotes/lircd.conf.hauppauge2 -%%DATADIR%%/remotes/lircd.conf.haupserial -%%DATADIR%%/remotes/lircd.conf.haupsir -%%DATADIR%%/remotes/lircd.conf.kingman_code_026 -%%DATADIR%%/remotes/lircd.conf.logitech -%%DATADIR%%/remotes/lircd.conf.packard_bell -%%DATADIR%%/remotes/lircd.conf.pctv -%%DATADIR%%/remotes/lircd.conf.realmagic -%%DATADIR%%/remotes/lircd.conf.toshiba -%%DATADIR%%/remotes/lircrc.abit -%%DATADIR%%/remotes/lircrc.grundig_tp720 -%%DATADIR%%/remotes/lircrc.hauppauge -%%DATADIR%%/remotes/lircrc.hauppauge2 -%%DATADIR%%/remotes/lircrc.haupserial -%%DATADIR%%/remotes/lircrc.haupsir -%%DATADIR%%/remotes/lircrc.kingman_code_026 -%%DATADIR%%/remotes/lircrc.logitech -%%DATADIR%%/remotes/lircrc.packard_bell -%%DATADIR%%/remotes/lircrc.pctv -%%DATADIR%%/remotes/lircrc.realmagic -%%DATADIR%%/remotes/lircrc.toshiba -%%DATADIR%%/translations/README.encoding -%%DATADIR%%/translations/de/credits.man -%%DATADIR%%/translations/de/credits.man.~1.2.~ -%%DATADIR%%/translations/de/credits.txt -%%DATADIR%%/translations/de/expert1.txt -%%DATADIR%%/translations/de/expert2.txt -%%DATADIR%%/translations/de/help.sh -%%DATADIR%%/translations/de/helpsub.sub -%%DATADIR%%/translations/de/menu.conf -%%DATADIR%%/translations/de/menu.man -%%DATADIR%%/translations/de/movix.msg -%%DATADIR%%/translations/de/mphelp.txt -%%DATADIR%%/translations/de/mplayer.man -%%DATADIR%%/translations/de/mxhelp.txt -%%DATADIR%%/translations/de/progress.sh -%%DATADIR%%/translations/de/trblst.txt -%%DATADIR%%/translations/de/trblst2.txt -%%DATADIR%%/translations/en/credits.man -%%DATADIR%%/translations/en/credits.man.~1.2.~ -%%DATADIR%%/translations/en/credits.txt -%%DATADIR%%/translations/en/expert1.txt -%%DATADIR%%/translations/en/expert1.txt.~1.1.~ -%%DATADIR%%/translations/en/expert2.txt -%%DATADIR%%/translations/en/expert2.txt.~1.1.~ -%%DATADIR%%/translations/en/help.sh -%%DATADIR%%/translations/en/helpsub.sub -%%DATADIR%%/translations/en/menu.conf -%%DATADIR%%/translations/en/menu.man -%%DATADIR%%/translations/en/movix.msg -%%DATADIR%%/translations/en/movix.msg.~1.2.~ -%%DATADIR%%/translations/en/mphelp.txt -%%DATADIR%%/translations/en/mplayer.man -%%DATADIR%%/translations/en/mxhelp.txt -%%DATADIR%%/translations/en/mxhelp.txt.~1.1.~ -%%DATADIR%%/translations/en/progress.sh -%%DATADIR%%/translations/en/trblst.txt -%%DATADIR%%/translations/en/trblst.txt.~1.1.~ -%%DATADIR%%/translations/en/trblst2.txt -%%DATADIR%%/translations/en/trblst2.txt.~1.2.~ -%%DATADIR%%/translations/es/credits.man -%%DATADIR%%/translations/es/credits.txt -%%DATADIR%%/translations/es/expert1.txt -%%DATADIR%%/translations/es/expert2.txt -%%DATADIR%%/translations/es/help.sh -%%DATADIR%%/translations/es/helpsub.sub -%%DATADIR%%/translations/es/menu.conf -%%DATADIR%%/translations/es/menu.man -%%DATADIR%%/translations/es/movix.msg -%%DATADIR%%/translations/es/mphelp.txt -%%DATADIR%%/translations/es/mplayer.man -%%DATADIR%%/translations/es/mxhelp.txt -%%DATADIR%%/translations/es/progress.sh -%%DATADIR%%/translations/es/trblst.txt -%%DATADIR%%/translations/es/trblst2.txt -%%DATADIR%%/translations/esp/credits.man -%%DATADIR%%/translations/esp/credits.txt -%%DATADIR%%/translations/esp/expert1.txt -%%DATADIR%%/translations/esp/expert2.txt -%%DATADIR%%/translations/esp/help.sh -%%DATADIR%%/translations/esp/helpsub.sub -%%DATADIR%%/translations/esp/menu.conf -%%DATADIR%%/translations/esp/menu.man -%%DATADIR%%/translations/esp/movix.msg -%%DATADIR%%/translations/esp/mphelp.txt -%%DATADIR%%/translations/esp/mplayer.man -%%DATADIR%%/translations/esp/mxhelp.txt -%%DATADIR%%/translations/esp/progress.sh -%%DATADIR%%/translations/esp/trblst.txt -%%DATADIR%%/translations/esp/trblst2.txt -%%DATADIR%%/translations/fr/credits.man -%%DATADIR%%/translations/fr/credits.txt -%%DATADIR%%/translations/fr/expert1.txt -%%DATADIR%%/translations/fr/expert2.txt -%%DATADIR%%/translations/fr/help.sh -%%DATADIR%%/translations/fr/helpsub.sub -%%DATADIR%%/translations/fr/menu.conf -%%DATADIR%%/translations/fr/menu.man -%%DATADIR%%/translations/fr/movix.msg -%%DATADIR%%/translations/fr/mphelp.txt -%%DATADIR%%/translations/fr/mplayer.man -%%DATADIR%%/translations/fr/mxhelp.txt -%%DATADIR%%/translations/fr/progress.sh -%%DATADIR%%/translations/fr/trblst.txt -%%DATADIR%%/translations/fr/trblst2.txt -%%DATADIR%%/translations/hu/credits.man -%%DATADIR%%/translations/hu/credits.man.~1.2.~ -%%DATADIR%%/translations/hu/credits.txt -%%DATADIR%%/translations/hu/expert1.txt -%%DATADIR%%/translations/hu/expert2.txt -%%DATADIR%%/translations/hu/help.sh -%%DATADIR%%/translations/hu/helpsub.sub -%%DATADIR%%/translations/hu/menu.conf -%%DATADIR%%/translations/hu/menu.man -%%DATADIR%%/translations/hu/movix.msg -%%DATADIR%%/translations/hu/mphelp.txt -%%DATADIR%%/translations/hu/mplayer.man -%%DATADIR%%/translations/hu/mxhelp.txt -%%DATADIR%%/translations/hu/progress.sh -%%DATADIR%%/translations/hu/trblst.txt -%%DATADIR%%/translations/hu/trblst2.txt -%%DATADIR%%/translations/it/credits.man -%%DATADIR%%/translations/it/credits.txt -%%DATADIR%%/translations/it/expert1.txt -%%DATADIR%%/translations/it/expert1.txt.~1.2.~ -%%DATADIR%%/translations/it/expert2.txt -%%DATADIR%%/translations/it/expert2.txt.~1.2.~ -%%DATADIR%%/translations/it/help.sh -%%DATADIR%%/translations/it/helpsub.sub -%%DATADIR%%/translations/it/menu.conf -%%DATADIR%%/translations/it/menu.man -%%DATADIR%%/translations/it/movix.msg -%%DATADIR%%/translations/it/movix.msg.~1.2.~ -%%DATADIR%%/translations/it/mphelp.txt -%%DATADIR%%/translations/it/mplayer.man -%%DATADIR%%/translations/it/mxhelp.txt -%%DATADIR%%/translations/it/mxhelp.txt.~1.2.~ -%%DATADIR%%/translations/it/progress.sh -%%DATADIR%%/translations/it/trblst.txt -%%DATADIR%%/translations/it/trblst.txt.~1.2.~ -%%DATADIR%%/translations/it/trblst2.txt -%%DATADIR%%/translations/it/trblst2.txt.~1.2.~ -%%DATADIR%%/translations/jp/credits.man -%%DATADIR%%/translations/jp/credits.txt -%%DATADIR%%/translations/jp/expert1.txt -%%DATADIR%%/translations/jp/expert2.txt -%%DATADIR%%/translations/jp/help.sh -%%DATADIR%%/translations/jp/helpsub.sub -%%DATADIR%%/translations/jp/menu.conf -%%DATADIR%%/translations/jp/menu.man -%%DATADIR%%/translations/jp/movix.msg -%%DATADIR%%/translations/jp/mphelp.txt -%%DATADIR%%/translations/jp/mplayer.man -%%DATADIR%%/translations/jp/mxhelp.txt -%%DATADIR%%/translations/jp/progress.sh -%%DATADIR%%/translations/jp/trblst.txt -%%DATADIR%%/translations/jp/trblst2.txt -%%DATADIR%%/translations/nl/credits.man -%%DATADIR%%/translations/nl/credits.txt -%%DATADIR%%/translations/nl/expert1.txt -%%DATADIR%%/translations/nl/expert2.txt -%%DATADIR%%/translations/nl/help.sh -%%DATADIR%%/translations/nl/helpsub.sub -%%DATADIR%%/translations/nl/menu.conf -%%DATADIR%%/translations/nl/menu.man -%%DATADIR%%/translations/nl/movix.msg -%%DATADIR%%/translations/nl/mphelp.txt -%%DATADIR%%/translations/nl/mplayer.man -%%DATADIR%%/translations/nl/mxhelp.txt -%%DATADIR%%/translations/nl/progress.sh -%%DATADIR%%/translations/nl/trblst.txt -%%DATADIR%%/translations/nl/trblst2.txt -%%DATADIR%%/translations/pl/credits.man -%%DATADIR%%/translations/pl/credits.txt -%%DATADIR%%/translations/pl/expert1.txt -%%DATADIR%%/translations/pl/expert2.txt -%%DATADIR%%/translations/pl/help.sh -%%DATADIR%%/translations/pl/helpsub.sub -%%DATADIR%%/translations/pl/menu.conf -%%DATADIR%%/translations/pl/menu.man -%%DATADIR%%/translations/pl/movix.msg -%%DATADIR%%/translations/pl/mphelp.txt -%%DATADIR%%/translations/pl/mplayer.man -%%DATADIR%%/translations/pl/mxhelp.txt -%%DATADIR%%/translations/pl/progress.sh -%%DATADIR%%/translations/pl/trblst.txt -%%DATADIR%%/translations/pl/trblst2.txt -%%DATADIR%%/translations/pt/credits.man -%%DATADIR%%/translations/pt/credits.txt -%%DATADIR%%/translations/pt/expert1.txt -%%DATADIR%%/translations/pt/expert2.txt -%%DATADIR%%/translations/pt/helpsub.sub -%%DATADIR%%/translations/pt/menu.conf -%%DATADIR%%/translations/pt/menu.man -%%DATADIR%%/translations/pt/movix.msg -%%DATADIR%%/translations/pt/mphelp.txt -%%DATADIR%%/translations/pt/mplayer.man -%%DATADIR%%/translations/pt/mxhelp.txt -%%DATADIR%%/translations/pt/progress.sh -%%DATADIR%%/translations/pt/trblst.txt -%%DATADIR%%/translations/pt/trblst2.txt -%%DATADIR%%/translations/ru/credits.man -%%DATADIR%%/translations/ru/credits.txt -%%DATADIR%%/translations/ru/expert1.txt -%%DATADIR%%/translations/ru/expert2.txt -%%DATADIR%%/translations/ru/help.sh -%%DATADIR%%/translations/ru/helpsub.sub -%%DATADIR%%/translations/ru/menu.conf -%%DATADIR%%/translations/ru/menu.man -%%DATADIR%%/translations/ru/movix.msg -%%DATADIR%%/translations/ru/mphelp.txt -%%DATADIR%%/translations/ru/mplayer.man -%%DATADIR%%/translations/ru/mxhelp.txt -%%DATADIR%%/translations/ru/progress.sh -%%DATADIR%%/translations/ru/trblst.txt -%%DATADIR%%/translations/ru/trblst2.txt -%%DATADIR%%/translations/sar/credits.man -%%DATADIR%%/translations/sar/credits.txt -%%DATADIR%%/translations/sar/expert1.txt -%%DATADIR%%/translations/sar/expert2.txt -%%DATADIR%%/translations/sar/help.sh -%%DATADIR%%/translations/sar/helpsub.sub -%%DATADIR%%/translations/sar/menu.conf -%%DATADIR%%/translations/sar/menu.man -%%DATADIR%%/translations/sar/movix.msg -%%DATADIR%%/translations/sar/mphelp.txt -%%DATADIR%%/translations/sar/mplayer.man -%%DATADIR%%/translations/sar/mxhelp.txt -%%DATADIR%%/translations/sar/progress.sh -%%DATADIR%%/translations/sar/trblst.txt -%%DATADIR%%/translations/sar/trblst2.txt