diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-03-16 21:55:51 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-03-16 21:55:51 +0000 |
commit | 369eb054b0edf196641e8706f3f6fcd77788f690 (patch) | |
tree | d44bab2e528ec5663705a59ae511ea0a4e027206 /x11-fonts | |
parent | 0905a6eadceddc6507f0dffa4fbb18f40feda17c (diff) | |
download | ports-369eb054b0edf196641e8706f3f6fcd77788f690.tar.gz ports-369eb054b0edf196641e8706f3f6fcd77788f690.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/Makefile | 1 | ||||
-rw-r--r-- | x11-fonts/fontmatrix/Makefile | 46 | ||||
-rw-r--r-- | x11-fonts/fontmatrix/distinfo | 3 | ||||
-rw-r--r-- | x11-fonts/fontmatrix/files/patch-src__CMakeLists.txt | 10 | ||||
-rw-r--r-- | x11-fonts/fontmatrix/files/patch-src__prefspaneldialog.h | 11 | ||||
-rw-r--r-- | x11-fonts/fontmatrix/pkg-descr | 8 | ||||
-rw-r--r-- | x11-fonts/fontmatrix/pkg-plist | 138 |
7 files changed, 0 insertions, 217 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index d5c15ec6df3c..ea918c9d79f4 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -98,7 +98,6 @@ SUBDIR += font-xfree86-type1 SUBDIR += fontconfig SUBDIR += fontconfig-reference - SUBDIR += fontmatrix SUBDIR += fonts-indic SUBDIR += fonttosfnt SUBDIR += freefont-ttf diff --git a/x11-fonts/fontmatrix/Makefile b/x11-fonts/fontmatrix/Makefile deleted file mode 100644 index 63f9069ef0ce..000000000000 --- a/x11-fonts/fontmatrix/Makefile +++ /dev/null @@ -1,46 +0,0 @@ -# $FreeBSD$ - -PORTNAME= fontmatrix -DISTVERSIONPREFIX= v -DISTVERSION= 0.6.0 -CATEGORIES= x11-fonts - -MAINTAINER= ports@FreeBSD.org -COMMENT= Graphical font manager - -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING - -DEPRECATED= Qt4 has been EOL since december 2015 -EXPIRATION_DATE= 2019-03-15 - -BROKEN_armv6= fails to compile: src/fminfodisplay.cpp:155:17: no matching function for call to 'qMax' -BROKEN_armv7= fails to compile: src/fminfodisplay.cpp:155:17: no matching function for call to 'qMax' - -RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme -LIB_DEPENDS= libfreetype.so:print/freetype2 \ - libfontconfig.so:x11-fonts/fontconfig - -USE_GITHUB= yes -GH_ACCOUNT= fontmatrix - -USES= cmake qt:4 -USE_QT= corelib xml gui svg network moc_build uic_build rcc_build qmake_build \ - linguisttools_build opengl sql webkit -INSTALLS_ICONS= yes -MANDIRS= ${PREFIX}/share/man/man1 - -OPTIONS_DEFINE= FONTFORGE -FONTFORGE_DESC= Install FontForge editor -FONTFORGE_RUN_DEPENDS= ${LOCALBASE}/bin/fontforge:print/fontforge - -post-patch: - @${REINPLACE_CMD} -e 's:/usr/bin/fontforge:${LOCALBASE}/bin/fontforge:g' \ - ${WRKSRC}/src/prefs_panel.ui ${WRKSRC}/src/typotek.cpp - -pre-configure: - cd ${WRKSRC}/src/messages && \ - ${LUPDATE} -noobsolete ../ -ts *.ts && \ - ${LRELEASE} *.ts - -.include <bsd.port.mk> diff --git a/x11-fonts/fontmatrix/distinfo b/x11-fonts/fontmatrix/distinfo deleted file mode 100644 index 94cfbf1cfe21..000000000000 --- a/x11-fonts/fontmatrix/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1487605409 -SHA256 (fontmatrix-fontmatrix-v0.6.0_GH0.tar.gz) = fa3ca2b189115c24c628f15334e0b506298d7a16e294bcc21bde79cba9c44a84 -SIZE (fontmatrix-fontmatrix-v0.6.0_GH0.tar.gz) = 2448848 diff --git a/x11-fonts/fontmatrix/files/patch-src__CMakeLists.txt b/x11-fonts/fontmatrix/files/patch-src__CMakeLists.txt deleted file mode 100644 index 3ec9243865b0..000000000000 --- a/x11-fonts/fontmatrix/files/patch-src__CMakeLists.txt +++ /dev/null @@ -1,10 +0,0 @@ ---- src/CMakeLists.txt.orig 2009-07-03 15:17:39 UTC -+++ src/CMakeLists.txt -@@ -265,6 +265,7 @@ IF(UNIX AND NOT APPLE) - ) - - target_link_libraries(fontmatrix harfbuzz hyphenate -+ execinfo - ${PYTHONQT_LIB} - ${QT_LIBRARIES} - ${FREETYPE_LIBRARIES} diff --git a/x11-fonts/fontmatrix/files/patch-src__prefspaneldialog.h b/x11-fonts/fontmatrix/files/patch-src__prefspaneldialog.h deleted file mode 100644 index 9f9acb5c9b1a..000000000000 --- a/x11-fonts/fontmatrix/files/patch-src__prefspaneldialog.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/prefspaneldialog.h.orig 2009-07-03 15:17:39 UTC -+++ src/prefspaneldialog.h -@@ -12,7 +12,7 @@ - #ifndef PREFSPANELDIALOG_H - #define PREFSPANELDIALOG_H - --#include <qdialog.h> -+#include <QDialog> - #include <ui_prefs_panel.h> - - class QStandardItemModel; diff --git a/x11-fonts/fontmatrix/pkg-descr b/x11-fonts/fontmatrix/pkg-descr deleted file mode 100644 index c9e136f93c8c..000000000000 --- a/x11-fonts/fontmatrix/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Fontmatrix is a graphical font manager. Targeted audience are mostly -adventurous graphic designers and typesetters who deal with hundreds -and even more fonts during their work - browsing the endless lists -of font dialogs. Basically, the Fontmatrix helps doing three things: -activation and deactivation of fonts, tagging fonts and fontbook -generation. - -WWW: http://www.fontmatrix.net/ diff --git a/x11-fonts/fontmatrix/pkg-plist b/x11-fonts/fontmatrix/pkg-plist deleted file mode 100644 index beeccab9dbd3..000000000000 --- a/x11-fonts/fontmatrix/pkg-plist +++ /dev/null @@ -1,138 +0,0 @@ -bin/fontmatrix -share/applications/fontmatrix.desktop -share/icons/hicolor/48x48/apps/fontmatrix.png -share/man/man1/fontmatrix.1.gz -%%DATADIR%%/help/en/additional.html -%%DATADIR%%/help/en/additional_db_check.html -%%DATADIR%%/help/en/additional_editing_panose.html -%%DATADIR%%/help/en/additional_export_for_packaging.html -%%DATADIR%%/help/en/additional_extracting_fonts.html -%%DATADIR%%/help/en/additional_ttf_tables.html -%%DATADIR%%/help/en/basics.html -%%DATADIR%%/help/en/comparisons.html -%%DATADIR%%/help/en/comparisons_fonts.html -%%DATADIR%%/help/en/comparisons_glyphs.html -%%DATADIR%%/help/en/contributing.html -%%DATADIR%%/help/en/contributing_programming.html -%%DATADIR%%/help/en/contributing_testing.html -%%DATADIR%%/help/en/contributing_translating.html -%%DATADIR%%/help/en/creating_font_books.html -%%DATADIR%%/help/en/export_fonts.html -%%DATADIR%%/help/en/external_tools.html -%%DATADIR%%/help/en/font_book_templates.html -%%DATADIR%%/help/en/font_books.html -%%DATADIR%%/help/en/images/browse-fonts-folders-tab.png -%%DATADIR%%/help/en/images/browse-fonts-names-tab.png -%%DATADIR%%/help/en/images/browse-fonts-previews-tab.png -%%DATADIR%%/help/en/images/close_to_system_tray_warning.png -%%DATADIR%%/help/en/images/extracted-font-compact-encoding.png -%%DATADIR%%/help/en/images/extracted-font-copyright-info.png -%%DATADIR%%/help/en/images/extracted-font-editing.png -%%DATADIR%%/help/en/images/font_book_export_dialog.png -%%DATADIR%%/help/en/images/font_book_in_evince.png -%%DATADIR%%/help/en/images/glyphs_comparison_metrics.png -%%DATADIR%%/help/en/images/glyphs_comparison_offset_to_line_up.png -%%DATADIR%%/help/en/images/glyphs_comparison_offset_to_line_up_2.png -%%DATADIR%%/help/en/images/glyphs_comparison_points_and_controls.png -%%DATADIR%%/help/en/images/glyphs_comparison_two_glyphs_of_same_font.png -%%DATADIR%%/help/en/images/glyphs_comparison_typical_view.png -%%DATADIR%%/help/en/images/glyphs_comparison_typical_view_th.png -%%DATADIR%%/help/en/images/imported_fonts_list.png -%%DATADIR%%/help/en/images/importing_set_tags_1.png -%%DATADIR%%/help/en/images/importing_set_tags_2.png -%%DATADIR%%/help/en/images/list_of_tags.png -%%DATADIR%%/help/en/images/splash-screen.png -%%DATADIR%%/help/en/index.html -%%DATADIR%%/help/en/interface.html -%%DATADIR%%/help/en/management.html -%%DATADIR%%/help/en/management_activation.html -%%DATADIR%%/help/en/management_importing.html -%%DATADIR%%/help/en/management_tags.html -%%DATADIR%%/help/en/menu.xml -%%DATADIR%%/help/en/news.html -%%DATADIR%%/help/en/output.html -%%DATADIR%%/help/en/printing_fonts.html -%%DATADIR%%/help/en/resources.html -%%DATADIR%%/help/en/scripting.html -%%DATADIR%%/help/en/search.html -%%DATADIR%%/help/en/search_in_generic_metadata.html -%%DATADIR%%/help/en/search_in_panose.html -%%DATADIR%%/help/en/search_using_bitmap_samples.html -%%DATADIR%%/help/en/setting_up.html -%%DATADIR%%/help/en/setting_up_layout_engine_options.html -%%DATADIR%%/help/en/setting_up_preferences.html -%%DATADIR%%/help/en/setting_up_preferences_display.html -%%DATADIR%%/help/en/setting_up_preferences_files_and_folders.html -%%DATADIR%%/help/en/setting_up_preferences_general.html -%%DATADIR%%/help/en/setting_up_preferences_samples_collection.html -%%DATADIR%%/help/en/setting_up_preferences_service.html -%%DATADIR%%/help/en/setting_up_preferences_shortcuts.html -%%DATADIR%%/help/en/setting_up_preferences_system_tray.html -%%DATADIR%%/help/en/style.css -%%DATADIR%%/help/en/viewing.html -%%DATADIR%%/help/en/viewing_glyphs_chart.html -%%DATADIR%%/help/en/viewing_overview.html -%%DATADIR%%/help/en/viewing_sample_text.html -%%DATADIR%%/help/en/what_fonts_are.html -%%DATADIR%%/help/en/why_fontmatrix.html -%%DATADIR%%/help/en/why_management.html -%%DATADIR%%/qm/fontmatrix-cs.qm -%%DATADIR%%/qm/fontmatrix-da.qm -%%DATADIR%%/qm/fontmatrix-de.qm -%%DATADIR%%/qm/fontmatrix-en.qm -%%DATADIR%%/qm/fontmatrix-fi.qm -%%DATADIR%%/qm/fontmatrix-fr.qm -%%DATADIR%%/qm/fontmatrix-hi.qm -%%DATADIR%%/qm/fontmatrix-nb.qm -%%DATADIR%%/qm/fontmatrix-nl.qm -%%DATADIR%%/qm/fontmatrix-no.qm -%%DATADIR%%/qm/fontmatrix-ru.qm -%%DATADIR%%/qm/fontmatrix-sr.qm -%%DATADIR%%/qm/fontmatrix-sv.qm -%%DATADIR%%/qm/fontmatrix-uk.qm -%%DATADIR%%/qm/fontmatrix-zh_CN.qm -%%DATADIR%%/qm/fontmatrix-zh_TW.qm -%%DATADIR%%/resources/Samples/bn/sample -%%DATADIR%%/resources/Samples/de/sample -%%DATADIR%%/resources/Samples/fr/Mamere -%%DATADIR%%/resources/Samples/gu/sample -%%DATADIR%%/resources/Samples/he/sample -%%DATADIR%%/resources/Samples/hi/sample -%%DATADIR%%/resources/Samples/kn/sample -%%DATADIR%%/resources/Samples/ml/sample -%%DATADIR%%/resources/Samples/mr/sample -%%DATADIR%%/resources/Samples/or/sample -%%DATADIR%%/resources/Samples/pa/sample -%%DATADIR%%/resources/Samples/ru/Гоголь -%%DATADIR%%/resources/Samples/ta/sample -%%DATADIR%%/resources/Samples/te/sample -%%DATADIR%%/resources/Samples/udm/sample -%%DATADIR%%/resources/Scripts/fontforge_subset.py -%%DATADIR%%/resources/Scripts/fonttools_showxml.py -%%DATADIR%%/resources/Scripts/import_tags.py -%%DATADIR%%/resources/Scripts/xetex_fontbook.py -%%DATADIR%%/resources/css-info-property.png -%%DATADIR%%/resources/css-info-propertyname.png -%%DATADIR%%/resources/css-shadow.png -%%DATADIR%%/resources/css-tech-info.png -%%DATADIR%%/resources/fontmatrix.js -%%DATADIR%%/resources/info.css -%%DATADIR%%/resources/template_default.png -%%DATADIR%%/resources/template_default.xml -%%DATADIR%%/resources/template_oneline.png -%%DATADIR%%/resources/template_oneline.xml -%%DATADIR%%/resources/welcome_da.html -%%DATADIR%%/resources/welcome_de.html -%%DATADIR%%/resources/welcome_en.html -%%DATADIR%%/resources/welcome_fi.html -%%DATADIR%%/resources/welcome_fr.html -%%DATADIR%%/resources/welcome_hi.html -%%DATADIR%%/resources/welcome_nb.html -%%DATADIR%%/resources/welcome_nl.html -%%DATADIR%%/resources/welcome_no.html -%%DATADIR%%/resources/welcome_ru.html -%%DATADIR%%/resources/welcome_sr.html -%%DATADIR%%/resources/welcome_sv.html -%%DATADIR%%/resources/welcome_uk.html -%%DATADIR%%/resources/welcome_zh_CN.html -%%DATADIR%%/resources/welcome_zh_TW.html |