Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Dec 2018 13:17:11 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r488385 - in head: . misc misc/tellico misc/tellico-kde4
Message-ID:  <201812261317.wBQDHCD6021798@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Wed Dec 26 13:17:11 2018
New Revision: 488385
URL: https://svnweb.freebsd.org/changeset/ports/488385

Log:
  misc/tellico: update to KF5 based 3.1.4

Added:
  head/misc/tellico/
     - copied from r488384, head/misc/tellico-kde4/
Deleted:
  head/misc/tellico-kde4/
Modified:
  head/MOVED
  head/misc/Makefile
  head/misc/tellico/Makefile
  head/misc/tellico/distinfo
  head/misc/tellico/pkg-plist

Modified: head/MOVED
==============================================================================
--- head/MOVED	Wed Dec 26 13:16:54 2018	(r488384)
+++ head/MOVED	Wed Dec 26 13:17:11 2018	(r488385)
@@ -2861,7 +2861,6 @@ lang/p5-JavaScript||2011-11-01|Does not fetch
 lang/TenDRA||2011-11-01|Website disappeared; last release in 2006, does not compile on recent FreeBSD-9
 mail/freepops||2011-11-01|Does not build
 mail/itraxp||2011-11-01|Does not build
-misc/tellico||2011-11-01|Leaves files behind on deinstallation
 net/gsambad||2011-11-01|Does not fetch
 net/nocatauth-gateway||2011-11-01|Uses a UID registered to another port
 net/nocatauth-server||2011-11-01|Uses a UID registered to another port
@@ -10931,3 +10930,4 @@ devel/rubygem-health_check26|devel/rubygem-health_chec
 devel/rubygem-default_value_for30|devel/rubygem-gitlab-default_value_for|2018-12-23|Dep change for gitlab-ce, please use devel/rubygem-gitlab-default_value_for instead
 devel/rubygem-gettext_i18n_rails_js|devel/rubygem-gettext_i18n_rails_js-rails50|2018-12-23|Dep change for gitlab-ce, please use devel/rubygem-gettext_i18n_rails_js-rails50 instead
 sysutils/kshutdown-kde4|sysutils/kshutdown|2018-12-26|Renamed as no longer kde4 based
+misc/tellico-kde4|misc/tellico|2018-12-24|Renamed as no longer kde4 based

Modified: head/misc/Makefile
==============================================================================
--- head/misc/Makefile	Wed Dec 26 13:16:54 2018	(r488384)
+++ head/misc/Makefile	Wed Dec 26 13:17:11 2018	(r488385)
@@ -523,7 +523,7 @@
     SUBDIR += tdfiglet
     SUBDIR += team
     SUBDIR += telbook
-    SUBDIR += tellico-kde4
+    SUBDIR += tellico
     SUBDIR += tempcontrol
     SUBDIR += termatrix
     SUBDIR += teseq

Modified: head/misc/tellico/Makefile
==============================================================================
--- head/misc/tellico-kde4/Makefile	Wed Dec 26 13:16:54 2018	(r488384)
+++ head/misc/tellico/Makefile	Wed Dec 26 13:17:11 2018	(r488385)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tellico
-PORTVERSION=	2.3.12
-PORTREVISION=	7
+DISTVERSION=	3.1.4
 CATEGORIES=	misc kde
 MASTER_SITES=	http://tellico-project.org/files/
 
@@ -12,27 +11,24 @@ COMMENT=	Collection manager for KDE
 
 LICENSE=	GPLv2
 
-DEPRECATED=	KDE4 is EOL upstream
-EXPIRATION_DATE=	2018-12-31
+LIB_DEPENDS=	libcdio.so:sysutils/libcdio \
+		libiso9660.so:sysutils/libcdio \
+		libpoppler-qt5.so:graphics/poppler-qt5 \
+		libpoppler.so:graphics/poppler \
+		libtag.so:audio/taglib
 
-LIB_DEPENDS=	libexempi.so:textproc/exempi \
-		libgcrypt.so:security/libgcrypt \
-		libgpg-error.so:security/libgpg-error \
-		libqjson.so:devel/qjson@qt4 \
-		libtag.so:audio/taglib \
-		libyaz.so:net/yaz
-
-USES=		cmake gettext kde:4 pkgconfig python:run \
-		qt:4 shared-mime-info shebangfix tar:bzip2
+USES=		cmake desktop-file-utils gettext kde:5 pkgconfig python:run \
+		qt:5 shared-mime-info shebangfix tar:xz
 USE_GNOME=	libxml2 libxslt
