# -*- coding: ascii; tab-width: 4 -*- Info2: << Package: teaqt-mac Version: 41.1.0 Revision: 2 Description: Powerful and easy-to-use Qt4-based editor DescDetail: << TEA is a powerful and easy-to-use Qt4-based editor with many useful features for HTML, Docbook, and LaTeX editing. It features a small footprint, a tabbed layout engine, support for multiple encodings, code snippets, templates, customizable hotkeys, an "open at cursor" function for HTML files and images, miscellaneous HTML tools, preview in external browser, string manipulation functions, Morse-code tools, bookmarks, syntax highlighting, and more. << DescUsage: << This is the new Qt5 based tea. The old GTK+2 version is in the package tea. %n installs as %p/Applications/tea.app. << License: GPL3 Maintainer: Daniel Johnson Homepage: http://semiletov.org/tea/ Source: http://semiletov.org/tea/dloads/tea-%v.tar.bz2 Source-Checksum: SHA256(65ea128739802b7626a5a59de12b0e885dcef7a83f7bcd06b6d3aea830ed8717) PatchScript: perl -pi -e 's|/usr/include|%p/include|' src.pro Depends: << aspell-shlibs, libiconv, libpng16-shlibs, qt5-mac-qtcore-shlibs, qt5-mac-qtgui-shlibs, qt5-mac-qtnetwork-shlibs, qt5-mac-qtprintsupport-shlibs, qt5-mac-qtqml-shlibs, qt5-mac-qtquick-shlibs, qt5-mac-qtwidgets-shlibs << BuildDepends: << aspell-dev, fink-package-precedence, libiconv-dev, libpng16, qt5-mac-qml, qt5-mac-qtbase-dev-tools, qt5-mac-qtbase, qt5-mac-qtdeclarative, qt5-mac-qtquick1, qt5-mac-qttools << GCC: 4.0 CompileScript: << echo "CONFIG+=noaspell" >> .qmake.conf echo "CONFIG+=nohunspell" >> .qmake.conf echo "CONFIG+=useclang" >> .qmake.conf %p/lib/qt5-mac/bin/qmake PREFIX=%p/Applications "INCLUDEPATH+=%p/include" LIBS="-L%p/lib" "QMAKE_CXXFLAGS+=-MD" make fink-package-precedence --depfile-ext='\.d' . << InstallScript: << make install INSTALL_ROOT=%d << DocFiles: AUTHORS ChangeLog COPYING NEWS* README TODO manuals/* <<