Index: head/deskutils/griffith/Makefile =================================================================== --- head/deskutils/griffith/Makefile (revision 289945) +++ head/deskutils/griffith/Makefile (revision 289946) @@ -1,57 +1,72 @@ # New ports collection makefile for: griffith # Date created: 27 January 2007 # Whom: Andrew Pantyukhin # # $FreeBSD$ # PORTNAME= griffith -PORTVERSION= 0.12.1 -PORTREVISION= 2 +PORTVERSION= 0.13 CATEGORIES= deskutils -MASTER_SITES= http://launchpadlibrarian.net/58153655/ +MASTER_SITES= http://launchpadlibrarian.net/87859599/ MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight film collection manager -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual +LICENSE= GPLv2 # (or later) +LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:${PORTSDIR}/databases/py-sqlite3 \ ${PYTHON_PKGNAMEPREFIX}sqlalchemy06>=0.5:${PORTSDIR}/databases/py-sqlalchemy06 \ ${PYTHON_PKGNAMEPREFIX}imaging>=0:${PORTSDIR}/graphics/py-imaging \ - ${PYTHON_PKGNAMEPREFIX}reportlab>=1.19:${PORTSDIR}/print/py-reportlab \ - ${PYTHON_PKGNAMEPREFIX}chardet>=0:${PORTSDIR}/textproc/py-chardet \ ${PYXML} +OPTIONS= LXML "Enable lxml support" off \ + REPORTLAB2 "Enable ReportLab2 support" off \ + CHARDET "Enable chardet support" off \ + PYGNOMEEXTRAS "Enable python-gnome-extras support" off + USE_XZ= yes USE_GNOME= pygtk2 -WANT_GNOME= yes USE_PYTHON= 2.5+ USE_GETTEXT= yes USE_GMAKE= yes NO_BUILD= yes MANLANG= "" pl pt MAN1= ${PORTNAME}.1 -.include +.include -.if ${HAVE_GNOME:Mpygnomeextras}!="" +.if defined(WITH_LXML) +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}lxml>=0:${PORTSDIR}/devel/py-lxml +.endif + +.if defined(WITH_REPORTLAB2) +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}reportlab2>=2:${PORTSDIR}/print/py-reportlab2 +.else +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}reportlab>=1.19:${PORTSDIR}/print/py-reportlab +.endif + +.if defined(WITH_CHARDET) +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}chardet>=0:${PORTSDIR}/textproc/py-chardet +.endif + +.if defined(WITH_PYGNOMEEXTRAS) USE_GNOME+= pygnomeextras .endif post-patch: .for file in Makefile @${REINPLACE_CMD} -e \ '/^LANGUAGES=/s|find.*|cd i18n/\&\&ls -d *)|g ; \ /^PREFIX/s|^|#|g ; \ /^ETCDIR/s|=.*|= $$(PREFIX)/etc|g' ${WRKSRC}/${file} .endfor .for file in docs/en/Makefile docs/pl/Makefile docs/pt/Makefile @${REINPLACE_CMD} -e \ '/^PREFIX/s|^|#|g ; \ /^MANDIR/s|=.*|=${MANPREFIX}/man|g' ${WRKSRC}/${file} .endfor -.include +.include Property changes on: head/deskutils/griffith/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property Index: head/deskutils/griffith/distinfo =================================================================== --- head/deskutils/griffith/distinfo (revision 289945) +++ head/deskutils/griffith/distinfo (revision 289946) @@ -1,2 +1,2 @@ -SHA256 (griffith-0.12.1.tar.xz) = b1cba8ba263cee2ab5bca2cadd485a61af93a7645f80c9d538c14795a60afa3a -SIZE (griffith-0.12.1.tar.xz) = 734356 +SHA256 (griffith-0.13.tar.xz) = b704bf79109ffe787cf194af24152b897ef826ee54eab4b05f29a51f945af304 +SIZE (griffith-0.13.tar.xz) = 758668 Property changes on: head/deskutils/griffith/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/deskutils/griffith/pkg-plist =================================================================== --- head/deskutils/griffith/pkg-plist (revision 289945) +++ head/deskutils/griffith/pkg-plist (revision 289946) @@ -1,220 +1,237 @@ bin/griffith etc/bash_completion.d/griffith 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.glade %%DATADIR%%/glade/griffith.glade %%DATADIR%%/glade/griffith.png %%DATADIR%%/glade/import.glade %%DATADIR%%/glade/importcsv.glade %%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/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/TheMovieLibrary.py %%DATADIR%%/lib/plugins/imp/WintoolzFilmdatenbank.py %%DATADIR%%/lib/plugins/imp/__init__.py %%DATADIR%%/lib/plugins/imp/eXtremeMovieManager.py %%DATADIR%%/lib/plugins/movie/PluginMovie7arte.py -%%DATADIR%%/lib/plugins/movie/PluginMovieAllMovie.py +%%DATADIR%%/lib/plugins/movie/PluginMovieAllRovi.py %%DATADIR%%/lib/plugins/movie/PluginMovieAllocine.py %%DATADIR%%/lib/plugins/movie/PluginMovieAmazon.py %%DATADIR%%/lib/plugins/movie/PluginMovieAniDB.py %%DATADIR%%/lib/plugins/movie/PluginMovieCSFD.py %%DATADIR%%/lib/plugins/movie/PluginMovieCineMovies.py %%DATADIR%%/lib/plugins/movie/PluginMovieCinematografo.py %%DATADIR%%/lib/plugins/movie/PluginMovieCineteka.py %%DATADIR%%/lib/plugins/movie/PluginMovieClubedevideo.py %%DATADIR%%/lib/plugins/movie/PluginMovieCulturalia.py %%DATADIR%%/lib/plugins/movie/PluginMovieDVDEmpire.py %%DATADIR%%/lib/plugins/movie/PluginMovieDVDPalace.py %%DATADIR%%/lib/plugins/movie/PluginMovieE-Pipoca.py %%DATADIR%%/lib/plugins/movie/PluginMovieFDb.py %%DATADIR%%/lib/plugins/movie/PluginMovieFilmAffinity.py %%DATADIR%%/lib/plugins/movie/PluginMovieFilmDb.py %%DATADIR%%/lib/plugins/movie/PluginMovieFilmeVonAZ.py %%DATADIR%%/lib/plugins/movie/PluginMovieFilmtipset.py %%DATADIR%%/lib/plugins/movie/PluginMovieFilmweb.py %%DATADIR%%/lib/plugins/movie/PluginMovieHKMDB.py %%DATADIR%%/lib/plugins/movie/PluginMovieIMDB-de.py %%DATADIR%%/lib/plugins/movie/PluginMovieIMDB-es.py %%DATADIR%%/lib/plugins/movie/PluginMovieIMDB-it.py +%%DATADIR%%/lib/plugins/movie/PluginMovieIMDB-pt.py %%DATADIR%%/lib/plugins/movie/PluginMovieIMDB.py +%%DATADIR%%/lib/plugins/movie/PluginMovieInterfilmes.py %%DATADIR%%/lib/plugins/movie/PluginMovieKinoDe.py %%DATADIR%%/lib/plugins/movie/PluginMovieMediadis.py %%DATADIR%%/lib/plugins/movie/PluginMovieMovieMeter.py %%DATADIR%%/lib/plugins/movie/PluginMovieMoviefone.py %%DATADIR%%/lib/plugins/movie/PluginMovieMyMoviesIt.py %%DATADIR%%/lib/plugins/movie/PluginMovieOFDb.py %%DATADIR%%/lib/plugins/movie/PluginMovieOnet.py %%DATADIR%%/lib/plugins/movie/PluginMoviePTGate.py %%DATADIR%%/lib/plugins/movie/PluginMovieScope.py %%DATADIR%%/lib/plugins/movie/PluginMovieStopklatka.py %%DATADIR%%/lib/plugins/movie/PluginMovieTanukiAnime.py %%DATADIR%%/lib/plugins/movie/PluginMovieWP.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 @dirrmtry share/locale/nds/LC_MESSAGES @dirrmtry share/locale/nds @dirrm %%DATADIR%%/lib/plugins/movie @dirrm %%DATADIR%%/lib/plugins/imp @dirrm %%DATADIR%%/lib/plugins/extensions @dirrm %%DATADIR%%/lib/plugins/export @dirrm %%DATADIR%%/lib/plugins @dirrm %%DATADIR%%/lib/db @dirrm %%DATADIR%%/lib @dirrm %%DATADIR%%/images @dirrm %%DATADIR%%/glade @dirrm %%DATADIR%%/export_templates/xml @dirrm %%DATADIR%%/export_templates/latex @dirrm %%DATADIR%%/export_templates/html_tables @dirrm %%DATADIR%%/export_templates/html_table @dirrm %%DATADIR%%/export_templates/csv @dirrm %%DATADIR%%/export_templates @dirrm %%DATADIR%% @dirrmtry share/applications @dirrmtry etc/bash_completion.d Property changes on: head/deskutils/griffith/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property