-USE_KDE=	kdelibs libksane pimlibs soprano \
-		automoc4 qimageblitz libkcddb libkcompactdisc
-USE_QT=		corelib dbus gui network phonon svg xml \
-		qmake_build moc_build uic_build rcc_build
+USE_KDE=	archive attica5 auth bookmarks codecs completion config \
+		configwidgets coreaddons crash ecm filemetadata guiaddons \
+		i18n iconthemes itemmodels itemviews jobwidgets js khtml kio \
+		libkcddb libksane newstuff parts service solid sonnet \
+		textwidgets wallet widgetsaddons windowsystem xmlgui
+USE_QT=		concurrent core dbus gui network widgets xml  \
+		buildtools_build qmake_build
 
-SHEBANG_FILES=	src/fetch/scripts/bedetheque.py \
-		src/fetch/scripts/dark_horse_comics.py \
-		src/fetch/scripts/fr.allocine.py \
-		src/fetch/scripts/ministerio_de_cultura.py
+SHEBANG_FILES=	src/fetch/scripts/dark_horse_comics.py \
+		src/fetch/scripts/fr.allocine.py
 
 .include <bsd.port.mk>

Modified: head/misc/tellico/distinfo
==============================================================================
--- head/misc/tellico-kde4/distinfo	Wed Dec 26 13:16:54 2018	(r488384)
+++ head/misc/tellico/distinfo	Wed Dec 26 13:17:11 2018	(r488385)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485963429
-SHA256 (tellico-2.3.12.tar.bz2) = 7a119460705dc4f0062eab9b0bd519e43df8bf15a4a447b947921fb7c26eb8cc
-SIZE (tellico-2.3.12.tar.bz2) = 5249459
+TIMESTAMP = 1545829098
+SHA256 (tellico-3.1.4.tar.xz) = 8f611e3be8be095de38fe27d76f3ddeae09962c9aec00298031cc3e71eae95f9
+SIZE (tellico-3.1.4.tar.xz) = 4632792

Modified: head/misc/tellico/pkg-plist
==============================================================================
--- head/misc/tellico-kde4/pkg-plist	Wed Dec 26 13:16:54 2018	(r488384)
+++ head/misc/tellico/pkg-plist	Wed Dec 26 13:17:11 2018	(r488385)
@@ -1,158 +1,47 @@
 bin/tellico
