1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/deskutils/griffith/pkg-plist
Steve Wills dab07394e5 deskutils/griffith: update to 0.15
This moves it to the fork on GitLab since it seems upstream abandoned
the project.

PR:		234915
Submitted by:	John Cheetham <jcheetham19@gmail.com>
2019-01-13 12:16:00 +00:00

195 lines
7.3 KiB
Plaintext

bin/griffith
etc/bash_completion.d/griffith
man/man1/griffith.1.gz
man/pl/man1/griffith.1.gz
man/pt/man1/griffith.1.gz
share/applications/griffith.desktop
%%DATADIR%%/export_templates/csv/config.xml
%%DATADIR%%/export_templates/csv/page.tpl
%%DATADIR%%/export_templates/html_table/blue.css
%%DATADIR%%/export_templates/html_table/blue.jpg
%%DATADIR%%/export_templates/html_table/config.xml
%%DATADIR%%/export_templates/html_table/gray.css
%%DATADIR%%/export_templates/html_table/gray.jpg
%%DATADIR%%/export_templates/html_table/page.tpl
%%DATADIR%%/export_templates/html_table/simple.css
%%DATADIR%%/export_templates/html_table/simple.gif
%%DATADIR%%/export_templates/html_tables/blue.css
%%DATADIR%%/export_templates/html_tables/blue.jpg
%%DATADIR%%/export_templates/html_tables/config.xml
%%DATADIR%%/export_templates/html_tables/gray.css
%%DATADIR%%/export_templates/html_tables/gray.jpg
%%DATADIR%%/export_templates/html_tables/green.css
%%DATADIR%%/export_templates/html_tables/green.jpg
%%DATADIR%%/export_templates/html_tables/lgreen.css
%%DATADIR%%/export_templates/html_tables/lgreen.jpg
%%DATADIR%%/export_templates/html_tables/page.tpl
%%DATADIR%%/export_templates/latex/config.xml
%%DATADIR%%/export_templates/latex/page.tpl
%%DATADIR%%/export_templates/xml/config.xml
%%DATADIR%%/export_templates/xml/page.tpl
%%DATADIR%%/glade/add_poster.png
%%DATADIR%%/glade/delete_poster.png
%%DATADIR%%/glade/exporthtml.ui
%%DATADIR%%/glade/griffith.ui
%%DATADIR%%/glade/griffith.png
%%DATADIR%%/glade/import.ui
%%DATADIR%%/glade/importcsv.ui
%%DATADIR%%/glade/nill.png
%%DATADIR%%/images/00.png
%%DATADIR%%/images/01.png
%%DATADIR%%/images/010.png
%%DATADIR%%/images/02.png
%%DATADIR%%/images/03.png
%%DATADIR%%/images/04.png
%%DATADIR%%/images/05.png
%%DATADIR%%/images/06.png
%%DATADIR%%/images/07.png
%%DATADIR%%/images/08.png
%%DATADIR%%/images/09.png
%%DATADIR%%/images/default.png
%%DATADIR%%/images/default_thumbnail.png
%%DATADIR%%/images/ge_amazon.png
%%DATADIR%%/images/ge_mark_seen.png
%%DATADIR%%/images/ge_movieposterdb.png
%%DATADIR%%/images/ge_player.png
%%DATADIR%%/images/ge_remover.png
%%DATADIR%%/images/griffith.png
%%DATADIR%%/images/meter00.png
%%DATADIR%%/images/meter01.png
%%DATADIR%%/images/meter010.png
%%DATADIR%%/images/meter02.png
%%DATADIR%%/images/meter03.png
%%DATADIR%%/images/meter04.png
%%DATADIR%%/images/meter05.png
%%DATADIR%%/images/meter06.png
%%DATADIR%%/images/meter07.png
%%DATADIR%%/images/meter08.png
%%DATADIR%%/images/meter09.png
%%DATADIR%%/images/nill.png
%%DATADIR%%/images/seen.png
%%DATADIR%%/images/tmdb.png
%%DATADIR%%/images/unseen.png
%%DATADIR%%/lib/__init__.py
%%DATADIR%%/lib/about.py
%%DATADIR%%/lib/add.py
%%DATADIR%%/lib/advfilter.py
%%DATADIR%%/lib/backup.py
%%DATADIR%%/lib/config.py
%%DATADIR%%/lib/cover.py
%%DATADIR%%/lib/db/__init__.py
%%DATADIR%%/lib/db/_movie.py
%%DATADIR%%/lib/db/_objects.py
%%DATADIR%%/lib/db/tables.py
%%DATADIR%%/lib/db/validators.py
%%DATADIR%%/lib/dbupgrade.py
%%DATADIR%%/lib/delete.py
%%DATADIR%%/lib/edit.py
%%DATADIR%%/lib/gconsole.py
%%DATADIR%%/lib/gdebug.py
%%DATADIR%%/lib/gemail.py
%%DATADIR%%/lib/griffith
%%DATADIR%%/lib/gutils.py
%%DATADIR%%/lib/initialize.py
%%DATADIR%%/lib/loan.py
%%DATADIR%%/lib/macutils.py
%%DATADIR%%/lib/main_treeview.py
%%DATADIR%%/lib/movie.py
%%DATADIR%%/lib/people.py
%%DATADIR%%/lib/plugins/__init__.py
%%DATADIR%%/lib/plugins/export/PluginExportAMC.py
%%DATADIR%%/lib/plugins/export/PluginExportCSV.py
%%DATADIR%%/lib/plugins/export/PluginExportDVDProfilerXMLExportV2.py
%%DATADIR%%/lib/plugins/export/PluginExportDVDProfilerXMLExportV3.py
%%DATADIR%%/lib/plugins/export/PluginExportGCstar.py
%%DATADIR%%/lib/plugins/export/PluginExportHTML.py
%%DATADIR%%/lib/plugins/export/PluginExportPDF.py
%%DATADIR%%/lib/plugins/export/PluginExportXML.py
%%DATADIR%%/lib/plugins/export/PluginExportiPod.py
%%DATADIR%%/lib/plugins/export/__init__.py
%%DATADIR%%/lib/plugins/extensions/__init__.py
%%DATADIR%%/lib/plugins/extensions/amazon.py
%%DATADIR%%/lib/plugins/extensions/ge_amazon.py
%%DATADIR%%/lib/plugins/extensions/ge_mark_seen.py
%%DATADIR%%/lib/plugins/extensions/ge_movieposterdb.py
%%DATADIR%%/lib/plugins/extensions/ge_player.py
%%DATADIR%%/lib/plugins/extensions/ge_remover.py
%%DATADIR%%/lib/plugins/extensions/ge_sqlitemaintenance.py
%%DATADIR%%/lib/plugins/imp/AMC.py
%%DATADIR%%/lib/plugins/imp/AllMyMovies.py
%%DATADIR%%/lib/plugins/imp/BESTheMovieLibrary.py
%%DATADIR%%/lib/plugins/imp/CSV.py
%%DATADIR%%/lib/plugins/imp/DVDProfiler.py
%%DATADIR%%/lib/plugins/imp/FoxMovieManager.py
%%DATADIR%%/lib/plugins/imp/GCstar.py
%%DATADIR%%/lib/plugins/imp/GriffithXML.py
%%DATADIR%%/lib/plugins/imp/MovieTrack.py
%%DATADIR%%/lib/plugins/imp/MyDVDs.py
%%DATADIR%%/lib/plugins/imp/PersonalVideoDatabase.py
%%DATADIR%%/lib/plugins/imp/Tellico.py
%%DATADIR%%/lib/plugins/imp/TheMovieLibrary.py
%%DATADIR%%/lib/plugins/imp/WintoolzFilmdatenbank.py
%%DATADIR%%/lib/plugins/imp/__init__.py
%%DATADIR%%/lib/plugins/imp/eXtremeMovieManager.py
%%DATADIR%%/lib/plugins/movie/PluginMovieCSFD.py
%%DATADIR%%/lib/plugins/movie/PluginMovieCinematografo.py
%%DATADIR%%/lib/plugins/movie/PluginMovieDVDPalace.py
%%DATADIR%%/lib/plugins/movie/PluginMovieDVDpt.py
%%DATADIR%%/lib/plugins/movie/PluginMovieFilmtipset.py
%%DATADIR%%/lib/plugins/movie/PluginMovieIMDB.py
%%DATADIR%%/lib/plugins/movie/PluginMovieMyMoviesIt.py
%%DATADIR%%/lib/plugins/movie/PluginMoviePTGate.py
%%DATADIR%%/lib/plugins/movie/PluginMovieScope.py
%%DATADIR%%/lib/plugins/movie/PluginMovieTanukiAnime.py
%%DATADIR%%/lib/plugins/movie/PluginMovieTMDB.py
%%DATADIR%%/lib/plugins/movie/PluginMovieZelluloid.py
%%DATADIR%%/lib/plugins/movie/__init__.py
%%DATADIR%%/lib/preferences.py
%%DATADIR%%/lib/quick_filter.py
%%DATADIR%%/lib/sql.py
%%DATADIR%%/lib/test_movieplugins.py
%%DATADIR%%/lib/version.py
%%DATADIR%%/lib/view.py
%%DATADIR%%/lib/widgets.py
share/locale/ar/LC_MESSAGES/griffith.mo
share/locale/bg/LC_MESSAGES/griffith.mo
share/locale/ca/LC_MESSAGES/griffith.mo
share/locale/cs/LC_MESSAGES/griffith.mo
share/locale/da/LC_MESSAGES/griffith.mo
share/locale/de/LC_MESSAGES/griffith.mo
share/locale/el/LC_MESSAGES/griffith.mo
share/locale/en_GB/LC_MESSAGES/griffith.mo
share/locale/es/LC_MESSAGES/griffith.mo
share/locale/et/LC_MESSAGES/griffith.mo
share/locale/eu/LC_MESSAGES/griffith.mo
share/locale/fa/LC_MESSAGES/griffith.mo
share/locale/fi/LC_MESSAGES/griffith.mo
share/locale/fr/LC_MESSAGES/griffith.mo
share/locale/gl/LC_MESSAGES/griffith.mo
share/locale/hr/LC_MESSAGES/griffith.mo
share/locale/hu/LC_MESSAGES/griffith.mo
share/locale/id/LC_MESSAGES/griffith.mo
share/locale/it/LC_MESSAGES/griffith.mo
share/locale/ja/LC_MESSAGES/griffith.mo
share/locale/ko/LC_MESSAGES/griffith.mo
share/locale/lv/LC_MESSAGES/griffith.mo
share/locale/nb/LC_MESSAGES/griffith.mo
share/locale/nds/LC_MESSAGES/griffith.mo
share/locale/nl/LC_MESSAGES/griffith.mo
share/locale/oc/LC_MESSAGES/griffith.mo
share/locale/pl/LC_MESSAGES/griffith.mo
share/locale/ps/LC_MESSAGES/griffith.mo
share/locale/pt/LC_MESSAGES/griffith.mo
share/locale/pt_BR/LC_MESSAGES/griffith.mo
share/locale/ro/LC_MESSAGES/griffith.mo
share/locale/ru/LC_MESSAGES/griffith.mo
share/locale/sk/LC_MESSAGES/griffith.mo
share/locale/sr/LC_MESSAGES/griffith.mo
share/locale/sv/LC_MESSAGES/griffith.mo
share/locale/th/LC_MESSAGES/griffith.mo
share/locale/tr/LC_MESSAGES/griffith.mo
share/locale/uk/LC_MESSAGES/griffith.mo
share/locale/zh_CN/LC_MESSAGES/griffith.mo
share/pixmaps/griffith.png
share/pixmaps/griffith.xpm