diff --git a/./Makefile b/./Makefile new file mode 100644 index 0000000..1d77e8e --- /dev/null +++ b/./Makefile @@ -0,0 +1,30 @@ +PORTNAME= qtspell +PORTVERSION= 1.0.2 +CATEGORIES= devel +PKGNAMESUFFIX= -qt6 + +MAINTAINER= mistresssilvara@hotmail.com +COMMENT= Spell checking for Qt text widgets +WWW= https://github.com/manisandro/qtspell + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + +CMAKE_ARGS+= -D QT_VER=6 +USES= gl qt:6 +USE_QT= base +USE_GL= opengl + +USES+= cmake:,noninja gettext-runtime + +USE_GITHUB= yes +GH_ACCOUNT= manisandro + +LIB_DEPENDS+= libenchant-2.so:textproc/enchant2 + +USE_LDCONFIG= yes + +LDFLAGS+= -L${LOCALBASE}/lib -lintl +MAKE_ENV+= DESTDIR=${STAGEDIR} + +.include diff --git a/./distinfo b/./distinfo new file mode 100644 index 0000000..904650b --- /dev/null +++ b/./distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1768378309 +SHA256 (manisandro-qtspell-1.0.2_GH0.tar.gz) = faa7add9d771350a63e66bb6c9b91b130097c2399f6f85c2a9a0ea8e0ceb79d8 +SIZE (manisandro-qtspell-1.0.2_GH0.tar.gz) = 59734 diff --git a/./patch.diff b/./patch.diff new file mode 100644 index 0000000..e69de29 diff --git a/./pkg-descr b/./pkg-descr new file mode 100644 index 0000000..018d0cb --- /dev/null +++ b/./pkg-descr @@ -0,0 +1,2 @@ +QtSpell adds spell-checking functionality to Qt's text widgets, +using the enchant spell-checking library. diff --git a/./pkg-plist b/./pkg-plist new file mode 100644 index 0000000..b9e7601 --- /dev/null +++ b/./pkg-plist @@ -0,0 +1,62 @@ +include/QtSpell-qt6/QtSpell.hpp +include/QtSpell-qt6/QtSpellExport.hpp +lib/libqtspell-qt6.so +lib/libqtspell-qt6.so.1 +lib/libqtspell-qt6.so.1.0.0 +libdata/pkgconfig/QtSpell-qt6.pc +%%QT_L10NDIR%%/QtSpell_af.qm +%%QT_L10NDIR%%/QtSpell_ak.qm +%%QT_L10NDIR%%/QtSpell_be.qm +%%QT_L10NDIR%%/QtSpell_ca.qm +%%QT_L10NDIR%%/QtSpell_cs.qm +%%QT_L10NDIR%%/QtSpell_da.qm +%%QT_L10NDIR%%/QtSpell_de.qm +%%QT_L10NDIR%%/QtSpell_el.qm +%%QT_L10NDIR%%/QtSpell_eo.qm +%%QT_L10NDIR%%/QtSpell_es.qm +%%QT_L10NDIR%%/QtSpell_es_ES.qm +%%QT_L10NDIR%%/QtSpell_eu.qm +%%QT_L10NDIR%%/QtSpell_ff.qm +%%QT_L10NDIR%%/QtSpell_fi.qm +%%QT_L10NDIR%%/QtSpell_fo.qm +%%QT_L10NDIR%%/QtSpell_fr.qm +%%QT_L10NDIR%%/QtSpell_ga.qm +%%QT_L10NDIR%%/QtSpell_gl.qm +%%QT_L10NDIR%%/QtSpell_he.qm +%%QT_L10NDIR%%/QtSpell_hr.qm +%%QT_L10NDIR%%/QtSpell_hu.qm +%%QT_L10NDIR%%/QtSpell_hy.qm +%%QT_L10NDIR%%/QtSpell_id.qm +%%QT_L10NDIR%%/QtSpell_is.qm +%%QT_L10NDIR%%/QtSpell_it.qm +%%QT_L10NDIR%%/QtSpell_ja.qm +%%QT_L10NDIR%%/QtSpell_ky.qm +%%QT_L10NDIR%%/QtSpell_lg.qm +%%QT_L10NDIR%%/QtSpell_lt.qm +%%QT_L10NDIR%%/QtSpell_lv.qm +%%QT_L10NDIR%%/QtSpell_mn.qm +%%QT_L10NDIR%%/QtSpell_ms.qm +%%QT_L10NDIR%%/QtSpell_nb.qm +%%QT_L10NDIR%%/QtSpell_nl.qm +%%QT_L10NDIR%%/QtSpell_nso.qm +%%QT_L10NDIR%%/QtSpell_pl.qm +%%QT_L10NDIR%%/QtSpell_pt.qm +%%QT_L10NDIR%%/QtSpell_pt_BR.qm +%%QT_L10NDIR%%/QtSpell_rm.qm +%%QT_L10NDIR%%/QtSpell_ro.qm +%%QT_L10NDIR%%/QtSpell_ru.qm +%%QT_L10NDIR%%/QtSpell_rw.qm +%%QT_L10NDIR%%/QtSpell_sk.qm +%%QT_L10NDIR%%/QtSpell_sl.qm +%%QT_L10NDIR%%/QtSpell_sq.qm +%%QT_L10NDIR%%/QtSpell_sr.qm +%%QT_L10NDIR%%/QtSpell_st.qm +%%QT_L10NDIR%%/QtSpell_sv.qm +%%QT_L10NDIR%%/QtSpell_th.qm +%%QT_L10NDIR%%/QtSpell_tr.qm +%%QT_L10NDIR%%/QtSpell_uk.qm +%%QT_L10NDIR%%/QtSpell_vi.qm +%%QT_L10NDIR%%/QtSpell_zh_CN.qm +%%QT_L10NDIR%%/QtSpell_zh_HK.qm +%%QT_L10NDIR%%/QtSpell_zh_TW.qm +%%QT_L10NDIR%%/QtSpell_zu.qm