-share/appdata/tellico.appdata.xml
-share/applications/kde4/tellico.desktop
-share/apps/kconf_update/tellico-1-3-update.pl
-share/apps/kconf_update/tellico-rename.upd
-share/apps/kconf_update/tellico.upd
-share/apps/tellico/MARC21slim2MODS3.xsl
-share/apps/tellico/MARC21slimUtils.xsl
-share/apps/tellico/UNIMARC2MODS3.xsl
-share/apps/tellico/amazon2tellico.xsl
-share/apps/tellico/arxiv2tellico.xsl
-share/apps/tellico/biblioshare2tellico.xsl
-share/apps/tellico/bibtex-translation.xml
-share/apps/tellico/bluray-logo.png
-share/apps/tellico/boardgamegeek2tellico.xsl
-share/apps/tellico/cassette-logo.png
-share/apps/tellico/cd-logo.png
-share/apps/tellico/crossref2tellico.xsl
-share/apps/tellico/data-sources/bedetheque.py
-share/apps/tellico/data-sources/bedetheque.py.spec
-share/apps/tellico/data-sources/boardgamegeek.rb
-share/apps/tellico/data-sources/dark_horse_comics.py
-share/apps/tellico/data-sources/dark_horse_comics.py.spec
-share/apps/tellico/data-sources/fr.allocine.py
-share/apps/tellico/data-sources/fr.allocine.py.spec
-share/apps/tellico/data-sources/ministerio_de_cultura.py
-share/apps/tellico/data-sources/ministerio_de_cultura.py.spec
-share/apps/tellico/dblp2tellico.xsl
-share/apps/tellico/delicious2tellico.xsl
-share/apps/tellico/douban2tellico.xsl
-share/apps/tellico/dvd-logo.png
-share/apps/tellico/dvdfr2tellico.xsl
-share/apps/tellico/entry-templates/Album.xsl
-share/apps/tellico/entry-templates/Compact.xsl
-share/apps/tellico/entry-templates/Default.xsl
-share/apps/tellico/entry-templates/Fancy.xsl
-share/apps/tellico/entry-templates/Video.xsl
-share/apps/tellico/gcstar2tellico.xsl
-share/apps/tellico/giantbomb2tellico.xsl
-share/apps/tellico/goodreads2tellico.xsl
-share/apps/tellico/griffith2tellico.xsl
-share/apps/tellico/hddvd-logo.png
-share/apps/tellico/isbndb2tellico.xsl
-share/apps/tellico/mods2tellico.xsl
-share/apps/tellico/musicbrainz2tellico.xsl
-share/apps/tellico/pics/README.icons
-share/apps/tellico/pics/README.quesnay
-share/apps/tellico/pics/album.png
-share/apps/tellico/pics/alexandria.png
-share/apps/tellico/pics/amc.png
-share/apps/tellico/pics/bibtex.png
-share/apps/tellico/pics/boardgame.png
-share/apps/tellico/pics/boardgamegeek.png
-share/apps/tellico/pics/book.png
-share/apps/tellico/pics/card.png
-share/apps/tellico/pics/checkmark.png
-share/apps/tellico/pics/cite.png
-share/apps/tellico/pics/coin.png
-share/apps/tellico/pics/comic.png
-share/apps/tellico/pics/deliciouslibrary.png
-share/apps/tellico/pics/file.png
-share/apps/tellico/pics/game.png
-share/apps/tellico/pics/gcstar.png
-share/apps/tellico/pics/goodreads.png
-share/apps/tellico/pics/griffith.png
-share/apps/tellico/pics/nocover_album.png
-share/apps/tellico/pics/nocover_bibtex.png
-share/apps/tellico/pics/nocover_boardgame.png
-share/apps/tellico/pics/nocover_book.png
-share/apps/tellico/pics/nocover_comic.png
-share/apps/tellico/pics/nocover_game.png
-share/apps/tellico/pics/nocover_video.png
-share/apps/tellico/pics/palm.png
-share/apps/tellico/pics/person-open.png
-share/apps/tellico/pics/person.png
-share/apps/tellico/pics/referencer.png
-share/apps/tellico/pics/script.png
-share/apps/tellico/pics/script.svg
-share/apps/tellico/pics/stamp.png
-share/apps/tellico/pics/star_off.png
-share/apps/tellico/pics/star_on.png
-share/apps/tellico/pics/stars1.png
-share/apps/tellico/pics/stars10.png
-share/apps/tellico/pics/stars2.png
-share/apps/tellico/pics/stars3.png
-share/apps/tellico/pics/stars4.png
-share/apps/tellico/pics/stars5.png
-share/apps/tellico/pics/stars6.png
-share/apps/tellico/pics/stars7.png
-share/apps/tellico/pics/stars8.png
-share/apps/tellico/pics/stars9.png
-share/apps/tellico/pics/tellico.png
-share/apps/tellico/pics/tellico.svg
-share/apps/tellico/pics/tellico_mime.svg
-share/apps/tellico/pics/video.png
-share/apps/tellico/pics/vinoxml.png
-share/apps/tellico/pics/wine.png
-share/apps/tellico/pubmed2tellico.xsl
-share/apps/tellico/record-logo.png
-share/apps/tellico/referencer2tellico.xsl
-share/apps/tellico/report-templates/Column_View.xsl
-share/apps/tellico/report-templates/Group_Summary.xsl
-share/apps/tellico/report-templates/Group_View.xsl
-share/apps/tellico/report-templates/Image_List.xsl
-share/apps/tellico/report-templates/Loan_View.xsl
-share/apps/tellico/report-templates/Title_Listing_(Horizontal).xsl
-share/apps/tellico/report-templates/Title_Listing_(Vertical).xsl
-share/apps/tellico/report-templates/Tri-Column.xsl
-share/apps/tellico/shadowAlpha.png
-share/apps/tellico/springer2tellico.xsl
-share/apps/tellico/srw2tellico.xsl
-share/apps/tellico/tellico-by-author.xsl
-share/apps/tellico/tellico-by-title.xsl
-share/apps/tellico/tellico-common.xsl
-share/apps/tellico/tellico-printing.xsl
-share/apps/tellico/tellico.dtd
-share/apps/tellico/tellico.tips
-share/apps/tellico/tellico2gcstar.xsl
-share/apps/tellico/tellico2html.js
-share/apps/tellico/tellico2html.xsl
-share/apps/tellico/tellico2onix.xsl
-share/apps/tellico/tellicoui.rc
-share/apps/tellico/thegamesdb2tellico.xsl
-share/apps/tellico/unixref2tellico.xsl
-share/apps/tellico/vhs-logo.png
-share/apps/tellico/vinoxml2tellico.xsl
-share/apps/tellico/welcome.html
-share/apps/tellico/winecom2tellico.xsl
-share/apps/tellico/xmp2tellico.xsl
-share/apps/tellico/yahoo2tellico.xsl
-share/apps/tellico/z3950-servers.cfg
+etc/xdg/tellico-script.knsrc
+etc/xdg/tellico-template.knsrc
+etc/xdg/tellicorc
+share/applications/org.kde.tellico.desktop
 share/config.kcfg/tellico_config.kcfg
-share/config/tellico-script.knsrc
-share/config/tellico-template.knsrc
-share/config/tellicorc
 share/doc/HTML/ca/tellico/advanced.docbook
-share/doc/HTML/ca/tellico/common
+share/doc/HTML/ca/tellico/amazon-options.png
 share/doc/HTML/ca/tellico/configuration.docbook
+share/doc/HTML/ca/tellico/csv-dialog.png
 share/doc/HTML/ca/tellico/details.docbook
+share/doc/HTML/ca/tellico/entry-editor1.png
+share/doc/HTML/ca/tellico/entry-editor3.png
+share/doc/HTML/ca/tellico/entry-editor4.png
 share/doc/HTML/ca/tellico/entry-editor5.png
+share/doc/HTML/ca/tellico/export-bibtex.png
+share/doc/HTML/ca/tellico/export-csv.png
+share/doc/HTML/ca/tellico/export-html.png
+share/doc/HTML/ca/tellico/export-options.png
+share/doc/HTML/ca/tellico/externalexec-options.png
 share/doc/HTML/ca/tellico/faqs.docbook
+share/doc/HTML/ca/tellico/fetch-dialog.png
 share/doc/HTML/ca/tellico/fields-dialog.png
 share/doc/HTML/ca/tellico/filter-dialog.png
+share/doc/HTML/ca/tellico/filter-view.png
 share/doc/HTML/ca/tellico/fundamentals.docbook
 share/doc/HTML/ca/tellico/general-options.png
 share/doc/HTML/ca/tellico/hacking.docbook
+share/doc/HTML/ca/tellico/imdb-options.png
 share/doc/HTML/ca/tellico/importing-exporting.docbook
 share/doc/HTML/ca/tellico/index.cache.bz2
 share/doc/HTML/ca/tellico/index.docbook
+share/doc/HTML/ca/tellico/loan-dialog.png
+share/doc/HTML/ca/tellico/loan-view.png
+share/doc/HTML/ca/tellico/main-window.png
 share/doc/HTML/ca/tellico/menus.docbook
+share/doc/HTML/ca/tellico/multiple-sources-options.png
 share/doc/HTML/ca/tellico/print-options.png
+share/doc/HTML/ca/tellico/report-dialog.png
 share/doc/HTML/ca/tellico/source-options.png
+share/doc/HTML/ca/tellico/sru-options.png
 share/doc/HTML/ca/tellico/template-options.png
+share/doc/HTML/ca/tellico/z3950-options.png
 share/doc/HTML/de/tellico/advanced.docbook
-share/doc/HTML/de/tellico/common
 share/doc/HTML/de/tellico/configuration.docbook
 share/doc/HTML/de/tellico/details.docbook
 share/doc/HTML/de/tellico/faqs.docbook
@@ -164,7 +53,6 @@ share/doc/HTML/de/tellico/index.docbook
 share/doc/HTML/de/tellico/menus.docbook
 share/doc/HTML/en/tellico/advanced.docbook
 share/doc/HTML/en/tellico/amazon-options.png
-share/doc/HTML/en/tellico/common
 share/doc/HTML/en/tellico/configuration.docbook
 share/doc/HTML/en/tellico/csv-dialog.png
 share/doc/HTML/en/tellico/details.docbook
@@ -176,7 +64,6 @@ share/doc/HTML/en/tellico/export-bibtex.png
 share/doc/HTML/en/tellico/export-csv.png
 share/doc/HTML/en/tellico/export-html.png
 share/doc/HTML/en/tellico/export-options.png
-share/doc/HTML/en/tellico/export-pdb.png
 share/doc/HTML/en/tellico/externalexec-options.png
 share/doc/HTML/en/tellico/faqs.docbook
 share/doc/HTML/en/tellico/fetch-dialog.png
@@ -202,7 +89,6 @@ share/doc/HTML/en/tellico/sru-options.png
 share/doc/HTML/en/tellico/template-options.png
 share/doc/HTML/en/tellico/z3950-options.png
 share/doc/HTML/es/tellico/advanced.docbook
-share/doc/HTML/es/tellico/common
 share/doc/HTML/es/tellico/configuration.docbook
 share/doc/HTML/es/tellico/details.docbook
 share/doc/HTML/es/tellico/faqs.docbook
@@ -212,30 +98,7 @@ share/doc/HTML/es/tellico/importing-exporting.docbook
 share/doc/HTML/es/tellico/index.cache.bz2
 share/doc/HTML/es/tellico/index.docbook
 share/doc/HTML/es/tellico/menus.docbook
-share/doc/HTML/et/tellico/advanced.docbook
-share/doc/HTML/et/tellico/common
-share/doc/HTML/et/tellico/configuration.docbook
-share/doc/HTML/et/tellico/details.docbook
-share/doc/HTML/et/tellico/faqs.docbook
-share/doc/HTML/et/tellico/fundamentals.docbook
-share/doc/HTML/et/tellico/hacking.docbook
-share/doc/HTML/et/tellico/importing-exporting.docbook
-share/doc/HTML/et/tellico/index.cache.bz2
-share/doc/HTML/et/tellico/index.docbook
-share/doc/HTML/et/tellico/menus.docbook
-share/doc/HTML/fr/tellico/advanced.docbook
-share/doc/HTML/fr/tellico/common
-share/doc/HTML/fr/tellico/configuration.docbook
-share/doc/HTML/fr/tellico/details.docbook
-share/doc/HTML/fr/tellico/faqs.docbook
-share/doc/HTML/fr/tellico/fundamentals.docbook
-share/doc/HTML/fr/tellico/hacking.docbook
-share/doc/HTML/fr/tellico/importing-exporting.docbook
-share/doc/HTML/fr/tellico/index.cache.bz2
-share/doc/HTML/fr/tellico/index.docbook
-share/doc/HTML/fr/tellico/menus.docbook
 share/doc/HTML/nl/tellico/advanced.docbook
-share/doc/HTML/nl/tellico/common
 share/doc/HTML/nl/tellico/configuration.docbook
 share/doc/HTML/nl/tellico/details.docbook
 share/doc/HTML/nl/tellico/faqs.docbook
@@ -245,42 +108,8 @@ share/doc/HTML/nl/tellico/importing-exporting.docbook
 share/doc/HTML/nl/tellico/index.cache.bz2
 share/doc/HTML/nl/tellico/index.docbook
 share/doc/HTML/nl/tellico/menus.docbook
-share/doc/HTML/pt/tellico/advanced.docbook
-share/doc/HTML/pt/tellico/common
-share/doc/HTML/pt/tellico/configuration.docbook
-share/doc/HTML/pt/tellico/details.docbook
-share/doc/HTML/pt/tellico/faqs.docbook
-share/doc/HTML/pt/tellico/fundamentals.docbook
-share/doc/HTML/pt/tellico/hacking.docbook
-share/doc/HTML/pt/tellico/importing-exporting.docbook
-share/doc/HTML/pt/tellico/index.cache.bz2
-share/doc/HTML/pt/tellico/index.docbook
-share/doc/HTML/pt/tellico/menus.docbook
-share/doc/HTML/pt_BR/tellico/advanced.docbook
-share/doc/HTML/pt_BR/tellico/common
-share/doc/HTML/pt_BR/tellico/configuration.docbook
-share/doc/HTML/pt_BR/tellico/details.docbook
-share/doc/HTML/pt_BR/tellico/faqs.docbook
-share/doc/HTML/pt_BR/tellico/fundamentals.docbook
-share/doc/HTML/pt_BR/tellico/hacking.docbook
-share/doc/HTML/pt_BR/tellico/importing-exporting.docbook
-share/doc/HTML/pt_BR/tellico/index.cache.bz2
-share/doc/HTML/pt_BR/tellico/index.docbook
-share/doc/HTML/pt_BR/tellico/menus.docbook
-share/doc/HTML/sv/tellico/advanced.docbook
-share/doc/HTML/sv/tellico/common
-share/doc/HTML/sv/tellico/configuration.docbook
-share/doc/HTML/sv/tellico/details.docbook
-share/doc/HTML/sv/tellico/faqs.docbook
-share/doc/HTML/sv/tellico/fundamentals.docbook
-share/doc/HTML/sv/tellico/hacking.docbook
-share/doc/HTML/sv/tellico/importing-exporting.docbook
-share/doc/HTML/sv/tellico/index.cache.bz2
-share/doc/HTML/sv/tellico/index.docbook
-share/doc/HTML/sv/tellico/menus.docbook
 share/doc/HTML/uk/tellico/advanced.docbook
 share/doc/HTML/uk/tellico/amazon-options.png
-share/doc/HTML/uk/tellico/common
 share/doc/HTML/uk/tellico/configuration.docbook
 share/doc/HTML/uk/tellico/csv-dialog.png
 share/doc/HTML/uk/tellico/details.docbook
@@ -328,6 +157,11 @@ share/icons/hicolor/48x48/apps/tellico.png
 share/icons/hicolor/48x48/mimetypes/application-x-tellico.png
 share/icons/hicolor/64x64/apps/tellico.png
 share/icons/hicolor/64x64/mimetypes/application-x-tellico.png
+share/kconf_update/tellico-1-3-update.pl
+share/kconf_update/tellico-rename.upd
+share/kconf_update/tellico.upd
+share/kxmlgui5/tellico/tellicoui.rc
+share/locale/ast/LC_MESSAGES/tellico.mo
 share/locale/bg/LC_MESSAGES/tellico.mo
 share/locale/bs/LC_MESSAGES/tellico.mo
 share/locale/ca/LC_MESSAGES/tellico.mo
@@ -370,4 +204,121 @@ share/locale/ug/LC_MESSAGES/tellico.mo
 share/locale/uk/LC_MESSAGES/tellico.mo
 share/locale/zh_CN/LC_MESSAGES/tellico.mo
 share/locale/zh_TW/LC_MESSAGES/tellico.mo
+share/metainfo/org.kde.tellico.appdata.xml
 share/mime/packages/tellico.xml
+%%DATADIR%%/MARC21slim2MODS3.xsl
+%%DATADIR%%/MARC21slimUtils.xsl
+%%DATADIR%%/UNIMARC2MODS3.xsl
+%%DATADIR%%/amazon2tellico.xsl
+%%DATADIR%%/arxiv2tellico.xsl
+%%DATADIR%%/biblioshare2tellico.xsl
+%%DATADIR%%/bibtex-translation.xml
+%%DATADIR%%/bluray-logo.png
+%%DATADIR%%/boardgamegeek2tellico.xsl
+%%DATADIR%%/cassette-logo.png
+%%DATADIR%%/cd-logo.png
+%%DATADIR%%/crossref2tellico.xsl
+%%DATADIR%%/data-sources/dark_horse_comics.py
+%%DATADIR%%/data-sources/dark_horse_comics.py.spec
+%%DATADIR%%/data-sources/fr.allocine.py
+%%DATADIR%%/data-sources/fr.allocine.py.spec
+%%DATADIR%%/dbc2tellico.xsl
+%%DATADIR%%/dblp2tellico.xsl
+%%DATADIR%%/delicious2tellico.xsl
+%%DATADIR%%/dvd-logo.png
+%%DATADIR%%/dvdfr2tellico.xsl
+%%DATADIR%%/entry-templates/Album.xsl
+%%DATADIR%%/entry-templates/Compact.xsl
+%%DATADIR%%/entry-templates/Default.xsl
+%%DATADIR%%/entry-templates/Fancy.xsl
+%%DATADIR%%/entry-templates/Video.xsl
+%%DATADIR%%/gcstar2tellico.xsl
+%%DATADIR%%/giantbomb2tellico.xsl
+%%DATADIR%%/goodreads2tellico.xsl
+%%DATADIR%%/griffith2tellico.xsl
+%%DATADIR%%/hddvd-logo.png
+%%DATADIR%%/mods2tellico.xsl
+%%DATADIR%%/musicbrainz2tellico.xsl
+%%DATADIR%%/pics/README.icons
+%%DATADIR%%/pics/README.quesnay
+%%DATADIR%%/pics/album.png
+%%DATADIR%%/pics/alexandria.png
+%%DATADIR%%/pics/amc.png
+%%DATADIR%%/pics/bibtex.png
+%%DATADIR%%/pics/boardgame.png
+%%DATADIR%%/pics/boardgamegeek.png
+%%DATADIR%%/pics/book.png
+%%DATADIR%%/pics/card.png
+%%DATADIR%%/pics/checkmark.png
+%%DATADIR%%/pics/cite.png
+%%DATADIR%%/pics/coin.png
+%%DATADIR%%/pics/comic.png
+%%DATADIR%%/pics/deliciouslibrary.png
+%%DATADIR%%/pics/file.png
+%%DATADIR%%/pics/game.png
+%%DATADIR%%/pics/gcstar.png
+%%DATADIR%%/pics/goodreads.png
+%%DATADIR%%/pics/griffith.png
+%%DATADIR%%/pics/nocover_album.png
+%%DATADIR%%/pics/nocover_bibtex.png
+%%DATADIR%%/pics/nocover_boardgame.png
+%%DATADIR%%/pics/nocover_book.png
+%%DATADIR%%/pics/nocover_comic.png
+%%DATADIR%%/pics/nocover_game.png
+%%DATADIR%%/pics/nocover_video.png
+%%DATADIR%%/pics/person-open.png
+%%DATADIR%%/pics/person.png
+%%DATADIR%%/pics/referencer.png
+%%DATADIR%%/pics/script.png
+%%DATADIR%%/pics/script.svg
+%%DATADIR%%/pics/sru.png
+%%DATADIR%%/pics/stamp.png
+%%DATADIR%%/pics/star_off.png
+%%DATADIR%%/pics/star_on.png
+%%DATADIR%%/pics/stars1.png
+%%DATADIR%%/pics/stars10.png
+%%DATADIR%%/pics/stars2.png
+%%DATADIR%%/pics/stars3.png
+%%DATADIR%%/pics/stars4.png
+%%DATADIR%%/pics/stars5.png
+%%DATADIR%%/pics/stars6.png
+%%DATADIR%%/pics/stars7.png
+%%DATADIR%%/pics/stars8.png
+%%DATADIR%%/pics/stars9.png
+%%DATADIR%%/pics/tellico.png
+%%DATADIR%%/pics/tellico.svg
+%%DATADIR%%/pics/tellico_mime.svg
+%%DATADIR%%/pics/video.png
+%%DATADIR%%/pics/vinoxml.png
+%%DATADIR%%/pics/wine.png
+%%DATADIR%%/pubmed2tellico.xsl
+%%DATADIR%%/record-logo.png
+%%DATADIR%%/referencer2tellico.xsl
+%%DATADIR%%/report-templates/Column_View.xsl
+%%DATADIR%%/report-templates/Group_Summary.xsl
+%%DATADIR%%/report-templates/Group_View.xsl
+%%DATADIR%%/report-templates/Image_List.xsl
+%%DATADIR%%/report-templates/Loan_View.xsl
+%%DATADIR%%/report-templates/Title_Listing_(Horizontal).xsl
+%%DATADIR%%/report-templates/Title_Listing_(Vertical).xsl
+%%DATADIR%%/report-templates/Tri-Column.xsl
+%%DATADIR%%/shadowAlpha.png
+%%DATADIR%%/springer2tellico.xsl
+%%DATADIR%%/srw2tellico.xsl
+%%DATADIR%%/tellico-by-author.xsl
+%%DATADIR%%/tellico-by-title.xsl
+%%DATADIR%%/tellico-common.xsl
+%%DATADIR%%/tellico-printing.xsl
+%%DATADIR%%/tellico.dtd
+%%DATADIR%%/tellico.tips
+%%DATADIR%%/tellico2gcstar.xsl
+%%DATADIR%%/tellico2html.js
+%%DATADIR%%/tellico2html.xsl
+%%DATADIR%%/tellico2onix.xsl
+%%DATADIR%%/thegamesdb2tellico.xsl
+%%DATADIR%%/unixref2tellico.xsl
+%%DATADIR%%/vhs-logo.png
+%%DATADIR%%/vinoxml2tellico.xsl
+%%DATADIR%%/welcome.html
+%%DATADIR%%/xmp2tellico.xsl
+%%DATADIR%%/z3950-servers.cfg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812261317.wBQDHCD6021798>