diff --git a/archivers/lxqt-archiver/Makefile b/archivers/lxqt-archiver/Makefile index 0d4f1df40ccb..9751dd62e3d5 100644 --- a/archivers/lxqt-archiver/Makefile +++ b/archivers/lxqt-archiver/Makefile @@ -1,33 +1,32 @@ PORTNAME= lxqt-archiver -PORTVERSION= 1.1.0 -PORTREVISION= 2 +PORTVERSION= 1.2.0 CATEGORIES= archivers MASTER_SITES= LXQT MAINTAINER= lxqt@FreeBSD.org COMMENT= Qt6 file archiver WWW= https://github.com/lxqt/lxqt-archiver LICENSE= GPLv2 LIB_DEPENDS= libfm-qt6.so:x11/libfm-qt6 \ libjson-glib-1.0.so:devel/json-glib \ libmenu-cache.so:x11/menu-cache \ libexif.so:graphics/libexif RUN_DEPENDS= gtar:archivers/gtar USES= cmake compiler:c++17-lang desktop-file-utils lxqt:2 perl5 \ pkgconfig tar:xz gnome qt:6 xorg USE_GNOME= glib20 USE_QT= tools:build base:run USE_LXQT= buildtools2 libfmqt6 lxqt USE_XORG= xcb .include .if ${OSVERSION} < 1400504 RUN_DEPENDS+= unzip:archivers/unzip .endif .include diff --git a/archivers/lxqt-archiver/distinfo b/archivers/lxqt-archiver/distinfo index a9afba15114d..4c95d0f73dbc 100644 --- a/archivers/lxqt-archiver/distinfo +++ b/archivers/lxqt-archiver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731050360 -SHA256 (lxqt/lxqt-archiver-1.1.0.tar.xz) = 691a00b70c159c6188e1af3e545982d100b8c24fd6db5376348f5c5c086b26c7 -SIZE (lxqt/lxqt-archiver-1.1.0.tar.xz) = 191944 +TIMESTAMP = 1744924835 +SHA256 (lxqt/lxqt-archiver-1.2.0.tar.xz) = 53e4121369e3dc72c74e3ae2323ff277072550c83622486b94ad77b26a993ac6 +SIZE (lxqt/lxqt-archiver-1.2.0.tar.xz) = 196992 diff --git a/archivers/lxqt-archiver/pkg-plist b/archivers/lxqt-archiver/pkg-plist index f0d9cccf4ed7..3c8af76507e3 100644 --- a/archivers/lxqt-archiver/pkg-plist +++ b/archivers/lxqt-archiver/pkg-plist @@ -1,46 +1,48 @@ bin/lxqt-archiver share/applications/lxqt-archiver.desktop share/icons/hicolor/scalable/apps/lxqt-archiver.svg %%DATADIR%%/translations/lxqt-archiver_ar.qm %%DATADIR%%/translations/lxqt-archiver_arn.qm %%DATADIR%%/translations/lxqt-archiver_ast.qm %%DATADIR%%/translations/lxqt-archiver_bg.qm %%DATADIR%%/translations/lxqt-archiver_ca.qm %%DATADIR%%/translations/lxqt-archiver_cs.qm %%DATADIR%%/translations/lxqt-archiver_cy.qm %%DATADIR%%/translations/lxqt-archiver_da.qm %%DATADIR%%/translations/lxqt-archiver_de.qm %%DATADIR%%/translations/lxqt-archiver_el.qm %%DATADIR%%/translations/lxqt-archiver_en_GB.qm %%DATADIR%%/translations/lxqt-archiver_es.qm %%DATADIR%%/translations/lxqt-archiver_et.qm %%DATADIR%%/translations/lxqt-archiver_fi.qm %%DATADIR%%/translations/lxqt-archiver_fr.qm %%DATADIR%%/translations/lxqt-archiver_fur.qm %%DATADIR%%/translations/lxqt-archiver_gl.qm %%DATADIR%%/translations/lxqt-archiver_he.qm %%DATADIR%%/translations/lxqt-archiver_hr.qm %%DATADIR%%/translations/lxqt-archiver_hu.qm %%DATADIR%%/translations/lxqt-archiver_id.qm %%DATADIR%%/translations/lxqt-archiver_it.qm %%DATADIR%%/translations/lxqt-archiver_ja.qm +%%DATADIR%%/translations/lxqt-archiver_ka.qm +%%DATADIR%%/translations/lxqt-archiver_kab.qm %%DATADIR%%/translations/lxqt-archiver_ko.qm %%DATADIR%%/translations/lxqt-archiver_lg.qm %%DATADIR%%/translations/lxqt-archiver_lt.qm %%DATADIR%%/translations/lxqt-archiver_nb_NO.qm %%DATADIR%%/translations/lxqt-archiver_nl.qm %%DATADIR%%/translations/lxqt-archiver_oc.qm %%DATADIR%%/translations/lxqt-archiver_pa.qm %%DATADIR%%/translations/lxqt-archiver_pl.qm %%DATADIR%%/translations/lxqt-archiver_pt.qm %%DATADIR%%/translations/lxqt-archiver_pt_BR.qm %%DATADIR%%/translations/lxqt-archiver_ru.qm %%DATADIR%%/translations/lxqt-archiver_si.qm %%DATADIR%%/translations/lxqt-archiver_sk.qm %%DATADIR%%/translations/lxqt-archiver_sl.qm %%DATADIR%%/translations/lxqt-archiver_sv.qm %%DATADIR%%/translations/lxqt-archiver_tr.qm %%DATADIR%%/translations/lxqt-archiver_uk.qm %%DATADIR%%/translations/lxqt-archiver_vi.qm %%DATADIR%%/translations/lxqt-archiver_zh_CN.qm %%DATADIR%%/translations/lxqt-archiver_zh_TW.qm diff --git a/audio/pavucontrol-qt/Makefile b/audio/pavucontrol-qt/Makefile index 2ea54cb4858a..b9286cafaaae 100644 --- a/audio/pavucontrol-qt/Makefile +++ b/audio/pavucontrol-qt/Makefile @@ -1,22 +1,21 @@ PORTNAME= pavucontrol-qt -PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTVERSION= 2.2.0 CATEGORIES= audio MASTER_SITES= LXQT/${PORTNAME} MAINTAINER= lxqt@FreeBSD.org COMMENT= PulseAudio mixer in Qt6 WWW= https://github.com/lxqt/pavucontrol-qt/ LICENSE= GPLv2 LIB_DEPENDS= libpulse.so:audio/pulseaudio USES= cmake compiler:c++17-lang gettext-runtime localbase:ldflags \ lxqt:2 qt:6 perl5 pkgconfig tar:xz gnome USE_PERL5= build USE_QT= base:run tools:build USE_LXQT= buildtools2 USE_GNOME= glib20 .include diff --git a/audio/pavucontrol-qt/distinfo b/audio/pavucontrol-qt/distinfo index 288b0b522b69..3a07e57c9805 100644 --- a/audio/pavucontrol-qt/distinfo +++ b/audio/pavucontrol-qt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731050469 -SHA256 (lxqt/pavucontrol-qt-2.1.0.tar.xz) = 6c3cfc8a4bc0b232b66516b16c32ebcd2d1d1ddb144d9e3adeea6cdffb386bbf -SIZE (lxqt/pavucontrol-qt-2.1.0.tar.xz) = 115596 +TIMESTAMP = 1744925273 +SHA256 (lxqt/pavucontrol-qt-2.2.0.tar.xz) = f1d213426ac1033d23a8239732dc7f5fdeb393b064f11c9582e01b0c8310aee9 +SIZE (lxqt/pavucontrol-qt-2.2.0.tar.xz) = 118532 diff --git a/deskutils/lxqt-notificationd/Makefile b/deskutils/lxqt-notificationd/Makefile index e2b38f371398..71a1b2e67732 100644 --- a/deskutils/lxqt-notificationd/Makefile +++ b/deskutils/lxqt-notificationd/Makefile @@ -1,22 +1,21 @@ PORTNAME= lxqt-notificationd -PORTVERSION= 2.1.1 -PORTREVISION= 2 +PORTVERSION= 2.2.0 CATEGORIES= deskutils MASTER_SITES= LXQT MAINTAINER= lxqt@FreeBSD.org COMMENT= LXQt notification daemon WWW= https://lxqt-project.org LICENSE= LGPL21+ USES= cmake compiler:c++17-lang gettext kde:6 localbase:ldflags lxqt:2 qt:6 \ perl5 pkgconfig tar:xz gnome xorg USE_PERL5= build USE_QT= base:run tools:build svg USE_KDE= layer-shell-qt windowsystem USE_GNOME= glib20 USE_XORG= x11 USE_LXQT= buildtools2 lxqt .include diff --git a/deskutils/lxqt-notificationd/distinfo b/deskutils/lxqt-notificationd/distinfo index 9ba74d11a909..3a3691f33c4c 100644 --- a/deskutils/lxqt-notificationd/distinfo +++ b/deskutils/lxqt-notificationd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735232126 -SHA256 (lxqt/lxqt-notificationd-2.1.1.tar.xz) = 7e17acbe1eb0501aaceb5eda0f4b34d2e1b69c1d30639eef4d4d33d4f15ef058 -SIZE (lxqt/lxqt-notificationd-2.1.1.tar.xz) = 65512 +TIMESTAMP = 1744933801 +SHA256 (lxqt/lxqt-notificationd-2.2.0.tar.xz) = 4223bf6ce1c2e5f67020320c70f221c13c94b17b5e33fd00fd6f8e2983a779c4 +SIZE (lxqt/lxqt-notificationd-2.2.0.tar.xz) = 66464 diff --git a/deskutils/lxqt-notificationd/pkg-plist b/deskutils/lxqt-notificationd/pkg-plist index 80831f470651..6e9f76653277 100644 --- a/deskutils/lxqt-notificationd/pkg-plist +++ b/deskutils/lxqt-notificationd/pkg-plist @@ -1,86 +1,89 @@ bin/lxqt-config-notificationd bin/lxqt-notificationd etc/xdg/autostart/lxqt-notifications.desktop share/applications/lxqt-config-notificationd.desktop %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_da.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_de.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_el.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_es.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_et.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_he.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_id.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_it.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_ja.qm +%%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_lv.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_si.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_zh_CN.qm +%%LXQT_TRANSLATIONS%%/lxqt-config-notificationd/lxqt-config-notificationd_zh_TW.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_da.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_de.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_el.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_es.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_et.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_he.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_id.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_it.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_ja.qm +%%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_kk.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_lv.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_si.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_sv.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_vi.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-notificationd/lxqt-notificationd_zh_TW.qm diff --git a/deskutils/xdg-desktop-portal-lxqt/Makefile b/deskutils/xdg-desktop-portal-lxqt/Makefile index e37af215804d..8b5d53db9d7d 100644 --- a/deskutils/xdg-desktop-portal-lxqt/Makefile +++ b/deskutils/xdg-desktop-portal-lxqt/Makefile @@ -1,19 +1,19 @@ PORTNAME= xdg-desktop-portal-lxqt -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= deskutils MAINTAINER= lxqt@FreeBSD.org COMMENT= Portal frontend service for LXQT -WWW= https://github.com/flatpak/xdg-desktop-portal +WWW= https://github.com/lxqt/xdg-desktop-portal-lxqt LICENSE= LGPL21 USES= cmake kde:6 lxqt:2 pkgconfig qt:6 tar:xz USE_KDE= windowsystem USE_LXQT= libfmqt6 USE_QT= base:run tools:build post-install: @${RM} -r ${STAGEDIR}${PREFIX}/lib/systemd .include diff --git a/deskutils/xdg-desktop-portal-lxqt/distinfo b/deskutils/xdg-desktop-portal-lxqt/distinfo index a531bd8ac5cf..de9510a2e3d0 100644 --- a/deskutils/xdg-desktop-portal-lxqt/distinfo +++ b/deskutils/xdg-desktop-portal-lxqt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731050666 -SHA256 (lxqt/xdg-desktop-portal-lxqt-1.1.0.tar.xz) = 6be7c08f586f139f75099f27999116ad7cba98b11dbf1d7566fd6bc134538c60 -SIZE (lxqt/xdg-desktop-portal-lxqt-1.1.0.tar.xz) = 16444 +TIMESTAMP = 1744933969 +SHA256 (lxqt/xdg-desktop-portal-lxqt-1.2.0.tar.xz) = 227f807b03b3503fc95ceba08895df0353a6508ce8129721a4b33a5251042f9b +SIZE (lxqt/xdg-desktop-portal-lxqt-1.2.0.tar.xz) = 16468 diff --git a/devel/libdbusmenu-lxqt/Makefile b/devel/libdbusmenu-lxqt/Makefile index f9a3419abc7e..8b7b8af194e4 100644 --- a/devel/libdbusmenu-lxqt/Makefile +++ b/devel/libdbusmenu-lxqt/Makefile @@ -1,31 +1,31 @@ PORTNAME= libdbusmenu-lxqt -PORTVERSION= 0.2.0 +PORTVERSION= 0.3.0 CATEGORIES= devel MASTER_SITE= LXQT/${PORTNAME} MAINTAINER= lxqt@FreeBSD.org COMMENT= Qt6 implementation of the DBusMenu protocol WWW= https://github.com/lxqt/libdbusmenu-lxqt LICENSE= LGPL20 USES= compiler:c++17-lang cmake lxqt:2 qt:6 tar:xz USE_LDCONFIG= yes USE_QT= base OPTIONS_DEFINE= DOXYGEN OPTIONS_SUB= YES DOXYGEN_DESC= Build documentation (requires doxygen) DOXYGEN_CMAKE_BOOL= WITH_DOC DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen . if defined(PACKAGE_BUILDING) OPTIONS_DEFAULT+= DOXYGEN . endif post-patch: @${REINPLACE_CMD} -e '/add_subdirectory(tests)/ d' \ -e '/add_subdirectory(tools)/ d' \ ${WRKSRC}/CMakeLists.txt .include diff --git a/devel/libdbusmenu-lxqt/distinfo b/devel/libdbusmenu-lxqt/distinfo index 3877fb62ef57..baf79b683294 100644 --- a/devel/libdbusmenu-lxqt/distinfo +++ b/devel/libdbusmenu-lxqt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731048667 -SHA256 (lxqt/libdbusmenu-lxqt-0.2.0.tar.xz) = 8c22a77c7f69061e5b880cc76ddfc9391b80ee7449485806adecb7123501d84e -SIZE (lxqt/libdbusmenu-lxqt-0.2.0.tar.xz) = 39068 +TIMESTAMP = 1744930874 +SHA256 (lxqt/libdbusmenu-lxqt-0.3.0.tar.xz) = ada0d14d3a4d9fb0ba344bf078d351046dfd226da1096f866d78167a79243ff9 +SIZE (lxqt/libdbusmenu-lxqt-0.3.0.tar.xz) = 40084 diff --git a/devel/libdbusmenu-lxqt/pkg-plist b/devel/libdbusmenu-lxqt/pkg-plist index b1fc19ac3025..b85714f12f92 100644 --- a/devel/libdbusmenu-lxqt/pkg-plist +++ b/devel/libdbusmenu-lxqt/pkg-plist @@ -1,89 +1,93 @@ include/dbusmenu-lxqt/dbusmenu_export.h include/dbusmenu-lxqt/dbusmenu_version.h include/dbusmenu-lxqt/dbusmenuexporter.h include/dbusmenu-lxqt/dbusmenuimporter.h lib/cmake/dbusmenu-lxqt/dbusmenu-lxqt-config-version.cmake lib/cmake/dbusmenu-lxqt/dbusmenu-lxqt-config.cmake lib/cmake/dbusmenu-lxqt/dbusmenu-lxqt-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/dbusmenu-lxqt/dbusmenu-lxqt-targets.cmake lib/libdbusmenu-lxqt.so lib/libdbusmenu-lxqt.so.0 lib/libdbusmenu-lxqt.so.%%VERSION%% libdata/pkgconfig/dbusmenu-lxqt.pc %%DOXYGEN%%%%DOCSDIR%%-doc/annotated.html %%DOXYGEN%%%%DOCSDIR%%-doc/bc_s.png %%DOXYGEN%%%%DOCSDIR%%-doc/bc_sd.png %%DOXYGEN%%%%DOCSDIR%%-doc/bdwn.png %%DOXYGEN%%%%DOCSDIR%%-doc/classDBusMenuExporter-members.html %%DOXYGEN%%%%DOCSDIR%%-doc/classDBusMenuExporter.html %%DOXYGEN%%%%DOCSDIR%%-doc/classDBusMenuExporter.png %%DOXYGEN%%%%DOCSDIR%%-doc/classDBusMenuImporter-members.html %%DOXYGEN%%%%DOCSDIR%%-doc/classDBusMenuImporter.html %%DOXYGEN%%%%DOCSDIR%%-doc/classDBusMenuImporter.png +%%DOXYGEN%%%%DOCSDIR%%-doc/classMenu-members.html +%%DOXYGEN%%%%DOCSDIR%%-doc/classMenu.html +%%DOXYGEN%%%%DOCSDIR%%-doc/classMenu.png %%DOXYGEN%%%%DOCSDIR%%-doc/classes.html %%DOXYGEN%%%%DOCSDIR%%-doc/closed.png %%DOXYGEN%%%%DOCSDIR%%-doc/dbusmenu__export_8h_source.html %%DOXYGEN%%%%DOCSDIR%%-doc/dbusmenuexporter_8h_source.html %%DOXYGEN%%%%DOCSDIR%%-doc/dbusmenuimporter_8h_source.html %%DOXYGEN%%%%DOCSDIR%%-doc/deprecated.html -%%DOXYGEN%%%%DOCSDIR%%-doc/dir_08c052f0722913558ec942d7cefdb0f9.html -%%DOXYGEN%%%%DOCSDIR%%-doc/dir_384263614cc638a515a46a5f11c30091.html +%%DOXYGEN%%%%DOCSDIR%%-doc/dir_92d905a2582396d400d240cfcac8b71c.html +%%DOXYGEN%%%%DOCSDIR%%-doc/dir_d016f966dff4c898d0cf1468a4da86eb.html %%DOXYGEN%%%%DOCSDIR%%-doc/doc.png %%DOXYGEN%%%%DOCSDIR%%-doc/docd.png %%DOXYGEN%%%%DOCSDIR%%-doc/doxygen.css %%DOXYGEN%%%%DOCSDIR%%-doc/doxygen.svg %%DOXYGEN%%%%DOCSDIR%%-doc/dynsections.js %%DOXYGEN%%%%DOCSDIR%%-doc/files.html %%DOXYGEN%%%%DOCSDIR%%-doc/folderclosed.png %%DOXYGEN%%%%DOCSDIR%%-doc/folderopen.png %%DOXYGEN%%%%DOCSDIR%%-doc/functions.html %%DOXYGEN%%%%DOCSDIR%%-doc/functions_func.html %%DOXYGEN%%%%DOCSDIR%%-doc/hierarchy.html %%DOXYGEN%%%%DOCSDIR%%-doc/index.html %%DOXYGEN%%%%DOCSDIR%%-doc/jquery.js %%DOXYGEN%%%%DOCSDIR%%-doc/menu.js %%DOXYGEN%%%%DOCSDIR%%-doc/menudata.js %%DOXYGEN%%%%DOCSDIR%%-doc/nav_f.png %%DOXYGEN%%%%DOCSDIR%%-doc/nav_fd.png %%DOXYGEN%%%%DOCSDIR%%-doc/nav_g.png %%DOXYGEN%%%%DOCSDIR%%-doc/nav_h.png %%DOXYGEN%%%%DOCSDIR%%-doc/nav_hd.png %%DOXYGEN%%%%DOCSDIR%%-doc/open.png %%DOXYGEN%%%%DOCSDIR%%-doc/pages.html %%DOXYGEN%%%%DOCSDIR%%-doc/search/all_0.js %%DOXYGEN%%%%DOCSDIR%%-doc/search/all_1.js %%DOXYGEN%%%%DOCSDIR%%-doc/search/all_2.js %%DOXYGEN%%%%DOCSDIR%%-doc/search/all_3.js %%DOXYGEN%%%%DOCSDIR%%-doc/search/all_4.js %%DOXYGEN%%%%DOCSDIR%%-doc/search/all_5.js %%DOXYGEN%%%%DOCSDIR%%-doc/search/all_6.js %%DOXYGEN%%%%DOCSDIR%%-doc/search/classes_0.js +%%DOXYGEN%%%%DOCSDIR%%-doc/search/classes_1.js %%DOXYGEN%%%%DOCSDIR%%-doc/search/close.svg %%DOXYGEN%%%%DOCSDIR%%-doc/search/functions_0.js %%DOXYGEN%%%%DOCSDIR%%-doc/search/functions_1.js %%DOXYGEN%%%%DOCSDIR%%-doc/search/functions_2.js %%DOXYGEN%%%%DOCSDIR%%-doc/search/functions_3.js %%DOXYGEN%%%%DOCSDIR%%-doc/search/functions_4.js %%DOXYGEN%%%%DOCSDIR%%-doc/search/functions_5.js %%DOXYGEN%%%%DOCSDIR%%-doc/search/functions_6.js %%DOXYGEN%%%%DOCSDIR%%-doc/search/mag.svg %%DOXYGEN%%%%DOCSDIR%%-doc/search/mag_d.svg %%DOXYGEN%%%%DOCSDIR%%-doc/search/mag_sel.svg %%DOXYGEN%%%%DOCSDIR%%-doc/search/mag_seld.svg %%DOXYGEN%%%%DOCSDIR%%-doc/search/pages_0.js %%DOXYGEN%%%%DOCSDIR%%-doc/search/search.css %%DOXYGEN%%%%DOCSDIR%%-doc/search/search.js %%DOXYGEN%%%%DOCSDIR%%-doc/search/searchdata.js %%DOXYGEN%%%%DOCSDIR%%-doc/splitbar.png %%DOXYGEN%%%%DOCSDIR%%-doc/splitbard.png %%DOXYGEN%%%%DOCSDIR%%-doc/sync_off.png %%DOXYGEN%%%%DOCSDIR%%-doc/sync_on.png %%DOXYGEN%%%%DOCSDIR%%-doc/tab_a.png %%DOXYGEN%%%%DOCSDIR%%-doc/tab_ad.png %%DOXYGEN%%%%DOCSDIR%%-doc/tab_b.png %%DOXYGEN%%%%DOCSDIR%%-doc/tab_bd.png %%DOXYGEN%%%%DOCSDIR%%-doc/tab_h.png %%DOXYGEN%%%%DOCSDIR%%-doc/tab_hd.png %%DOXYGEN%%%%DOCSDIR%%-doc/tab_s.png %%DOXYGEN%%%%DOCSDIR%%-doc/tab_sd.png %%DOXYGEN%%%%DOCSDIR%%-doc/tabs.css diff --git a/devel/liblxqt/Makefile b/devel/liblxqt/Makefile index e67625f27cf1..010d8af8209d 100644 --- a/devel/liblxqt/Makefile +++ b/devel/liblxqt/Makefile @@ -1,24 +1,23 @@ PORTNAME= liblxqt -PORTVERSION= 2.1.0 -PORTREVISION= 2 +PORTVERSION= 2.2.0 CATEGORIES= devel MASTER_SITES= LXQT MAINTAINER= lxqt@FreeBSD.org COMMENT= Shared library for LXQt applications WWW= https://github.com/lxqt/liblxqt LICENSE= LGPL21+ LIB_DEPENDS= libpolkit-qt6-core-1.so:sysutils/polkit-qt-1@qt6 USES= cmake compiler:c++17-lang gnome kde:6 lxqt:2 \ pkgconfig qt:6 tar:xz xorg USE_GNOME= glib20 USE_QT= base:run tools:build svg USE_KDE= windowsystem USE_XORG= x11 xscrnsaver USE_LDCONFIG= yes USE_LXQT= buildtools2 qt6xdg .include diff --git a/devel/liblxqt/distinfo b/devel/liblxqt/distinfo index 14d65e4eddb2..48044d91bbb0 100644 --- a/devel/liblxqt/distinfo +++ b/devel/liblxqt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731049158 -SHA256 (lxqt/liblxqt-2.1.0.tar.xz) = 10820b62f83c5f53439b8690c9d71deaad7aa31e6506f9ec53cb789d47b13ce0 -SIZE (lxqt/liblxqt-2.1.0.tar.xz) = 86344 +TIMESTAMP = 1744925705 +SHA256 (lxqt/liblxqt-2.2.0.tar.xz) = 4a898b1bf059fb73102011bca79bb96d33c49c95f6d56135ef13a8e91d0a09c8 +SIZE (lxqt/liblxqt-2.2.0.tar.xz) = 87336 diff --git a/devel/liblxqt/pkg-plist b/devel/liblxqt/pkg-plist index fe9d3451b7c0..581c247c8f7b 100644 --- a/devel/liblxqt/pkg-plist +++ b/devel/liblxqt/pkg-plist @@ -1,101 +1,103 @@ bin/lxqt-backlight_backend %%LXQT_INCLUDEDIR%%/LXQt/Application %%LXQT_INCLUDEDIR%%/LXQt/AutostartEntry %%LXQT_INCLUDEDIR%%/LXQt/Backlight %%LXQT_INCLUDEDIR%%/LXQt/ConfigDialog %%LXQT_INCLUDEDIR%%/LXQt/ConfigDialogCmdLineOptions %%LXQT_INCLUDEDIR%%/LXQt/Globals %%LXQT_INCLUDEDIR%%/LXQt/GridLayout %%LXQT_INCLUDEDIR%%/LXQt/HtmlDelegate %%LXQT_INCLUDEDIR%%/LXQt/Notification %%LXQT_INCLUDEDIR%%/LXQt/PageSelectWidget %%LXQT_INCLUDEDIR%%/LXQt/PluginInfo %%LXQT_INCLUDEDIR%%/LXQt/Power %%LXQT_INCLUDEDIR%%/LXQt/PowerManager %%LXQT_INCLUDEDIR%%/LXQt/ProgramFinder %%LXQT_INCLUDEDIR%%/LXQt/RotatedWidget %%LXQT_INCLUDEDIR%%/LXQt/ScreenSaver %%LXQT_INCLUDEDIR%%/LXQt/Settings %%LXQT_INCLUDEDIR%%/LXQt/SingleApplication %%LXQT_INCLUDEDIR%%/LXQt/Translator %%LXQT_INCLUDEDIR%%/LXQt/lxqtapplication.h %%LXQT_INCLUDEDIR%%/LXQt/lxqtautostartentry.h %%LXQT_INCLUDEDIR%%/LXQt/lxqtbacklight.h %%LXQT_INCLUDEDIR%%/LXQt/lxqtconfigdialog.h %%LXQT_INCLUDEDIR%%/LXQt/lxqtconfigdialogcmdlineoptions.h %%LXQT_INCLUDEDIR%%/LXQt/lxqtglobals.h %%LXQT_INCLUDEDIR%%/LXQt/lxqtgridlayout.h %%LXQT_INCLUDEDIR%%/LXQt/lxqthtmldelegate.h %%LXQT_INCLUDEDIR%%/LXQt/lxqtnotification.h %%LXQT_INCLUDEDIR%%/LXQt/lxqtpageselectwidget.h %%LXQT_INCLUDEDIR%%/LXQt/lxqtplugininfo.h %%LXQT_INCLUDEDIR%%/LXQt/lxqtpower.h %%LXQT_INCLUDEDIR%%/LXQt/lxqtpowermanager.h %%LXQT_INCLUDEDIR%%/LXQt/lxqtprogramfinder.h %%LXQT_INCLUDEDIR%%/LXQt/lxqtrotatedwidget.h %%LXQT_INCLUDEDIR%%/LXQt/lxqtscreensaver.h %%LXQT_INCLUDEDIR%%/LXQt/lxqtsettings.h %%LXQT_INCLUDEDIR%%/LXQt/lxqtsingleapplication.h %%LXQT_INCLUDEDIR%%/LXQt/lxqttranslator.h lib/liblxqt.so lib/liblxqt.so.2 lib/liblxqt.so.%%VERSION%% libdata/pkgconfig/lxqt.pc share/cmake/lxqt/lxqt-config-version.cmake share/cmake/lxqt/lxqt-config.cmake share/cmake/lxqt/lxqt-targets-%%CMAKE_BUILD_TYPE%%.cmake share/cmake/lxqt/lxqt-targets.cmake %%LXQT_SHAREDIR%%/power.conf %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_ar.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_arn.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_ast.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_bg.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_ca.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_cs.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_cy.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_da.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_de.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_el.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_en_GB.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_eo.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_es.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_es_VE.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_et.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_eu.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_fi.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_fr.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_gl.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_he.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_hi.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_hr.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_hu.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_ia.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_id.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_is.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_it.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_ja.qm +%%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_ka.qm +%%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_kab.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_kk.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_ko.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_lg.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_lt.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_lv.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_nb_NO.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_nl.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_oc.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_pa.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_pl.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_pt.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_pt_BR.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_ro_RO.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_ru.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_si.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_sk_SK.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_sl.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_sr@latin.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_sr_RS.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_th_TH.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_tr.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_uk.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_zh_CN.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_zh_TW.qm share/polkit-1/actions/org.lxqt.backlight.pkexec.policy diff --git a/devel/libqt6xdg/Makefile b/devel/libqt6xdg/Makefile index 0213b1881a26..cc6b673eed83 100644 --- a/devel/libqt6xdg/Makefile +++ b/devel/libqt6xdg/Makefile @@ -1,19 +1,18 @@ PORTNAME= libqt6xdg -PORTVERSION= 4.1.0 -PORTREVISION= 2 +PORTVERSION= 4.2.0 CATEGORIES= devel MASTER_SITES= LXQT/${PORTNAME:S/6//} MAINTAINER= lxqt@FreeBSD.org COMMENT= Qt6 implementation of freedesktop.org xdg specs WWW= https://github.com/lxde/libqtxdg LICENSE= LGPL21+ USES= cmake compiler:c++17-lang gnome lxqt:2 pkgconfig qt:6 tar:xz USE_LDCONFIG= yes USE_GNOME= glib20 USE_LXQT= buildtools2 USE_QT= base:run tools:build svg .include diff --git a/devel/libqt6xdg/distinfo b/devel/libqt6xdg/distinfo index 4a4f4d712062..c063e9d5fcd0 100644 --- a/devel/libqt6xdg/distinfo +++ b/devel/libqt6xdg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731049199 -SHA256 (lxqt/libqtxdg-4.1.0.tar.xz) = 0604d397d9561a6a6148930a2b131f2bdee86cec6cca304f7513a8ec7b8e8809 -SIZE (lxqt/libqtxdg-4.1.0.tar.xz) = 71980 +TIMESTAMP = 1744925749 +SHA256 (lxqt/libqtxdg-4.2.0.tar.xz) = a5d430218550d66fa806debce7c418db41268286b17bdab46b8ce3a58f0fe82a +SIZE (lxqt/libqtxdg-4.2.0.tar.xz) = 72004 diff --git a/devel/lxqt2-build-tools/Makefile b/devel/lxqt2-build-tools/Makefile index 683dd73ce633..56605a28a028 100644 --- a/devel/lxqt2-build-tools/Makefile +++ b/devel/lxqt2-build-tools/Makefile @@ -1,19 +1,19 @@ PORTNAME= lxqt2-build-tools -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= devel MASTER_SITES= LXQT/${PORTNAME:S/2//} MAINTAINER= lxqt@FreeBSD.org COMMENT= Helpers CMake modules for LXQt2 WWW= https://github.com/lxqt/lxqt-build-tools LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/BSD-3-Clause USES= cmake lxqt:2 pkgconfig qt:6 tar:xz gnome USE_QT= base:run tools:build USE_GNOME= glib20 CMAKE_ARGS+= -DLXQT_ETC_XDG_DIR=${PREFIX}/etc/xdg .include diff --git a/devel/lxqt2-build-tools/distinfo b/devel/lxqt2-build-tools/distinfo index eeb6829ee80d..84ae05966e5f 100644 --- a/devel/lxqt2-build-tools/distinfo +++ b/devel/lxqt2-build-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731048593 -SHA256 (lxqt/lxqt-build-tools-2.1.0.tar.xz) = 2458b629936f5e1ff8850e9953e49d66b96ac419cb484fed0a4d28a711fd8ef9 -SIZE (lxqt/lxqt-build-tools-2.1.0.tar.xz) = 26088 +TIMESTAMP = 1744924722 +SHA256 (lxqt/lxqt-build-tools-2.2.0.tar.xz) = 1214e12ca06561ca724e67092ae1265fdd23128fde449e9d3b0275cb2a051d43 +SIZE (lxqt/lxqt-build-tools-2.2.0.tar.xz) = 26088 diff --git a/editors/featherpad/Makefile b/editors/featherpad/Makefile index 3a4a070b5839..121e8684a797 100644 --- a/editors/featherpad/Makefile +++ b/editors/featherpad/Makefile @@ -1,24 +1,24 @@ PORTNAME= featherpad -PORTVERSION= 1.5.2 +PORTVERSION= 1.6.1 DISTVERSIONPREFIX= V CATEGORIES= editors MAINTAINER= lxqt@FreeBSD.org COMMENT= Lightweight Qt6 plain-text editor WWW= https://github.com/tsujan/FeatherPad LICENSE= GPLv3 LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell USES= compiler:c++17-lang desktop-file-utils pkgconfig cmake qt:6 gl xorg USE_GITHUB= yes GH_ACCOUNT= tsujan GH_PROJECT= FeatherPad USE_QT= base:run tools:build svg USE_XORG= x11 sm ice xext USE_GL= gl .include diff --git a/editors/featherpad/distinfo b/editors/featherpad/distinfo index 494398924d23..cf7134290ae1 100644 --- a/editors/featherpad/distinfo +++ b/editors/featherpad/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735637407 -SHA256 (tsujan-FeatherPad-V1.5.2_GH0.tar.gz) = 8d14460fbae02e9482fcfdf4fd0b72f880cb48247af0e6b3303c7fd7763aba5a -SIZE (tsujan-FeatherPad-V1.5.2_GH0.tar.gz) = 1101561 +TIMESTAMP = 1744926903 +SHA256 (tsujan-FeatherPad-V1.6.1_GH0.tar.gz) = 38f4168d0853e3336744f9b091b91ffac11c5a3237a6db8de081bc5e9037442e +SIZE (tsujan-FeatherPad-V1.6.1_GH0.tar.gz) = 1102081 diff --git a/editors/featherpad/pkg-plist b/editors/featherpad/pkg-plist index b82e34237d3e..1b4a715d87fa 100644 --- a/editors/featherpad/pkg-plist +++ b/editors/featherpad/pkg-plist @@ -1,46 +1,44 @@ bin/featherpad bin/fpad share/applications/featherpad.desktop %%DATADIR%%/help -%%DATADIR%%/help_ca -%%DATADIR%%/help_ja -%%DATADIR%%/help_pt_BR %%DATADIR%%/translations/featherpad_ar_DZ.qm %%DATADIR%%/translations/featherpad_bg.qm %%DATADIR%%/translations/featherpad_ca.qm %%DATADIR%%/translations/featherpad_cs.qm %%DATADIR%%/translations/featherpad_cy.qm %%DATADIR%%/translations/featherpad_da.qm %%DATADIR%%/translations/featherpad_de.qm %%DATADIR%%/translations/featherpad_el.qm %%DATADIR%%/translations/featherpad_eo.qm %%DATADIR%%/translations/featherpad_es.qm %%DATADIR%%/translations/featherpad_et.qm %%DATADIR%%/translations/featherpad_fa.qm %%DATADIR%%/translations/featherpad_fi.qm %%DATADIR%%/translations/featherpad_fr.qm %%DATADIR%%/translations/featherpad_he.qm %%DATADIR%%/translations/featherpad_hi.qm %%DATADIR%%/translations/featherpad_hr.qm %%DATADIR%%/translations/featherpad_hu.qm %%DATADIR%%/translations/featherpad_id.qm %%DATADIR%%/translations/featherpad_it.qm %%DATADIR%%/translations/featherpad_ja.qm +%%DATADIR%%/translations/featherpad_ka.qm %%DATADIR%%/translations/featherpad_ko.qm %%DATADIR%%/translations/featherpad_lt.qm %%DATADIR%%/translations/featherpad_nb_NO.qm %%DATADIR%%/translations/featherpad_nl.qm %%DATADIR%%/translations/featherpad_pl.qm %%DATADIR%%/translations/featherpad_pt.qm %%DATADIR%%/translations/featherpad_pt_BR.qm %%DATADIR%%/translations/featherpad_ru.qm %%DATADIR%%/translations/featherpad_si.qm %%DATADIR%%/translations/featherpad_sk_SK.qm %%DATADIR%%/translations/featherpad_sl.qm %%DATADIR%%/translations/featherpad_sv.qm %%DATADIR%%/translations/featherpad_tr.qm %%DATADIR%%/translations/featherpad_uk.qm %%DATADIR%%/translations/featherpad_zh_CN.qm %%DATADIR%%/translations/featherpad_zh_TW.qm share/icons/hicolor/scalable/apps/featherpad.svg share/metainfo/featherpad.metainfo.xml diff --git a/graphics/lximage-qt/Makefile b/graphics/lximage-qt/Makefile index b4175e8ce97d..b94b3b8276fa 100644 --- a/graphics/lximage-qt/Makefile +++ b/graphics/lximage-qt/Makefile @@ -1,24 +1,24 @@ PORTNAME= lximage-qt -PORTVERSION= 2.1.1 +PORTVERSION= 2.2.0 CATEGORIES= graphics MASTER_SITES= LXQT MAINTAINER= lxqt@FreeBSD.org COMMENT= Image viewer WWW= https://github.com/lxde/lximage-qt LICENSE= GPLv2 LIB_DEPENDS= libexif.so:graphics/libexif \ libmenu-cache.so:x11/menu-cache USES= cmake compiler:c++17-lang desktop-file-utils gettext-runtime \ gnome localbase:ldflags lxqt:2 perl5 pkgconfig qt:6 gnome tar:xz xorg USE_GNOME= glib20 USE_PERL5= build USE_QT= base:run tools:build svg USE_LXQT= buildtools2 libfmqt6 USE_XORG= ice sm x11 xcb xext xfixes .include diff --git a/graphics/lximage-qt/distinfo b/graphics/lximage-qt/distinfo index 908271e8730b..f39e8f1da7e3 100644 --- a/graphics/lximage-qt/distinfo +++ b/graphics/lximage-qt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739841505 -SHA256 (lxqt/lximage-qt-2.1.1.tar.xz) = 985f709e91976b29102170b6e015c1517a418908efec8d0700daab06ee2e1b06 -SIZE (lxqt/lximage-qt-2.1.1.tar.xz) = 857380 +TIMESTAMP = 1744927155 +SHA256 (lxqt/lximage-qt-2.2.0.tar.xz) = cc2ebfef3a7e2901114e71c2e15a9d1a382fe2d8a2b1468bade67fe0b68f99ea +SIZE (lxqt/lximage-qt-2.2.0.tar.xz) = 858248 diff --git a/security/lxqt-openssh-askpass/Makefile b/security/lxqt-openssh-askpass/Makefile index 50cf7b95e3a4..9f5291f3398d 100644 --- a/security/lxqt-openssh-askpass/Makefile +++ b/security/lxqt-openssh-askpass/Makefile @@ -1,19 +1,18 @@ PORTNAME= lxqt-openssh-askpass -PORTVERSION= 2.1.0 -PORTREVISION= 2 +PORTVERSION= 2.2.0 CATEGORIES= security MASTER_SITES= LXQT MAINTAINER= lxqt@FreeBSD.org COMMENT= LXQt GUI dialog for OpenSSH authentication WWW= https://lxqt-project.org LICENSE= LGPL21+ USES= cmake compiler:c++17-lang gettext-runtime lxqt:2 perl5 \ pkgconfig qt:6 tar:xz USE_LXQT= buildtools2 lxqt USE_PERL5= build USE_QT= base:run tools:build .include diff --git a/security/lxqt-openssh-askpass/distinfo b/security/lxqt-openssh-askpass/distinfo index 551ca191491e..25a6db34f33e 100644 --- a/security/lxqt-openssh-askpass/distinfo +++ b/security/lxqt-openssh-askpass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731050923 -SHA256 (lxqt/lxqt-openssh-askpass-2.1.0.tar.xz) = c5291ac752d6068f3fdd536b2aecacef6e1704e97b8499f8c5fd960b308bd3c6 -SIZE (lxqt/lxqt-openssh-askpass-2.1.0.tar.xz) = 17860 +TIMESTAMP = 1744929144 +SHA256 (lxqt/lxqt-openssh-askpass-2.2.0.tar.xz) = bb2966427a9462b26059f76ac0504c4d3bf539a6b02e45357c4f9ee99f9b6f3c +SIZE (lxqt/lxqt-openssh-askpass-2.2.0.tar.xz) = 18084 diff --git a/security/lxqt-openssh-askpass/pkg-plist b/security/lxqt-openssh-askpass/pkg-plist index 71973f01efcf..764b22514359 100644 --- a/security/lxqt-openssh-askpass/pkg-plist +++ b/security/lxqt-openssh-askpass/pkg-plist @@ -1,41 +1,44 @@ bin/lxqt-openssh-askpass %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_da.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_de.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_el.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_es.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_et.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_he.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_id.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_it.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_ja.qm +%%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_ka.qm +%%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_si.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_sv.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_vi.qm %%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_zh_CN.qm +%%LXQT_TRANSLATIONS%%/lxqt-openssh-askpass/lxqt-openssh-askpass_zh_TW.qm share/man/man1/lxqt-openssh-askpass.1.gz diff --git a/security/lxqt-sudo/Makefile b/security/lxqt-sudo/Makefile index 43e86d20b61f..c1289c09dd4f 100644 --- a/security/lxqt-sudo/Makefile +++ b/security/lxqt-sudo/Makefile @@ -1,24 +1,23 @@ PORTNAME= lxqt-sudo -PORTVERSION= 2.1.0 -PORTREVISION= 2 +PORTVERSION= 2.2.0 CATEGORIES= security MASTER_SITES= LXQT MAINTAINER= lxqt@FreeBSD.org COMMENT= GUI frontend to su/sudo/doas for LXQt desktop WWW= https://lxqt-project.org LICENSE= LGPL21+ RUN_DEPENDS= sudo:security/sudo USES= cmake gettext kde:6 lxqt:2 qt:6 perl5 tar:xz gnome xorg USE_PERL5= build USE_QT= base:run tools:build svg USE_KDE= windowsystem USE_GNOME= glib20 USE_LXQT= buildtools2 lxqt USE_XORG= x11 .include diff --git a/security/lxqt-sudo/distinfo b/security/lxqt-sudo/distinfo index b1936dddf701..a04f9627f34d 100644 --- a/security/lxqt-sudo/distinfo +++ b/security/lxqt-sudo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731051017 -SHA256 (lxqt/lxqt-sudo-2.1.0.tar.xz) = 7a3abcf4153b699c4990b1ac89d2bc122fcebf6d5ae061e0c129a4bad922739d -SIZE (lxqt/lxqt-sudo-2.1.0.tar.xz) = 39332 +TIMESTAMP = 1744929235 +SHA256 (lxqt/lxqt-sudo-2.2.0.tar.xz) = 8e78111c0e86597c8b8003db1e64cdfdd7e738fec2f796d1d528b6b97a45cf91 +SIZE (lxqt/lxqt-sudo-2.2.0.tar.xz) = 36760 diff --git a/security/lxqt-sudo/pkg-plist b/security/lxqt-sudo/pkg-plist index 9dd3f6667d07..7ec3fe272dec 100644 --- a/security/lxqt-sudo/pkg-plist +++ b/security/lxqt-sudo/pkg-plist @@ -1,48 +1,51 @@ bin/lxdoas bin/lxqt-sudo bin/lxsu bin/lxsudo %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_da.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_de.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_el.qm +%%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_es.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_et.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_he.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_id.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_it.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_ja.qm +%%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_ka.qm +%%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_si.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_sk.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_sl.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_vi.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-sudo/lxqt-sudo_zh_TW.qm share/man/man1/lxdoas.1.gz share/man/man1/lxqt-sudo.1.gz share/man/man1/lxsu.1.gz share/man/man1/lxsudo.1.gz diff --git a/sysutils/libsysstat-qt6/Makefile b/sysutils/libsysstat-qt6/Makefile index dcd0dc6ab4c7..a63feb6f9656 100644 --- a/sysutils/libsysstat-qt6/Makefile +++ b/sysutils/libsysstat-qt6/Makefile @@ -1,21 +1,22 @@ PORTNAME= libsysstat PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= sysutils PKGNAMESUFFIX= -qt6 MAINTAINER= lxqt@FreeBSD.org COMMENT= Library used to query system info and statistics ported to qt6 WWW= https://lxqt-project.org LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING USES= cmake compiler:c++17-lang lxqt:2 pkgconfig tar:xz qt:6 USE_QT= base:run tools:build USE_LDCONFIG= yes USE_LXQT= buildtools2 post-extract: @${CP} ${FILESDIR}/config.h.in ${WRKSRC} .include diff --git a/sysutils/lxqt-admin/Makefile b/sysutils/lxqt-admin/Makefile index 09316f1a745d..81dae7cf3e96 100644 --- a/sysutils/lxqt-admin/Makefile +++ b/sysutils/lxqt-admin/Makefile @@ -1,24 +1,23 @@ PORTNAME= lxqt-admin -PORTVERSION= 2.1.0 -PORTREVISION= 2 +PORTVERSION= 2.2.0 CATEGORIES= sysutils MASTER_SITES= LXQT MAINTAINER= lxqt@FreeBSD.org COMMENT= System administration tool for the LXQt desktop WWW= https://lxqt-project.org LICENSE= LGPL21+ LIB_DEPENDS= libpolkit-qt6-core-1.so:sysutils/polkit-qt-1@qt6 USES= cmake compiler:c++17-lang gnome kde:6 localbase lxqt:2 \ perl5 pkgconfig tar:xz qt:6 xorg USE_PERL5= build USE_QT= base:run tools:build svg USE_LXQT= buildtools2 lxqt USE_KDE= windowsystem USE_GNOME= glib20 USE_XORG= x11 .include diff --git a/sysutils/lxqt-admin/distinfo b/sysutils/lxqt-admin/distinfo index e0a859fadea2..866610dc0f46 100644 --- a/sysutils/lxqt-admin/distinfo +++ b/sysutils/lxqt-admin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731051306 -SHA256 (lxqt/lxqt-admin-2.1.0.tar.xz) = 5a97848060634687a1cb1802b4035a065b0f1c1a10e42fac98d3230a2102f510 -SIZE (lxqt/lxqt-admin-2.1.0.tar.xz) = 154352 +TIMESTAMP = 1744929758 +SHA256 (lxqt/lxqt-admin-2.2.0.tar.xz) = 185e4d524c2248adc95d952347b5e7d54d6b4644c372b5614cfe01ccdf59f30d +SIZE (lxqt/lxqt-admin-2.2.0.tar.xz) = 156336 diff --git a/sysutils/lxqt-admin/pkg-plist b/sysutils/lxqt-admin/pkg-plist index 85b967dbbcd8..59b51aef314f 100644 --- a/sysutils/lxqt-admin/pkg-plist +++ b/sysutils/lxqt-admin/pkg-plist @@ -1,90 +1,94 @@ bin/lxqt-admin-time bin/lxqt-admin-time-helper bin/lxqt-admin-user bin/lxqt-admin-user-helper share/applications/lxqt-admin-time.desktop share/applications/lxqt-admin-user.desktop %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_da.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_de.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_el.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_es.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_et.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_he.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_id.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_it.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_ja.qm +%%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_kk.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_lv.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_si.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_sk.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_vi.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-time/lxqt-admin-time_zh_TW.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_da.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_de.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_el.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_es.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_et.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_he.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_hi.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_id.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_it.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_ja.qm +%%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_ka.qm +%%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_si.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_sk.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_vi.qm %%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_zh_CN.qm +%%LXQT_TRANSLATIONS%%/lxqt-admin-user/lxqt-admin-user_zh_TW.qm share/polkit-1/actions/org.lxqt.lxqt-admin-time.policy share/polkit-1/actions/org.lxqt.lxqt-admin-user.policy diff --git a/sysutils/lxqt-config/Makefile b/sysutils/lxqt-config/Makefile index f8750a7f0670..fbfb561e9d6c 100644 --- a/sysutils/lxqt-config/Makefile +++ b/sysutils/lxqt-config/Makefile @@ -1,32 +1,31 @@ PORTNAME= lxqt-config -PORTVERSION= 2.1.1 -PORTREVISION= 1 +PORTVERSION= 2.2.0 CATEGORIES= sysutils DIST_SUBDIR= lxqt MAINTAINER= lxqt@FreeBSD.org COMMENT= LXQt system settings center WWW= https://lxqt-project.org LICENSE= GPLv2 LGPL21+ LICENSE_COMB= multi BUILD_DEPENDS= lxqt-menu-data>=2.0.0:x11/lxqt-menu-data \ ${LOCALBASE}/lib/xorg/modules/input/libinput_drv.so:x11-drivers/xf86-input-libinput RUN_DEPENDS= lxqt-menu-data>=2.0.0:x11/lxqt-menu-data LIB_DEPENDS= libudev.so:devel/libudev-devd USES= cmake compiler:c++17-lang kde:6 localbase:ldflags lxqt:2 \ qt:6 perl5 pkgconfig tar:xz xorg gnome USE_QT= base:run tools:build svg USE_KDE= libkscreen windowsystem USE_GNOME= glib20 USE_PERL5= build USE_XORG= ice sm x11 xcb xcursor xext xfixes xrandr xi USE_LDCONFIG= yes USE_LXQT= buildtools2 lxqt CXXFLAGS+= -Wno-c++11-narrowing .include diff --git a/sysutils/lxqt-config/distinfo b/sysutils/lxqt-config/distinfo index 66c513c46477..2a9a5b29b952 100644 --- a/sysutils/lxqt-config/distinfo +++ b/sysutils/lxqt-config/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739841548 -SHA256 (lxqt/lxqt-config-2.1.1.tar.xz) = 222144caa133a91c2ed7503d2988573cd3a0b09e61caa1cb45bd8a099538df3f -SIZE (lxqt/lxqt-config-2.1.1.tar.xz) = 399240 +TIMESTAMP = 1744929904 +SHA256 (lxqt/lxqt-config-2.2.0.tar.xz) = 527b0b39e8156450f8f69bd6e516d10193b07e492a8945761036de46990f331e +SIZE (lxqt/lxqt-config-2.2.0.tar.xz) = 402896 diff --git a/sysutils/lxqt-config/pkg-plist b/sysutils/lxqt-config/pkg-plist index 149da8805c5a..65de10f1fa90 100644 --- a/sysutils/lxqt-config/pkg-plist +++ b/sysutils/lxqt-config/pkg-plist @@ -1,396 +1,399 @@ bin/lxqt-config bin/lxqt-config-appearance bin/lxqt-config-brightness bin/lxqt-config-file-associations bin/lxqt-config-input bin/lxqt-config-locale bin/lxqt-config-monitor lib/lxqt-config/liblxqt-config-cursor.so share/applications/lxqt-config-appearance.desktop share/applications/lxqt-config-brightness.desktop share/applications/lxqt-config-file-associations.desktop share/applications/lxqt-config-input.desktop share/applications/lxqt-config-locale.desktop share/applications/lxqt-config-monitor.desktop share/applications/lxqt-config.desktop share/icons/hicolor/48x48/apps/brightnesssettings.svg %%LXQT_SHAREDIR%%/icons/monitor.svg %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_da.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_de.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_el.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_eo.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_es.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_es_VE.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_et.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_eu.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_fa.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_he.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_hi.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_ia.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_id.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_it.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_ja.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_kk.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_ro_RO.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_si.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_sk.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_sl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_sr@latin.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_sr_BA.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_sr_RS.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_th_TH.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_vi.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-config-appearance/lxqt-config-appearance_zh_TW.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_da.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_de.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_el.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_es.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_et.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_eu.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_he.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_id.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_it.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_ja.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_lv.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_si.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_sl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_zh_CN.qm +%%LXQT_TRANSLATIONS%%/lxqt-config-brightness/lxqt-config-brightness_zh_TW.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_da.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_de.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_el.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_eo.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_es.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_es_VE.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_et.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_eu.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_he.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_hi.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_id.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_it.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_ja.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_kk.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_lv.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_ro_RO.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_si.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_sl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_sv.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_th_TH.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-config-cursor/lxqt-config-cursor_zh_TW.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_da.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_de.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_el.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_es.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_et.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_he.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_id.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_it.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_ja.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_kk.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_lv.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_si.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_sl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_zh_CN.qm +%%LXQT_TRANSLATIONS%%/lxqt-config-file-associations/lxqt-config-file-associations_zh_TW.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_af.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_bn.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_bn_IN.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_da.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_de.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_el.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_es.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_et.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_eu.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_he.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_id.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_is.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_it.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_ja.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_kk.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_si.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_sv.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-config-input/lxqt-config-input_zh_TW.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_da.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_de.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_el.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_es.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_et.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_he.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_hi.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_id.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_it.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_ja.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_kk.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_lv.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_si.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_sl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_sv.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_zh_CN.qm +%%LXQT_TRANSLATIONS%%/lxqt-config-locale/lxqt-config-locale_zh_TW.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_da.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_de.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_el.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_es.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_et.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_he.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_id.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_it.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_ja.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_kk.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_si.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_sl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_sv.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-config-monitor/lxqt-config-monitor_zh_TW.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_da.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_de.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_el.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_es.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_es_VE.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_et.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_eu.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_fa.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_he.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_hi.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_id.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_it.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_ja.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_kk.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_lv.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_ro_RO.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_si.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_sl.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_th_TH.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_vi.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-config/lxqt-config_zh_TW.qm share/man/man1/lxqt-config-appearance.1.gz share/man/man1/lxqt-config-input.1.gz share/man/man1/lxqt-config.1.gz diff --git a/sysutils/lxqt-policykit/Makefile b/sysutils/lxqt-policykit/Makefile index aacc5ee0141e..68425a20c723 100644 --- a/sysutils/lxqt-policykit/Makefile +++ b/sysutils/lxqt-policykit/Makefile @@ -1,25 +1,24 @@ PORTNAME= lxqt-policykit -PORTVERSION= 2.1.0 -PORTREVISION= 2 +PORTVERSION= 2.2.0 CATEGORIES= sysutils MASTER_SITES= LXQT MAINTAINER= lxqt@FreeBSD.org COMMENT= PolicyKit authentication agent WWW= https://lxqt-project.org LICENSE= LGPL21+ LIB_DEPENDS= libpolkit-qt6-agent-1.so:sysutils/polkit-qt-1@qt6 \ libpolkit-agent-1.so:sysutils/polkit USES= cmake compiler:c++17-lang gnome gettext-runtime lxqt:2 \ qt:6 perl5 localbase:ldflags pkgconfig tar:xz xorg USE_PERL5= build USE_QT= base:run tools:build USE_LXQT= buildtools2 lxqt USE_GNOME= glib20 USE_XORG= x11 .include diff --git a/sysutils/lxqt-policykit/distinfo b/sysutils/lxqt-policykit/distinfo index 49b1b6c1e7ab..20db71532ac4 100644 --- a/sysutils/lxqt-policykit/distinfo +++ b/sysutils/lxqt-policykit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731051438 -SHA256 (lxqt/lxqt-policykit-2.1.0.tar.xz) = c004c70062f1c86315652ec4e49679a7cfbbeb1c9f234e6c360cca1ad5891040 -SIZE (lxqt/lxqt-policykit-2.1.0.tar.xz) = 40140 +TIMESTAMP = 1744930146 +SHA256 (lxqt/lxqt-policykit-2.2.0.tar.xz) = d9872d58f03f2085e339dc4cad83486000019a68f4464eb12599a61eaf759a1e +SIZE (lxqt/lxqt-policykit-2.2.0.tar.xz) = 40208 diff --git a/sysutils/lxqt-policykit/pkg-plist b/sysutils/lxqt-policykit/pkg-plist index 396ed5553289..30b4ace2a74d 100644 --- a/sysutils/lxqt-policykit/pkg-plist +++ b/sysutils/lxqt-policykit/pkg-plist @@ -1,40 +1,44 @@ bin/lxqt-policykit-agent etc/xdg/autostart/lxqt-policykit-agent.desktop %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_da.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_de.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_el.qm +%%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_es.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_et.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_he.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_id.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_it.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_ja.qm +%%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_ka.qm +%%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_ro.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_vi.qm %%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_zh_CN.qm +%%LXQT_TRANSLATIONS%%/lxqt-policykit-agent/lxqt-policykit-agent_zh_TW.qm share/man/man1/lxqt-policykit-agent.1.gz diff --git a/sysutils/lxqt-powermanagement/Makefile b/sysutils/lxqt-powermanagement/Makefile index 2b13e6b8e796..81c6e3e226d2 100644 --- a/sysutils/lxqt-powermanagement/Makefile +++ b/sysutils/lxqt-powermanagement/Makefile @@ -1,24 +1,23 @@ PORTNAME= lxqt-powermanagement -PORTVERSION= 2.1.0 -PORTREVISION= 2 +PORTVERSION= 2.2.0 CATEGORIES= sysutils MASTER_SITES= LXQT MAINTAINER= lxqt@FreeBSD.org COMMENT= LXQt power management WWW= https://github.com/lxqt/lxqt-powermanagement LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= upower:sysutils/upower USES= cmake compiler:c++17-lang gettext-runtime kde:6 lxqt:2 qt:6 \ localbase:ldflags perl5 pkgconfig tar:xz gnome xorg USE_PERL5= build USE_QT= base:run tools:build svg USE_GNOME= glib20 USE_KDE= idletime solid windowsystem USE_LXQT= buildtools2 lxqt globalkeys USE_XORG= x11 .include diff --git a/sysutils/lxqt-powermanagement/distinfo b/sysutils/lxqt-powermanagement/distinfo index cf51cc3a85ed..12bcaff64d58 100644 --- a/sysutils/lxqt-powermanagement/distinfo +++ b/sysutils/lxqt-powermanagement/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731051696 -SHA256 (lxqt/lxqt-powermanagement-2.1.0.tar.xz) = 12e24a8c91071c25b0f0f8daabf252bcc7bdc273488d148a03f7d6c1ef69df5f -SIZE (lxqt/lxqt-powermanagement-2.1.0.tar.xz) = 98352 +TIMESTAMP = 1744930334 +SHA256 (lxqt/lxqt-powermanagement-2.2.0.tar.xz) = d170b99a0963260f7c98904691afb80b81e72893420671e2c056418e3d059b4d +SIZE (lxqt/lxqt-powermanagement-2.2.0.tar.xz) = 106188 diff --git a/sysutils/lxqt-powermanagement/pkg-plist b/sysutils/lxqt-powermanagement/pkg-plist index e237f96f3874..25a03ee4b367 100644 --- a/sysutils/lxqt-powermanagement/pkg-plist +++ b/sysutils/lxqt-powermanagement/pkg-plist @@ -1,81 +1,87 @@ bin/lxqt-config-powermanagement bin/lxqt-powermanagement etc/xdg/autostart/lxqt-powermanagement.desktop share/applications/lxqt-config-powermanagement.desktop share/icons/hicolor/scalable/devices/laptop-lid.svg %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_da.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_de.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_el.qm +%%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_es.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_et.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_he.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_id.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_it.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_ja.qm +%%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_si.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-config-powermanagement/lxqt-config-powermanagement_zh_TW.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_da.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_de.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_el.qm +%%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_es.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_et.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_he.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_id.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_it.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_ja.qm +%%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_ka.qm +%%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_si.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_vi.qm %%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_zh_CN.qm +%%LXQT_TRANSLATIONS%%/lxqt-powermanagement/lxqt-powermanagement_zh_TW.qm diff --git a/sysutils/lxqt-qt6plugin/Makefile b/sysutils/lxqt-qt6plugin/Makefile index 952f80ca242d..d3763a8bf3ad 100644 --- a/sysutils/lxqt-qt6plugin/Makefile +++ b/sysutils/lxqt-qt6plugin/Makefile @@ -1,28 +1,27 @@ PORTNAME= lxqt-qt6plugin -PORTVERSION= 2.1.0 -PORTREVISION= 2 +PORTVERSION= 2.2.0 CATEGORIES= sysutils MASTER_SITES= LXQT MAINTAINER= lxqt@FreeBSD.org COMMENT= LXQt system integration plugin for Qt6 WWW= https://lxqt-project.org LICENSE= LGPL21+ LIB_DEPENDS= libdbusmenu-lxqt.so:devel/libdbusmenu-lxqt \ libexif.so:graphics/libexif USES= cmake compiler:c++17-lang gnome kde:6 lxqt:2 pkgconfig tar:xz \ qt:6 gettext-runtime xorg USE_XORG= xcb USE_GNOME= glib20 USE_QT= base:run tools:build svg USE_KDE= windowsystem USE_LDCONFIG= yes USE_LXQT= buildtools2 qt6xdg libfmqt6 PLIST_FILES= ${QT_PLUGINDIR}/platformthemes/libqtlxqt.so .include diff --git a/sysutils/lxqt-qt6plugin/distinfo b/sysutils/lxqt-qt6plugin/distinfo index 3a37c642623a..7310e44b0384 100644 --- a/sysutils/lxqt-qt6plugin/distinfo +++ b/sysutils/lxqt-qt6plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731051768 -SHA256 (lxqt/lxqt-qtplugin-2.1.0.tar.xz) = 0b52c779e6d6e43c0b942bfe14372c7d7ba7fb0eb17b86e10720505b01a1383e -SIZE (lxqt/lxqt-qtplugin-2.1.0.tar.xz) = 24212 +TIMESTAMP = 1744930812 +SHA256 (lxqt/lxqt-qtplugin-2.2.0.tar.xz) = e03a0f03e0a4bdc059e72d4c9c5f8e5387d7778cd85b9d53fc7bb8c4403805f0 +SIZE (lxqt/lxqt-qtplugin-2.2.0.tar.xz) = 24228 diff --git a/sysutils/qtxdg-tools/Makefile b/sysutils/qtxdg-tools/Makefile index bf4ea01c3704..395cd2901ffd 100644 --- a/sysutils/qtxdg-tools/Makefile +++ b/sysutils/qtxdg-tools/Makefile @@ -1,17 +1,17 @@ PORTNAME= qtxdg-tools -PORTVERSION= 4.1.0 +PORTVERSION= 4.2.0 CATEGORIES= sysutils MASTER_SITES= LXQT MAINTAINER= lxqt@FreeBSD.org COMMENT= User tools for libqt6xdg WWW= https://github.com/lxqt/qtxdg-tools LICENSE= LGPL21+ USES= cmake compiler:c++17-lang gnome pkgconfig lxqt:2 qt:6 tar:xz USE_GNOME= glib20 USE_QT= tools:build base:run USE_LXQT= buildtools2 qt6xdg .include diff --git a/sysutils/qtxdg-tools/distinfo b/sysutils/qtxdg-tools/distinfo index 2949d3e4ce8b..9f88f38d5f68 100644 --- a/sysutils/qtxdg-tools/distinfo +++ b/sysutils/qtxdg-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731051892 -SHA256 (lxqt/qtxdg-tools-4.1.0.tar.xz) = dbd59b7641091a226fb58222e11b4aeb36e6e65dc235280897d066e59fa966b6 -SIZE (lxqt/qtxdg-tools-4.1.0.tar.xz) = 16796 +TIMESTAMP = 1744931220 +SHA256 (lxqt/qtxdg-tools-4.2.0.tar.xz) = 503a6e37792709340dddd642821eca13ef8d789cd26a06983cb7c5e06b8d63af +SIZE (lxqt/qtxdg-tools-4.2.0.tar.xz) = 16852 diff --git a/x11-fm/pcmanfm-qt/Makefile b/x11-fm/pcmanfm-qt/Makefile index 9b3ea2cda425..e36047740b1b 100644 --- a/x11-fm/pcmanfm-qt/Makefile +++ b/x11-fm/pcmanfm-qt/Makefile @@ -1,27 +1,27 @@ PORTNAME= pcmanfm-qt -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= x11-fm MASTER_SITES= LXQT MAINTAINER= lxqt@FreeBSD.org COMMENT= LXQt file manager WWW= https://github.com/lxde/pcmanfm-qt LICENSE= GPLv2 LIB_DEPENDS= libmenu-cache.so:x11/menu-cache \ libfm-qt6.so:x11/libfm-qt6 \ libexif.so:graphics/libexif RUN_DEPENDS= lxqt-menu-data>=2.0.0:x11/lxqt-menu-data USES= cmake compiler:c++17-lang gnome kde:6 gettext-runtime \ localbase:ldflags lxqt:2 perl5 pkgconfig qt:6 \ tar:xz xorg USE_PERL5= build -USE_GNOME= glib20 +USE_GNOME= glib20 gvfs USE_QT= base:run tools:build svg USE_KDE= layer-shell-qt USE_LXQT= buildtools2 libfmqt6 USE_XORG= xcb .include diff --git a/x11-fm/pcmanfm-qt/distinfo b/x11-fm/pcmanfm-qt/distinfo index cb08d43d331f..6825f2ca8ec1 100644 --- a/x11-fm/pcmanfm-qt/distinfo +++ b/x11-fm/pcmanfm-qt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731052038 -SHA256 (lxqt/pcmanfm-qt-2.1.0.tar.xz) = e63486571dfa1bc476785f0d881e2138c736708009589c05a93ab24575e06b4f -SIZE (lxqt/pcmanfm-qt-2.1.0.tar.xz) = 400536 +TIMESTAMP = 1744932191 +SHA256 (lxqt/pcmanfm-qt-2.2.0.tar.xz) = a5eeeafa8d02c9ada1b4660c238f95fde08fa13278c9ea5e191ea3bdfba1be8f +SIZE (lxqt/pcmanfm-qt-2.2.0.tar.xz) = 416680 diff --git a/x11-fm/pcmanfm-qt/pkg-plist b/x11-fm/pcmanfm-qt/pkg-plist index 9d595280795a..632de565acb4 100644 --- a/x11-fm/pcmanfm-qt/pkg-plist +++ b/x11-fm/pcmanfm-qt/pkg-plist @@ -1,57 +1,59 @@ bin/pcmanfm-qt etc/xdg/autostart/lxqt-desktop.desktop share/applications/pcmanfm-qt-desktop-pref.desktop share/applications/pcmanfm-qt.desktop share/icons/hicolor/scalable/apps/pcmanfm-qt.svg share/man/man1/pcmanfm-qt.1.gz @sample %%DATADIR%%/lxqt/settings.conf.sample %%DATADIR%%/translations/pcmanfm-qt_ar.qm %%DATADIR%%/translations/pcmanfm-qt_arn.qm %%DATADIR%%/translations/pcmanfm-qt_ast.qm %%DATADIR%%/translations/pcmanfm-qt_bg.qm %%DATADIR%%/translations/pcmanfm-qt_ca.qm %%DATADIR%%/translations/pcmanfm-qt_cs.qm %%DATADIR%%/translations/pcmanfm-qt_cy.qm %%DATADIR%%/translations/pcmanfm-qt_da.qm %%DATADIR%%/translations/pcmanfm-qt_de.qm %%DATADIR%%/translations/pcmanfm-qt_el.qm %%DATADIR%%/translations/pcmanfm-qt_en_GB.qm %%DATADIR%%/translations/pcmanfm-qt_es.qm %%DATADIR%%/translations/pcmanfm-qt_et.qm %%DATADIR%%/translations/pcmanfm-qt_eu.qm %%DATADIR%%/translations/pcmanfm-qt_fi.qm %%DATADIR%%/translations/pcmanfm-qt_fil.qm %%DATADIR%%/translations/pcmanfm-qt_fr.qm %%DATADIR%%/translations/pcmanfm-qt_ga.qm %%DATADIR%%/translations/pcmanfm-qt_gl.qm %%DATADIR%%/translations/pcmanfm-qt_he.qm %%DATADIR%%/translations/pcmanfm-qt_hi.qm %%DATADIR%%/translations/pcmanfm-qt_hr.qm %%DATADIR%%/translations/pcmanfm-qt_hu.qm %%DATADIR%%/translations/pcmanfm-qt_id.qm %%DATADIR%%/translations/pcmanfm-qt_ie.qm %%DATADIR%%/translations/pcmanfm-qt_is.qm %%DATADIR%%/translations/pcmanfm-qt_it.qm %%DATADIR%%/translations/pcmanfm-qt_ja.qm +%%DATADIR%%/translations/pcmanfm-qt_ka.qm +%%DATADIR%%/translations/pcmanfm-qt_kab.qm %%DATADIR%%/translations/pcmanfm-qt_kk.qm %%DATADIR%%/translations/pcmanfm-qt_ko.qm %%DATADIR%%/translations/pcmanfm-qt_lg.qm %%DATADIR%%/translations/pcmanfm-qt_lt.qm %%DATADIR%%/translations/pcmanfm-qt_lv.qm %%DATADIR%%/translations/pcmanfm-qt_nb_NO.qm %%DATADIR%%/translations/pcmanfm-qt_nl.qm %%DATADIR%%/translations/pcmanfm-qt_oc.qm %%DATADIR%%/translations/pcmanfm-qt_pl.qm %%DATADIR%%/translations/pcmanfm-qt_pt.qm %%DATADIR%%/translations/pcmanfm-qt_pt_BR.qm %%DATADIR%%/translations/pcmanfm-qt_ro.qm %%DATADIR%%/translations/pcmanfm-qt_ru.qm %%DATADIR%%/translations/pcmanfm-qt_si.qm %%DATADIR%%/translations/pcmanfm-qt_sk_SK.qm %%DATADIR%%/translations/pcmanfm-qt_sl.qm %%DATADIR%%/translations/pcmanfm-qt_sv.qm %%DATADIR%%/translations/pcmanfm-qt_tr.qm %%DATADIR%%/translations/pcmanfm-qt_uk.qm %%DATADIR%%/translations/pcmanfm-qt_vi.qm %%DATADIR%%/translations/pcmanfm-qt_zh_CN.qm %%DATADIR%%/translations/pcmanfm-qt_zh_TW.qm diff --git a/x11-themes/lxqt-themes/Makefile b/x11-themes/lxqt-themes/Makefile index f6e65fa88779..bbfc79d04e83 100644 --- a/x11-themes/lxqt-themes/Makefile +++ b/x11-themes/lxqt-themes/Makefile @@ -1,15 +1,15 @@ PORTNAME= lxqt-themes -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= x11-themes MASTER_SITES= LXQT MAINTAINER= lxqt@FreeBSD.org COMMENT= Themes for the LXQt desktop WWW= https://lxqt-project.org LICENSE= LGPL21+ USES= cmake lxqt:2 tar:xz perl5 USE_LXQT= buildtools2 .include diff --git a/x11-themes/lxqt-themes/distinfo b/x11-themes/lxqt-themes/distinfo index f8c6b4556db0..960b6827e209 100644 --- a/x11-themes/lxqt-themes/distinfo +++ b/x11-themes/lxqt-themes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731052149 -SHA256 (lxqt/lxqt-themes-2.1.0.tar.xz) = cdd0101c5a53a0e49315c7af3ba784e70a8a2410526eab3d63f32a6678bd0fac -SIZE (lxqt/lxqt-themes-2.1.0.tar.xz) = 26649944 +TIMESTAMP = 1744924578 +SHA256 (lxqt/lxqt-themes-2.2.0.tar.xz) = 92c5a8d8ad08ca5510a32cd82fba231606a56c9338ef633a0a98a97b02baf4f2 +SIZE (lxqt/lxqt-themes-2.2.0.tar.xz) = 27203192 diff --git a/x11-themes/lxqt-themes/pkg-plist b/x11-themes/lxqt-themes/pkg-plist index ee8e2848c614..5886841b3dce 100644 --- a/x11-themes/lxqt-themes/pkg-plist +++ b/x11-themes/lxqt-themes/pkg-plist @@ -1,273 +1,296 @@ share/icons/hicolor/scalable/apps/lxqt.svg share/icons/hicolor/scalable/places/start-here-lxqt.svg %%LXQT_SHAREDIR%%/graphics/README %%LXQT_SHAREDIR%%/graphics/helix-bright.png %%LXQT_SHAREDIR%%/graphics/helix-lxqt-shadow.png %%LXQT_SHAREDIR%%/graphics/helix-shadow-effect.png %%LXQT_SHAREDIR%%/graphics/helix.svg %%LXQT_SHAREDIR%%/graphics/helix_1120.png %%LXQT_SHAREDIR%%/graphics/helix_150.png %%LXQT_SHAREDIR%%/graphics/helix_60.png %%LXQT_SHAREDIR%%/graphics/helix_blue_shadow.png %%LXQT_SHAREDIR%%/graphics/helix_lxqt.svg %%LXQT_SHAREDIR%%/graphics/helix_shadow.png %%LXQT_SHAREDIR%%/graphics/helix_white_shadow.png %%LXQT_SHAREDIR%%/graphics/lxqt_logo.png %%LXQT_SHAREDIR%%/graphics/lxqt_logo_doxygen.png %%LXQT_SHAREDIR%%/graphics/spacer-dark-dots.svg %%LXQT_SHAREDIR%%/graphics/spacer-dark-line.svg %%LXQT_SHAREDIR%%/graphics/spacer-light-dots.svg %%LXQT_SHAREDIR%%/graphics/spacer-light-line.svg %%LXQT_SHAREDIR%%/palettes/Ambiance %%LXQT_SHAREDIR%%/palettes/Arch-Colors %%LXQT_SHAREDIR%%/palettes/Clearlooks %%LXQT_SHAREDIR%%/palettes/Dark %%LXQT_SHAREDIR%%/palettes/Frost +%%LXQT_SHAREDIR%%/palettes/Graphite %%LXQT_SHAREDIR%%/palettes/KDE-Plasma %%LXQT_SHAREDIR%%/palettes/Kvantum %%LXQT_SHAREDIR%%/palettes/Leech %%LXQT_SHAREDIR%%/palettes/Light %%LXQT_SHAREDIR%%/palettes/Silver %%LXQT_SHAREDIR%%/palettes/Silver-bright %%LXQT_SHAREDIR%%/palettes/Valendas %%LXQT_SHAREDIR%%/themes/Arch-Colors/arrow-left-selected.svg %%LXQT_SHAREDIR%%/themes/Arch-Colors/arrow-left.svg %%LXQT_SHAREDIR%%/themes/Arch-Colors/arrow-right-selected.svg %%LXQT_SHAREDIR%%/themes/Arch-Colors/arrow-right.svg %%LXQT_SHAREDIR%%/themes/Arch-Colors/calendar-popup/left-arrow.svg %%LXQT_SHAREDIR%%/themes/Arch-Colors/calendar-popup/right-arrow.svg %%LXQT_SHAREDIR%%/themes/Arch-Colors/checked.svg %%LXQT_SHAREDIR%%/themes/Arch-Colors/color-picker.svg %%LXQT_SHAREDIR%%/themes/Arch-Colors/lxqt-config.qss %%LXQT_SHAREDIR%%/themes/Arch-Colors/lxqt-notificationd.qss %%LXQT_SHAREDIR%%/themes/Arch-Colors/lxqt-panel.qss %%LXQT_SHAREDIR%%/themes/Arch-Colors/lxqt-runner.qss %%LXQT_SHAREDIR%%/themes/Arch-Colors/lxqt-runner/close.svg %%LXQT_SHAREDIR%%/themes/Arch-Colors/lxqt-runner/down-arrow.svg %%LXQT_SHAREDIR%%/themes/Arch-Colors/lxqt-sudo.qss %%LXQT_SHAREDIR%%/themes/Arch-Colors/mainmenu-arch.svg %%LXQT_SHAREDIR%%/themes/Arch-Colors/mainmenu.svg %%LXQT_SHAREDIR%%/themes/Arch-Colors/preview.png %%LXQT_SHAREDIR%%/themes/Arch-Colors/spacer-plugin/spacer-dots.svg %%LXQT_SHAREDIR%%/themes/Arch-Colors/spacer-plugin/spacer-line.svg %%LXQT_SHAREDIR%%/themes/Arch-Colors/unchecked.svg %%LXQT_SHAREDIR%%/themes/Arch-Colors/wallpaper.cfg %%LXQT_SHAREDIR%%/themes/Clearlooks/arrow-left-selected.svg %%LXQT_SHAREDIR%%/themes/Clearlooks/arrow-left.svg %%LXQT_SHAREDIR%%/themes/Clearlooks/arrow-right-selected.svg %%LXQT_SHAREDIR%%/themes/Clearlooks/arrow-right.svg %%LXQT_SHAREDIR%%/themes/Clearlooks/calendar-popup/left-arrow.svg %%LXQT_SHAREDIR%%/themes/Clearlooks/calendar-popup/right-arrow.svg %%LXQT_SHAREDIR%%/themes/Clearlooks/checked-selected.svg %%LXQT_SHAREDIR%%/themes/Clearlooks/checked.svg %%LXQT_SHAREDIR%%/themes/Clearlooks/lxqt-config.qss %%LXQT_SHAREDIR%%/themes/Clearlooks/lxqt-notificationd.qss %%LXQT_SHAREDIR%%/themes/Clearlooks/lxqt-notificationd/cancel.svg %%LXQT_SHAREDIR%%/themes/Clearlooks/lxqt-panel.qss %%LXQT_SHAREDIR%%/themes/Clearlooks/lxqt-runner.qss %%LXQT_SHAREDIR%%/themes/Clearlooks/lxqt-runner/close.svg %%LXQT_SHAREDIR%%/themes/Clearlooks/lxqt-runner/down-arrow.svg %%LXQT_SHAREDIR%%/themes/Clearlooks/mainmenu.svg %%LXQT_SHAREDIR%%/themes/Clearlooks/preview.png %%LXQT_SHAREDIR%%/themes/Clearlooks/spacer-plugin/spacer-dots.svg %%LXQT_SHAREDIR%%/themes/Clearlooks/spacer-plugin/spacer-line.svg %%LXQT_SHAREDIR%%/themes/Clearlooks/unchecked-selected.svg %%LXQT_SHAREDIR%%/themes/Clearlooks/unchecked.svg %%LXQT_SHAREDIR%%/themes/Clearlooks/wallpaper.cfg %%LXQT_SHAREDIR%%/themes/KDE-Plasma/checked.svg %%LXQT_SHAREDIR%%/themes/KDE-Plasma/left-arrow.svg %%LXQT_SHAREDIR%%/themes/KDE-Plasma/lxqt-config.qss %%LXQT_SHAREDIR%%/themes/KDE-Plasma/lxqt-notificationd.qss %%LXQT_SHAREDIR%%/themes/KDE-Plasma/lxqt-notificationd/window-close.svg %%LXQT_SHAREDIR%%/themes/KDE-Plasma/lxqt-panel.qss %%LXQT_SHAREDIR%%/themes/KDE-Plasma/lxqt-runner.qss %%LXQT_SHAREDIR%%/themes/KDE-Plasma/lxqt-runner/application-menu.svg %%LXQT_SHAREDIR%%/themes/KDE-Plasma/lxqt-runner/close-32x32.png %%LXQT_SHAREDIR%%/themes/KDE-Plasma/lxqt-runner/close-48x48.png %%LXQT_SHAREDIR%%/themes/KDE-Plasma/lxqt-runner/window-close.svg %%LXQT_SHAREDIR%%/themes/KDE-Plasma/mainmenu.svg %%LXQT_SHAREDIR%%/themes/KDE-Plasma/preview.png %%LXQT_SHAREDIR%%/themes/KDE-Plasma/right-arrow.svg %%LXQT_SHAREDIR%%/themes/KDE-Plasma/spacer-plugin/spacer-dots.svg %%LXQT_SHAREDIR%%/themes/KDE-Plasma/spacer-plugin/spacer-line.svg %%LXQT_SHAREDIR%%/themes/KDE-Plasma/unchecked.svg %%LXQT_SHAREDIR%%/themes/KDE-Plasma/wallpaper.cfg %%LXQT_SHAREDIR%%/themes/Leech/arrow-left.svg %%LXQT_SHAREDIR%%/themes/Leech/arrow-right.svg %%LXQT_SHAREDIR%%/themes/Leech/calendar-popup/left-arrow.svg %%LXQT_SHAREDIR%%/themes/Leech/calendar-popup/right-arrow.svg %%LXQT_SHAREDIR%%/themes/Leech/checked.svg %%LXQT_SHAREDIR%%/themes/Leech/lxqt-config.qss %%LXQT_SHAREDIR%%/themes/Leech/lxqt-notificationd.qss %%LXQT_SHAREDIR%%/themes/Leech/lxqt-notificationd/cancel.svg %%LXQT_SHAREDIR%%/themes/Leech/lxqt-panel.qss %%LXQT_SHAREDIR%%/themes/Leech/lxqt-runner.qss %%LXQT_SHAREDIR%%/themes/Leech/lxqt-runner/close.svg %%LXQT_SHAREDIR%%/themes/Leech/lxqt-runner/down-arrow.svg %%LXQT_SHAREDIR%%/themes/Leech/mainmenu.svg %%LXQT_SHAREDIR%%/themes/Leech/preview.png %%LXQT_SHAREDIR%%/themes/Leech/spacer-plugin/spacer-dots.svg %%LXQT_SHAREDIR%%/themes/Leech/spacer-plugin/spacer-line.svg %%LXQT_SHAREDIR%%/themes/Leech/unchecked.svg %%LXQT_SHAREDIR%%/themes/Leech/wallpaper.cfg %%LXQT_SHAREDIR%%/themes/Valendas/arrow-left-selected.svg %%LXQT_SHAREDIR%%/themes/Valendas/arrow-left.svg %%LXQT_SHAREDIR%%/themes/Valendas/arrow-right-selected.svg %%LXQT_SHAREDIR%%/themes/Valendas/arrow-right.svg %%LXQT_SHAREDIR%%/themes/Valendas/calendar-popup/left-arrow.svg %%LXQT_SHAREDIR%%/themes/Valendas/calendar-popup/right-arrow.svg %%LXQT_SHAREDIR%%/themes/Valendas/lxqt-config.qss %%LXQT_SHAREDIR%%/themes/Valendas/lxqt-notificationd.qss %%LXQT_SHAREDIR%%/themes/Valendas/lxqt-panel.qss %%LXQT_SHAREDIR%%/themes/Valendas/lxqt-runner/close.svg %%LXQT_SHAREDIR%%/themes/Valendas/lxqt-runner/down-arrow.svg %%LXQT_SHAREDIR%%/themes/Valendas/lxqt-sudo.qss %%LXQT_SHAREDIR%%/themes/Valendas/mainmenu.svg %%LXQT_SHAREDIR%%/themes/Valendas/preview.png %%LXQT_SHAREDIR%%/themes/Valendas/spacer-plugin/spacer-dots.svg %%LXQT_SHAREDIR%%/themes/Valendas/spacer-plugin/spacer-line.svg %%LXQT_SHAREDIR%%/themes/Valendas/wallpaper.cfg %%LXQT_SHAREDIR%%/themes/ambiance/arrow-left.svg %%LXQT_SHAREDIR%%/themes/ambiance/arrow-right.svg %%LXQT_SHAREDIR%%/themes/ambiance/checked.svg %%LXQT_SHAREDIR%%/themes/ambiance/lxqt-config.qss %%LXQT_SHAREDIR%%/themes/ambiance/lxqt-notificationd.qss %%LXQT_SHAREDIR%%/themes/ambiance/lxqt-notificationd/cancel.svg %%LXQT_SHAREDIR%%/themes/ambiance/lxqt-panel.qss %%LXQT_SHAREDIR%%/themes/ambiance/lxqt-runner.qss %%LXQT_SHAREDIR%%/themes/ambiance/lxqt-runner/clear.svg %%LXQT_SHAREDIR%%/themes/ambiance/lxqt-runner/navigation-menu.svg %%LXQT_SHAREDIR%%/themes/ambiance/mainmenu.svg %%LXQT_SHAREDIR%%/themes/ambiance/preview.png %%LXQT_SHAREDIR%%/themes/ambiance/spacer-plugin/spacer-dots.svg %%LXQT_SHAREDIR%%/themes/ambiance/spacer-plugin/spacer-line.svg %%LXQT_SHAREDIR%%/themes/ambiance/unchecked.svg %%LXQT_SHAREDIR%%/themes/ambiance/wallpaper.cfg %%LXQT_SHAREDIR%%/themes/dark/arrow-left.svg %%LXQT_SHAREDIR%%/themes/dark/arrow-right.svg %%LXQT_SHAREDIR%%/themes/dark/calendar-popup/left-arrow.svg %%LXQT_SHAREDIR%%/themes/dark/calendar-popup/right-arrow.svg %%LXQT_SHAREDIR%%/themes/dark/checked.svg %%LXQT_SHAREDIR%%/themes/dark/lxqt-config.qss %%LXQT_SHAREDIR%%/themes/dark/lxqt-notificationd.qss %%LXQT_SHAREDIR%%/themes/dark/lxqt-notificationd/cancel.svg %%LXQT_SHAREDIR%%/themes/dark/lxqt-panel.qss %%LXQT_SHAREDIR%%/themes/dark/lxqt-runner.qss %%LXQT_SHAREDIR%%/themes/dark/lxqt-runner/close.svg %%LXQT_SHAREDIR%%/themes/dark/lxqt-runner/down-arrow.svg %%LXQT_SHAREDIR%%/themes/dark/mainmenu.svg %%LXQT_SHAREDIR%%/themes/dark/preview.png %%LXQT_SHAREDIR%%/themes/dark/spacer-plugin/spacer-dots.svg %%LXQT_SHAREDIR%%/themes/dark/spacer-plugin/spacer-line.svg %%LXQT_SHAREDIR%%/themes/dark/unchecked.svg %%LXQT_SHAREDIR%%/themes/dark/wallpaper.cfg %%LXQT_SHAREDIR%%/themes/frost/arrow-left.svg %%LXQT_SHAREDIR%%/themes/frost/arrow-right.svg %%LXQT_SHAREDIR%%/themes/frost/calendar-popup/left-arrow.svg %%LXQT_SHAREDIR%%/themes/frost/calendar-popup/right-arrow.svg %%LXQT_SHAREDIR%%/themes/frost/debug.png %%LXQT_SHAREDIR%%/themes/frost/lxqt-config.qss %%LXQT_SHAREDIR%%/themes/frost/lxqt-notificationd.qss %%LXQT_SHAREDIR%%/themes/frost/lxqt-panel.qss %%LXQT_SHAREDIR%%/themes/frost/lxqt-runner.qss %%LXQT_SHAREDIR%%/themes/frost/lxqt-runner/close.svg %%LXQT_SHAREDIR%%/themes/frost/lxqt-runner/down-arrow.svg %%LXQT_SHAREDIR%%/themes/frost/mainmenu.svg %%LXQT_SHAREDIR%%/themes/frost/preview.png %%LXQT_SHAREDIR%%/themes/frost/spacer-plugin/spacer-dots.svg %%LXQT_SHAREDIR%%/themes/frost/spacer-plugin/spacer-line.svg %%LXQT_SHAREDIR%%/themes/frost/volume-plugin/mixer.svg %%LXQT_SHAREDIR%%/themes/frost/wallpaper.cfg +%%LXQT_SHAREDIR%%/themes/graphite/arrow-left-selected.svg +%%LXQT_SHAREDIR%%/themes/graphite/arrow-left.svg +%%LXQT_SHAREDIR%%/themes/graphite/arrow-right-selected.svg +%%LXQT_SHAREDIR%%/themes/graphite/arrow-right.svg +%%LXQT_SHAREDIR%%/themes/graphite/calendar-popup/left-arrow.svg +%%LXQT_SHAREDIR%%/themes/graphite/calendar-popup/right-arrow.svg +%%LXQT_SHAREDIR%%/themes/graphite/checked.svg +%%LXQT_SHAREDIR%%/themes/graphite/lxqt-config.qss +%%LXQT_SHAREDIR%%/themes/graphite/lxqt-leave.qss +%%LXQT_SHAREDIR%%/themes/graphite/lxqt-notificationd.qss +%%LXQT_SHAREDIR%%/themes/graphite/lxqt-notificationd/cancel.svg +%%LXQT_SHAREDIR%%/themes/graphite/lxqt-panel.qss +%%LXQT_SHAREDIR%%/themes/graphite/lxqt-runner.qss +%%LXQT_SHAREDIR%%/themes/graphite/lxqt-runner/close.svg +%%LXQT_SHAREDIR%%/themes/graphite/lxqt-runner/down-arrow.svg +%%LXQT_SHAREDIR%%/themes/graphite/mainmenu.svg +%%LXQT_SHAREDIR%%/themes/graphite/preview.png +%%LXQT_SHAREDIR%%/themes/graphite/spacer-plugin/spacer-dots.svg +%%LXQT_SHAREDIR%%/themes/graphite/spacer-plugin/spacer-line.svg +%%LXQT_SHAREDIR%%/themes/graphite/unchecked.svg +%%LXQT_SHAREDIR%%/themes/graphite/wallpaper.cfg %%LXQT_SHAREDIR%%/themes/kvantum/lxqt-config.qss %%LXQT_SHAREDIR%%/themes/kvantum/lxqt-notificationd.qss %%LXQT_SHAREDIR%%/themes/kvantum/lxqt-panel.qss %%LXQT_SHAREDIR%%/themes/kvantum/lxqt-panel/arrow-down-selected.svg %%LXQT_SHAREDIR%%/themes/kvantum/lxqt-panel/arrow-down.svg %%LXQT_SHAREDIR%%/themes/kvantum/lxqt-panel/arrow-left-selected.svg %%LXQT_SHAREDIR%%/themes/kvantum/lxqt-panel/arrow-left.svg %%LXQT_SHAREDIR%%/themes/kvantum/lxqt-panel/arrow-right-selected.svg %%LXQT_SHAREDIR%%/themes/kvantum/lxqt-panel/arrow-right.svg %%LXQT_SHAREDIR%%/themes/kvantum/lxqt-panel/arrow-up-selected.svg %%LXQT_SHAREDIR%%/themes/kvantum/lxqt-panel/arrow-up.svg %%LXQT_SHAREDIR%%/themes/kvantum/lxqt-panel/checked.svg %%LXQT_SHAREDIR%%/themes/kvantum/lxqt-panel/mainmenu.svg %%LXQT_SHAREDIR%%/themes/kvantum/lxqt-panel/plugin-handle-horizontal.svg %%LXQT_SHAREDIR%%/themes/kvantum/lxqt-panel/plugin-handle-vertical.svg %%LXQT_SHAREDIR%%/themes/kvantum/lxqt-panel/radio-checked.svg %%LXQT_SHAREDIR%%/themes/kvantum/lxqt-panel/radio-unchecked.svg %%LXQT_SHAREDIR%%/themes/kvantum/lxqt-panel/slidercursor.png %%LXQT_SHAREDIR%%/themes/kvantum/lxqt-panel/unchecked.svg %%LXQT_SHAREDIR%%/themes/kvantum/lxqt-runner.qss %%LXQT_SHAREDIR%%/themes/kvantum/lxqt-runner/close.svg %%LXQT_SHAREDIR%%/themes/kvantum/lxqt-runner/down.svg %%LXQT_SHAREDIR%%/themes/kvantum/preview.png %%LXQT_SHAREDIR%%/themes/kvantum/spacer-plugin/spacer-dots.svg %%LXQT_SHAREDIR%%/themes/kvantum/spacer-plugin/spacer-line.svg %%LXQT_SHAREDIR%%/themes/kvantum/wallpaper.cfg %%LXQT_SHAREDIR%%/themes/light/lxqt-config.qss %%LXQT_SHAREDIR%%/themes/light/lxqt-lightdm-greeter/dropdown.svg %%LXQT_SHAREDIR%%/themes/light/lxqt-lightdm-greeter/leaveIcon.svg %%LXQT_SHAREDIR%%/themes/light/lxqt-notificationd.qss %%LXQT_SHAREDIR%%/themes/light/lxqt-panel.qss %%LXQT_SHAREDIR%%/themes/light/lxqt-panel/plugin-handle-horizontal.gif %%LXQT_SHAREDIR%%/themes/light/lxqt-panel/plugin-handle-vertical.gif %%LXQT_SHAREDIR%%/themes/light/lxqt-runner.qss %%LXQT_SHAREDIR%%/themes/light/lxqt-runner/close-32x32.png %%LXQT_SHAREDIR%%/themes/light/lxqt-runner/close-48x48.png %%LXQT_SHAREDIR%%/themes/light/mainmenu.svg %%LXQT_SHAREDIR%%/themes/light/preview.png %%LXQT_SHAREDIR%%/themes/light/spacer-plugin/spacer-dots.svg %%LXQT_SHAREDIR%%/themes/light/spacer-plugin/spacer-line.svg %%LXQT_SHAREDIR%%/themes/light/wallpaper.cfg %%LXQT_SHAREDIR%%/themes/silver/arrow-left-selected.svg %%LXQT_SHAREDIR%%/themes/silver/arrow-left.svg %%LXQT_SHAREDIR%%/themes/silver/arrow-right-selected.svg %%LXQT_SHAREDIR%%/themes/silver/arrow-right.svg %%LXQT_SHAREDIR%%/themes/silver/beam.png %%LXQT_SHAREDIR%%/themes/silver/calendar-popup/left-arrow.svg %%LXQT_SHAREDIR%%/themes/silver/calendar-popup/right-arrow.svg %%LXQT_SHAREDIR%%/themes/silver/checked.svg %%LXQT_SHAREDIR%%/themes/silver/lxqt-config.qss %%LXQT_SHAREDIR%%/themes/silver/lxqt-notificationd.qss %%LXQT_SHAREDIR%%/themes/silver/lxqt-panel.qss %%LXQT_SHAREDIR%%/themes/silver/lxqt-runner.qss %%LXQT_SHAREDIR%%/themes/silver/lxqt-runner/close.svg %%LXQT_SHAREDIR%%/themes/silver/lxqt-runner/down-arrow.svg %%LXQT_SHAREDIR%%/themes/silver/lxqt-sudo.qss %%LXQT_SHAREDIR%%/themes/silver/mainmenu.svg %%LXQT_SHAREDIR%%/themes/silver/preview.png %%LXQT_SHAREDIR%%/themes/silver/spacer-plugin/spacer-dots.svg %%LXQT_SHAREDIR%%/themes/silver/spacer-plugin/spacer-line.svg %%LXQT_SHAREDIR%%/themes/silver/unchecked.svg %%LXQT_SHAREDIR%%/themes/silver/wallpaper.cfg %%LXQT_SHAREDIR%%/themes/system/lxqt-panel.qss %%LXQT_SHAREDIR%%/themes/system/mainmenu.svg %%LXQT_SHAREDIR%%/themes/system/preview.png %%LXQT_SHAREDIR%%/themes/system/spacer-plugin/spacer-dots.svg %%LXQT_SHAREDIR%%/themes/system/spacer-plugin/spacer-line.svg %%LXQT_SHAREDIR%%/themes/system/wallpaper.cfg %%LXQT_SHAREDIR%%/wallpapers/Butterfly-Kenneth-Wimer.jpg %%LXQT_SHAREDIR%%/wallpapers/License %%LXQT_SHAREDIR%%/wallpapers/Valendas.png %%LXQT_SHAREDIR%%/wallpapers/after-the-rain.jpg %%LXQT_SHAREDIR%%/wallpapers/appleflower.png %%LXQT_SHAREDIR%%/wallpapers/beam.png %%LXQT_SHAREDIR%%/wallpapers/butterfly.png %%LXQT_SHAREDIR%%/wallpapers/cloud.png %%LXQT_SHAREDIR%%/wallpapers/drop.png %%LXQT_SHAREDIR%%/wallpapers/flowers.png %%LXQT_SHAREDIR%%/wallpapers/fog.jpg +%%LXQT_SHAREDIR%%/wallpapers/graphite.jpg %%LXQT_SHAREDIR%%/wallpapers/kde-plasma.png %%LXQT_SHAREDIR%%/wallpapers/lxqt-origami-green.png %%LXQT_SHAREDIR%%/wallpapers/origami-bright-logo.png %%LXQT_SHAREDIR%%/wallpapers/origami-dark.png %%LXQT_SHAREDIR%%/wallpapers/origami-light.png %%LXQT_SHAREDIR%%/wallpapers/plasma-logo-bright.png %%LXQT_SHAREDIR%%/wallpapers/plasma-logo-dark.png %%LXQT_SHAREDIR%%/wallpapers/plasma_arch.png %%LXQT_SHAREDIR%%/wallpapers/simple_blue_widescreen.png %%LXQT_SHAREDIR%%/wallpapers/this-is-not-windows.jpg %%LXQT_SHAREDIR%%/wallpapers/triangles-logo.png %%LXQT_SHAREDIR%%/wallpapers/triangles.png %%LXQT_SHAREDIR%%/wallpapers/waves-logo.png %%LXQT_SHAREDIR%%/wallpapers/waves-purple-logo.jpg diff --git a/x11-toolkits/qtermwidget/Makefile b/x11-toolkits/qtermwidget/Makefile index 6ee473cd49b1..04df29ba1b89 100644 --- a/x11-toolkits/qtermwidget/Makefile +++ b/x11-toolkits/qtermwidget/Makefile @@ -1,21 +1,21 @@ PORTNAME= qtermwidget -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= x11-toolkits MASTER_SITES= LXQT MAINTAINER= lxqt@FreeBSD.org COMMENT= Terminal widget for QTerminal WWW= https://github.com/lxde/qtermwidget LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake compiler:c++17-lang gettext-runtime lxqt:2 \ pkgconfig qt:6 tar:xz USE_LDCONFIG= yes USE_QT= base:run tools:build USE_LXQT= buildtools2 CMAKE_ARGS+= -DQTERMWIDGET_USE_UTEMPTER=ON .include diff --git a/x11-toolkits/qtermwidget/distinfo b/x11-toolkits/qtermwidget/distinfo index c71eaef60707..3528e533b35b 100644 --- a/x11-toolkits/qtermwidget/distinfo +++ b/x11-toolkits/qtermwidget/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731052252 -SHA256 (lxqt/qtermwidget-2.1.0.tar.xz) = 26ecb2c3a38de10db3b5ae24970957a33520f7742e3ae1ff93d345ded2be8e4b -SIZE (lxqt/qtermwidget-2.1.0.tar.xz) = 191604 +TIMESTAMP = 1744931592 +SHA256 (lxqt/qtermwidget-2.2.0.tar.xz) = ba4ffbba79cf55aff76243564936f9337beeebdf8c4a8bfa365b9fc88f261ce9 +SIZE (lxqt/qtermwidget-2.2.0.tar.xz) = 195596 diff --git a/x11-toolkits/qtermwidget/pkg-plist b/x11-toolkits/qtermwidget/pkg-plist index b29e3b3e6b17..c62ea1d65eb3 100644 --- a/x11-toolkits/qtermwidget/pkg-plist +++ b/x11-toolkits/qtermwidget/pkg-plist @@ -1,86 +1,89 @@ include/qtermwidget6/Emulation.h include/qtermwidget6/Filter.h include/qtermwidget6/KeyboardTranslator.h include/qtermwidget6/qtermwidget.h include/qtermwidget6/qtermwidget_export.h include/qtermwidget6/qtermwidget_interface.h include/qtermwidget6/qtermwidget_version.h lib/cmake/qtermwidget6/qtermwidget6-config-version.cmake lib/cmake/qtermwidget6/qtermwidget6-config.cmake lib/cmake/qtermwidget6/qtermwidget6-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/qtermwidget6/qtermwidget6-targets.cmake lib/libqtermwidget6.so lib/libqtermwidget6.so.2 lib/libqtermwidget6.so.%%VERSION%% libdata/pkgconfig/qtermwidget6.pc %%DATADIR%%6/color-schemes/BlackOnLightYellow.colorscheme %%DATADIR%%6/color-schemes/BlackOnRandomLight.colorscheme %%DATADIR%%6/color-schemes/BlackOnWhite.colorscheme %%DATADIR%%6/color-schemes/BreezeModified.colorscheme %%DATADIR%%6/color-schemes/DarkPastels.colorscheme %%DATADIR%%6/color-schemes/Falcon.colorscheme %%DATADIR%%6/color-schemes/GreenOnBlack.colorscheme %%DATADIR%%6/color-schemes/Linux.colorscheme %%DATADIR%%6/color-schemes/Solarized.colorscheme %%DATADIR%%6/color-schemes/SolarizedLight.colorscheme %%DATADIR%%6/color-schemes/Tango.colorscheme %%DATADIR%%6/color-schemes/Ubuntu.colorscheme %%DATADIR%%6/color-schemes/WhiteOnBlack.colorscheme %%DATADIR%%6/color-schemes/historic/BlackOnLightColor.schema %%DATADIR%%6/color-schemes/historic/DarkPicture.schema %%DATADIR%%6/color-schemes/historic/GreenOnBlack.schema %%DATADIR%%6/color-schemes/historic/GreenTint.schema %%DATADIR%%6/color-schemes/historic/GreenTint_MC.schema %%DATADIR%%6/color-schemes/historic/LightPicture.schema %%DATADIR%%6/color-schemes/historic/Linux.schema %%DATADIR%%6/color-schemes/historic/Transparent.schema %%DATADIR%%6/color-schemes/historic/Transparent_MC.schema %%DATADIR%%6/color-schemes/historic/Transparent_darkbg.schema %%DATADIR%%6/color-schemes/historic/Transparent_lightbg.schema %%DATADIR%%6/color-schemes/historic/XTerm.schema %%DATADIR%%6/color-schemes/historic/syscolor.schema %%DATADIR%%6/color-schemes/historic/vim.schema %%DATADIR%%6/kb-layouts/default.keytab %%DATADIR%%6/kb-layouts/historic/vt100.keytab %%DATADIR%%6/kb-layouts/historic/x11r5.keytab %%DATADIR%%6/kb-layouts/linux.keytab %%DATADIR%%6/kb-layouts/macbook.keytab %%DATADIR%%6/kb-layouts/solaris.keytab %%DATADIR%%6/kb-layouts/vt420pc.keytab %%DATADIR%%6/translations/qtermwidget_ar.qm %%DATADIR%%6/translations/qtermwidget_arn.qm %%DATADIR%%6/translations/qtermwidget_ast.qm %%DATADIR%%6/translations/qtermwidget_bg.qm %%DATADIR%%6/translations/qtermwidget_ca.qm %%DATADIR%%6/translations/qtermwidget_cs.qm %%DATADIR%%6/translations/qtermwidget_cy.qm %%DATADIR%%6/translations/qtermwidget_da.qm %%DATADIR%%6/translations/qtermwidget_de.qm %%DATADIR%%6/translations/qtermwidget_de_CH.qm %%DATADIR%%6/translations/qtermwidget_el.qm +%%DATADIR%%6/translations/qtermwidget_en_GB.qm %%DATADIR%%6/translations/qtermwidget_es.qm %%DATADIR%%6/translations/qtermwidget_et.qm %%DATADIR%%6/translations/qtermwidget_fi.qm %%DATADIR%%6/translations/qtermwidget_fr.qm %%DATADIR%%6/translations/qtermwidget_gl.qm %%DATADIR%%6/translations/qtermwidget_he.qm %%DATADIR%%6/translations/qtermwidget_hr.qm %%DATADIR%%6/translations/qtermwidget_hu.qm %%DATADIR%%6/translations/qtermwidget_it.qm %%DATADIR%%6/translations/qtermwidget_ja.qm +%%DATADIR%%6/translations/qtermwidget_ka.qm +%%DATADIR%%6/translations/qtermwidget_kab.qm %%DATADIR%%6/translations/qtermwidget_ko.qm %%DATADIR%%6/translations/qtermwidget_lg.qm %%DATADIR%%6/translations/qtermwidget_lt.qm %%DATADIR%%6/translations/qtermwidget_nb_NO.qm %%DATADIR%%6/translations/qtermwidget_nl.qm %%DATADIR%%6/translations/qtermwidget_oc.qm %%DATADIR%%6/translations/qtermwidget_pl.qm %%DATADIR%%6/translations/qtermwidget_pt.qm %%DATADIR%%6/translations/qtermwidget_pt_BR.qm %%DATADIR%%6/translations/qtermwidget_ru.qm %%DATADIR%%6/translations/qtermwidget_si.qm %%DATADIR%%6/translations/qtermwidget_sk.qm %%DATADIR%%6/translations/qtermwidget_tr.qm %%DATADIR%%6/translations/qtermwidget_uk.qm %%DATADIR%%6/translations/qtermwidget_zh_CN.qm %%DATADIR%%6/translations/qtermwidget_zh_TW.qm diff --git a/x11-wm/lxqt-panel/Makefile b/x11-wm/lxqt-panel/Makefile index d9dc19059f87..a9d24d8974be 100644 --- a/x11-wm/lxqt-panel/Makefile +++ b/x11-wm/lxqt-panel/Makefile @@ -1,65 +1,64 @@ PORTNAME= lxqt-panel -PORTVERSION= 2.1.4 -PORTREVISION= 1 +PORTVERSION= 2.2.0 CATEGORIES= x11-wm MASTER_SITES= LXQT MAINTAINER= lxqt@FreeBSD.org COMMENT= Panel for the LXQt2 desktop WWW= https://lxqt-project.org LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libdbusmenu-lxqt.so:devel/libdbusmenu-lxqt \ libxkbcommon.so:x11/libxkbcommon \ libxcb-util.so:x11/xcb-util \ libsysstat-qt6.so:sysutils/libsysstat-qt6 \ libxcb-image.so:x11/xcb-util-image BUILD_DEPENDS= lxqt-menu-data>=2.0.0:x11/lxqt-menu-data RUN_DEPENDS= lxqt-menu-data>=2.0.0:x11/lxqt-menu-data USES= cmake compiler:c++17-lang gettext-runtime kde:6 qt:6 gnome \ lxqt:2 localbase:ldflags perl5 pkgconfig tar:xz xorg USE_PERL5= build USE_QT= base:run tools:build svg USE_KDE= layer-shell-qt windowsystem USE_LXQT= buildtools2 lxqt globalkeys qt6xdg USE_XORG= ice sm x11 xcb xcomposite xdamage xext xfixes xrender xtst USE_GNOME= glib20 USE_LDCONFIG= yes OPTIONS_RADIO= SOUND OPTIONS_RADIO_SOUND= ALSA PULSEAUDIO OPTIONS_DEFINE= CPULOAD MOUNT OPTIONS_DEFAULT= PULSEAUDIO CPULOAD_DESC= CPU stat plugin MOUNT_DESC= Mount removable devices support ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib ALSA_CMAKE_ON= -DVOLUME_USE_PULSEAUDIO:BOOL=OFF CPULOAD_LIB_DEPENDS= libstatgrab.so:devel/libstatgrab CPULOAD_CMAKE_OFF= -DCPULOAD_PLUGIN:BOOL=OFF PULSEAUDIO_CMAKE_ON= -DVOLUME_USE_ALSA:BOOL=OFF PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio MOUNT_USE= kde=solid MOUNT_CMAKE_OFF= -DMOUNT_PLUGIN:BOOL=OFF OPTIONS_SUB= yes LDFLAGS+= -Xlinker --export-dynamic CMAKE_ARGS+= -DSENSORS_PLUGIN:BOOL=OFF \ -DNETWORKMONITOR_PLUGIN:BOOL=OFF \ -DWITH_SCREENSAVER_FALLBACK:BOOL=OFF .include .if ! ${PORT_OPTIONS:MALSA} && ! ${PORT_OPTIONS:MPULSEAUDIO} CMAKE_ARGS+= -DVOLUME_PLUGIN:BOOL=OFF PLIST_SUB+= SOUND="@comment " .elif ${PORT_OPTIONS:MALSA} || ${PORT_OPTIONS:MPULSEAUDIO} PLIST_SUB+= SOUND="" .endif .include diff --git a/x11-wm/lxqt-panel/distinfo b/x11-wm/lxqt-panel/distinfo index 0d57b09a068f..c8549c32ea04 100644 --- a/x11-wm/lxqt-panel/distinfo +++ b/x11-wm/lxqt-panel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739841344 -SHA256 (lxqt/lxqt-panel-2.1.4.tar.xz) = ffd1b8ee73d20c61e7f4b8888593fa8c484ab9aa0f902c628415646eed2915e6 -SIZE (lxqt/lxqt-panel-2.1.4.tar.xz) = 711304 +TIMESTAMP = 1744932403 +SHA256 (lxqt/lxqt-panel-2.2.0.tar.xz) = e5011840140fe1c06cfe4deadbb1a88c0395b33d274c2a68d7e657b6622f1adb +SIZE (lxqt/lxqt-panel-2.2.0.tar.xz) = 716384 diff --git a/x11-wm/lxqt-panel/pkg-plist b/x11-wm/lxqt-panel/pkg-plist index 334479fd3621..93917862595c 100644 --- a/x11-wm/lxqt-panel/pkg-plist +++ b/x11-wm/lxqt-panel/pkg-plist @@ -1,994 +1,998 @@ bin/lxqt-panel etc/xdg/autostart/lxqt-panel.desktop %%LXQT_INCLUDEDIR%%/ilxqtpanel.h %%LXQT_INCLUDEDIR%%/ilxqtpanelplugin.h %%LXQT_INCLUDEDIR%%/lxqtpanelglobals.h %%LXQT_INCLUDEDIR%%/pluginsettings.h lib/lxqt-panel/backend/libwmbackend_kwin_wayland.so lib/lxqt-panel/backend/libwmbackend_wlroots.so lib/lxqt-panel/backend/libwmbackend_xcb.so lib/lxqt-panel/libbacklight.so lib/lxqt-panel/libcolorpicker.so %%CPULOAD%%lib/lxqt-panel/libcpuload.so lib/lxqt-panel/libcustomcommand.so lib/lxqt-panel/libdirectorymenu.so lib/lxqt-panel/libdom.so lib/lxqt-panel/libkbindicator.so %%MOUNT%%lib/lxqt-panel/libmount.so lib/lxqt-panel/libqeyes.so lib/lxqt-panel/libsysstat.so %%SOUND%%lib/lxqt-panel/libvolume.so share/applications/lxqt-panel.desktop %%LXQT_SHAREDIR%%/lxqt-panel/backlight.desktop %%LXQT_SHAREDIR%%/lxqt-panel/colorpicker.desktop %%CPULOAD%%%%LXQT_SHAREDIR%%/lxqt-panel/cpuload.desktop %%LXQT_SHAREDIR%%/lxqt-panel/customcommand.desktop %%LXQT_SHAREDIR%%/lxqt-panel/desktopswitch.desktop %%LXQT_SHAREDIR%%/lxqt-panel/directorymenu.desktop %%LXQT_SHAREDIR%%/lxqt-panel/dom.desktop %%LXQT_SHAREDIR%%/lxqt-panel/fancymenu.desktop %%LXQT_SHAREDIR%%/lxqt-panel/kbindicator.desktop %%LXQT_SHAREDIR%%/lxqt-panel/mainmenu.desktop %%MOUNT%%%%LXQT_SHAREDIR%%/lxqt-panel/mount.desktop %%LXQT_SHAREDIR%%/lxqt-panel/qeyes.desktop %%LXQT_SHAREDIR%%/lxqt-panel/quicklaunch.desktop %%LXQT_SHAREDIR%%/lxqt-panel/showdesktop.desktop %%LXQT_SHAREDIR%%/lxqt-panel/spacer.desktop %%LXQT_SHAREDIR%%/lxqt-panel/statusnotifier.desktop %%LXQT_SHAREDIR%%/lxqt-panel/sysstat.desktop %%LXQT_SHAREDIR%%/lxqt-panel/taskbar.desktop %%LXQT_SHAREDIR%%/lxqt-panel/tray.desktop %%SOUND%%%%LXQT_SHAREDIR%%/lxqt-panel/volume.desktop %%LXQT_SHAREDIR%%/lxqt-panel/worldclock.desktop %%LXQT_SHAREDIR%%/panel.conf %%LXQT_SHAREDIR%%/panel/qeyes-types/Bizarre/Bizarre-eye.png %%LXQT_SHAREDIR%%/panel/qeyes-types/Bizarre/Bizarre-pupil.png %%LXQT_SHAREDIR%%/panel/qeyes-types/Bizarre/config %%LXQT_SHAREDIR%%/panel/qeyes-types/Bloodshot/Bloodshot-eye.png %%LXQT_SHAREDIR%%/panel/qeyes-types/Bloodshot/Bloodshot-pupil.png %%LXQT_SHAREDIR%%/panel/qeyes-types/Bloodshot/config %%LXQT_SHAREDIR%%/panel/qeyes-types/Brown-EyedGirl/brown-eye.png %%LXQT_SHAREDIR%%/panel/qeyes-types/Brown-EyedGirl/brown-pupil.png %%LXQT_SHAREDIR%%/panel/qeyes-types/Brown-EyedGirl/config %%LXQT_SHAREDIR%%/panel/qeyes-types/Crystal/config %%LXQT_SHAREDIR%%/panel/qeyes-types/Crystal/crystal-eye.svg %%LXQT_SHAREDIR%%/panel/qeyes-types/Crystal/crystal-pupil.svg %%LXQT_SHAREDIR%%/panel/qeyes-types/Default-tiny/Default-tiny-eye.png %%LXQT_SHAREDIR%%/panel/qeyes-types/Default-tiny/Default-tiny-pupil.png %%LXQT_SHAREDIR%%/panel/qeyes-types/Default-tiny/config %%LXQT_SHAREDIR%%/panel/qeyes-types/Default/Default-eye.png %%LXQT_SHAREDIR%%/panel/qeyes-types/Default/Default-pupil.png %%LXQT_SHAREDIR%%/panel/qeyes-types/Default/config %%LXQT_SHAREDIR%%/panel/qeyes-types/Digital/Digital-eye.png %%LXQT_SHAREDIR%%/panel/qeyes-types/Digital/Digital-pupil.png %%LXQT_SHAREDIR%%/panel/qeyes-types/Digital/config %%LXQT_SHAREDIR%%/panel/qeyes-types/EyelashLarge/config %%LXQT_SHAREDIR%%/panel/qeyes-types/EyelashLarge/eye.png %%LXQT_SHAREDIR%%/panel/qeyes-types/EyelashLarge/pupil.png %%LXQT_SHAREDIR%%/panel/qeyes-types/Green-EyedGirl/config %%LXQT_SHAREDIR%%/panel/qeyes-types/Green-EyedGirl/green-eye.png %%LXQT_SHAREDIR%%/panel/qeyes-types/Green-EyedGirl/green-pupil.png %%LXQT_SHAREDIR%%/panel/qeyes-types/Horrid/config %%LXQT_SHAREDIR%%/panel/qeyes-types/Horrid/horrid_eye.png %%LXQT_SHAREDIR%%/panel/qeyes-types/Horrid/horrid_pupil.png %%LXQT_SHAREDIR%%/panel/qeyes-types/Pink-EyedGirl/config %%LXQT_SHAREDIR%%/panel/qeyes-types/Pink-EyedGirl/pink-eye.png %%LXQT_SHAREDIR%%/panel/qeyes-types/Pink-EyedGirl/pink-pupil.png %%LXQT_SHAREDIR%%/panel/qeyes-types/PumpkinMonster/config %%LXQT_SHAREDIR%%/panel/qeyes-types/PumpkinMonster/eye.png %%LXQT_SHAREDIR%%/panel/qeyes-types/PumpkinMonster/pupil.png %%LXQT_SHAREDIR%%/panel/qeyes-types/README %%LXQT_SHAREDIR%%/panel/qeyes-types/Tango/config %%LXQT_SHAREDIR%%/panel/qeyes-types/Tango/tango-eye.png %%LXQT_SHAREDIR%%/panel/qeyes-types/Tango/tango-pupil.png %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_da.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_de.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_el.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_et.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_he.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_it.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_sk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_sr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_zh_CN.qm +%%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_zh_TW.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_ar.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_arn.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_ast.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_bg.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_ca.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_cs.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_cy.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_da.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_de.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_el.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_en_GB.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_eo.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_es.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_es_VE.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_et.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_eu.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_fi.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_fr.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_gl.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_he.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_hr.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_hu.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_id.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_it.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_ja.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_ka.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_ko.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_lg.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_lt.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_lv.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_nb_NO.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_nl.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_oc.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_pa.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_pl.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_pt.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_pt_BR.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_ro_RO.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_ru.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_si.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_sk_SK.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_sl.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_sr.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_sv.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_th_TH.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_tr.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_uk.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_zh_CN.qm %%CPULOAD%%%%LXQT_TRANSLATIONS%%/lxqt-panel/cpuload/cpuload_zh_TW.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_da.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_de.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_el.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_es.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_et.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_he.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_it.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_ja.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_lv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_sk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_sr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_sv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/customcommand/customcommand_zh_TW.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_da.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_de.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_el.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_eo.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_es.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_es_UY.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_es_VE.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_et.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_eu.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_he.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_ia.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_id.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_it.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_ja.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_lv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_ro_RO.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_si.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_sl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_sr@ijekavian.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_sr@latin.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_sr_BA.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_sr_RS.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_sv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_th_TH.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/desktopswitch/desktopswitch_zh_TW.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_da.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_de.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_el.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_es.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_et.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_he.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_id.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_it.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_ja.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_lv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_si.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_sv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_zh_CN.qm +%%LXQT_TRANSLATIONS%%/lxqt-panel/directorymenu/directorymenu_zh_TW.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_da.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_de.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_el.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_es.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_et.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_he.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_id.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_it.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_ja.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_lv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_si.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_sr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_sr@ijekavian.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_sv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/dom/dom_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_da.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_de.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_el.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_eo.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_es.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_es_UY.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_es_VE.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_et.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_eu.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_he.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_ia.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_id.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_is.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_it.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_ja.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_kk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_lv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_ro_RO.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_si.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_sl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_sr@latin.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_sr_BA.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_sr_RS.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_th_TH.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_zh_TW.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_da.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_de.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_el.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_es.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_et.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_he.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_id.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_it.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_ja.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_lv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_si.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_sr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_sv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/kbindicator/kbindicator_zh_TW.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_da.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_de.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_el.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_eo.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_es.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_es_UY.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_es_VE.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_et.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_eu.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_fa.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_he.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_ia.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_id.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_is.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_it.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_ja.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_lv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_ro_RO.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_si.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_sl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_sr@ijekavian.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_sr@latin.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_sr_BA.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_sr_RS.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_sv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_th_TH.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/lxqt-panel_zh_TW.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_da.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_de.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_el.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_eo.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_es.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_es_UY.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_es_VE.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_et.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_eu.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_he.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_ia.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_id.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_is.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_it.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_ja.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_kk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_lv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_ro_RO.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_si.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_sl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_sr@latin.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_sr_BA.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_sr_RS.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_th_TH.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_zh_TW.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_ar.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_arn.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_ast.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_bg.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_ca.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_cs.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_cy.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_da.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_de.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_el.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_en_GB.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_eo.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_es.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_es_UY.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_es_VE.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_et.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_eu.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_fi.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_fr.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_gl.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_he.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_hr.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_hu.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_ia.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_id.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_it.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_ja.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_ka.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_kab.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_ko.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_lg.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_lt.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_lv.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_nb_NO.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_nl.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_oc.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_pa.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_pl.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_pt.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_pt_BR.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_ro_RO.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_ru.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_si.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_sk_SK.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_sl.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_sr@latin.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_sr_BA.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_sr_RS.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_th_TH.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_tr.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_uk.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_zh_CN.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_zh_TW.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_da.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_de.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_el.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_et.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_he.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_it.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_sk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_sr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_da.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_de.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_el.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_eo.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_es.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_es_VE.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_et.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_eu.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_he.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_ia.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_id.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_it.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_ja.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_lv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_ro_RO.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_si.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_sl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_sr@latin.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_sr_BA.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_sr_RS.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_th_TH.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_zh_TW.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_da.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_de.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_el.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_eo.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_es.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_es_VE.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_et.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_eu.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_he.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_ia.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_id.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_is.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_it.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_ja.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_lv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_ro_RO.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_si.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_sl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_sr@latin.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_sr_BA.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_sr_RS.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_th_TH.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_zh_TW.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_da.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_de.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_el.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_es.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_et.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_he.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_id.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_it.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_ja.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_lv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_si.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_sk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_sr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_da.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_de.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_el.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_et.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_he.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_it.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_ja.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_lv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_si.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_zh_TW.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_da.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_de.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_el.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_es.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_et.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_he.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_id.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_it.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_ja.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_lv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_si.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_zh_CN.qm +%%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_zh_TW.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_da.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_de.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_el.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_eo.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_es.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_es_VE.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_et.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_eu.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_he.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_ia.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_id.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_it.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_ja.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_lv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_ro_RO.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_si.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_sl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_sr@latin.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_sr_BA.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_sr_RS.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_th_TH.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_zh_TW.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_ar.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_arn.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_ast.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_bg.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_ca.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_cs.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_cy.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_da.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_de.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_el.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_en_GB.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_eo.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_es.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_es_VE.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_et.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_eu.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_fi.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_fr.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_gl.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_he.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_hr.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_hu.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_id.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_it.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_ja.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_ka.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_kab.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_ko.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_lg.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_lt.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_lv.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_nb_NO.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_nl.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_oc.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_pa.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_pl.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_pt.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_pt_BR.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_ro_RO.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_ru.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_si.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_sk_SK.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_sl.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_sv.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_th_TH.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_tr.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_uk.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_zh_CN.qm %%SOUND%%%%LXQT_TRANSLATIONS%%/lxqt-panel/volume/volume_zh_TW.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_da.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_de.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_el.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_es.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_et.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_he.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_id.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_it.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_ja.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_lv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_si.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_sr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_zh_CN.qm +%%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_zh_TW.qm share/man/man1/lxqt-panel.1.gz diff --git a/x11-wm/lxqt-session/Makefile b/x11-wm/lxqt-session/Makefile index 8a700516aa42..3e716f86f63b 100644 --- a/x11-wm/lxqt-session/Makefile +++ b/x11-wm/lxqt-session/Makefile @@ -1,30 +1,29 @@ PORTNAME= lxqt-session -PORTVERSION= 2.1.1 -PORTREVISION= 2 +PORTVERSION= 2.2.0 CATEGORIES= x11-wm MASTER_SITES= LXQT MAINTAINER= lxqt@FreeBSD.org COMMENT= Session manager component for LXQt WWW= https://github.com/lxqt/lxqt-session/ LICENSE= LGPL21+ BUILD_DEPENDS= xdg-user-dirs-update:devel/xdg-user-dirs \ qtxdg-mat:sysutils/qtxdg-tools USES= cmake kde:6 localbase:ldflags perl5 pkgconfig lxqt:2 qt:6 \ tar:xz xorg gnome USE_QT= tools:build base:run svg USE_KDE= layer-shell-qt windowsystem USE_PERL5= build USE_XORG= x11 ice sm xcb xext USE_GNOME= glib20 USE_LXQT= buildtools2 lxqt qt6xdg CMAKE_OFF= WITH_LIBUDEV post-patch: @${REINPLACE_CMD} -e 's|\@PREDEF_XDG_CONFIG_DIRS\@|\@PREDEF_XDG_CONFIG_DIRS\@:\${LOCALBASE}/share|g' ${WRKSRC}/startlxqt.in .include diff --git a/x11-wm/lxqt-session/distinfo b/x11-wm/lxqt-session/distinfo index 16ee1a467c32..2f31adb47895 100644 --- a/x11-wm/lxqt-session/distinfo +++ b/x11-wm/lxqt-session/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735232694 -SHA256 (lxqt/lxqt-session-2.1.1.tar.xz) = 312b0cd4106d0bca6812c7100750edee012e93e9fefc2b171731a782bc9bc819 -SIZE (lxqt/lxqt-session-2.1.1.tar.xz) = 213328 +TIMESTAMP = 1744932608 +SHA256 (lxqt/lxqt-session-2.2.0.tar.xz) = 27bc2613b516af503511f15f38216ef9650bc8f65ae6154990b76b1a20d3898a +SIZE (lxqt/lxqt-session-2.2.0.tar.xz) = 217924 diff --git a/x11-wm/lxqt-session/pkg-plist b/x11-wm/lxqt-session/pkg-plist index ead157d5b5be..547374f9bae6 100644 --- a/x11-wm/lxqt-session/pkg-plist +++ b/x11-wm/lxqt-session/pkg-plist @@ -1,166 +1,169 @@ bin/lxqt-config-session bin/lxqt-leave bin/lxqt-session bin/startlxqt etc/xdg/autostart/lxqt-xscreensaver-autostart.desktop share/applications/lxqt-config-session.desktop share/applications/lxqt-hibernate.desktop share/applications/lxqt-leave.desktop share/applications/lxqt-lockscreen.desktop share/applications/lxqt-logout.desktop share/applications/lxqt-reboot.desktop share/applications/lxqt-shutdown.desktop share/applications/lxqt-suspend.desktop %%LXQT_SHAREDIR%%/lxqt.conf %%LXQT_SHAREDIR%%/session.conf %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_da.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_de.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_el.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_eo.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_es.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_es_UY.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_es_VE.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_et.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_eu.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_he.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_ia.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_id.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_it.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_ja.qm +%%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_ro_RO.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_si.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_sl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_sr@latin.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_sr_RS.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_th_TH.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-config-session/lxqt-config-session_zh_TW.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_da.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_de.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_el.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_es.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_et.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_he.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_id.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_it.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_ja.qm +%%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_kk.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_si.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_sk.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_sl.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_vi.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-leave/lxqt-leave_zh_TW.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_da.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_de.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_el.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_eo.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_es.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_es_UY.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_es_VE.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_et.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_eu.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_he.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_ia.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_id.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_it.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_ja.qm +%%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_ka.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_kk.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_or.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_ro_RO.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_si.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_sl.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_sr@latin.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_sr_BA.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_sr_RS.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_th_TH.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-session/lxqt-session_zh_TW.qm %%LXQT_SHAREDIR%%/waylandwindowmanagers.conf %%LXQT_SHAREDIR%%/windowmanagers.conf share/man/man1/lxqt-config-session.1.gz share/man/man1/lxqt-leave.1.gz share/man/man1/lxqt-session.1.gz share/man/man1/startlxqt.1.gz share/xsessions/lxqt.desktop diff --git a/x11-wm/lxqt-wayland-session/Makefile b/x11-wm/lxqt-wayland-session/Makefile index d536b13e8eb4..ce8489f23ee3 100644 --- a/x11-wm/lxqt-wayland-session/Makefile +++ b/x11-wm/lxqt-wayland-session/Makefile @@ -1,24 +1,23 @@ PORTNAME= lxqt-wayland-session -PORTVERSION= 0.1.1 -PORTREVISION= 2 +PORTVERSION= 0.2.0 CATEGORIES= x11-wm MASTER_SITES= LXQT MAINTAINER= lxqt@FreeBSD.org COMMENT= Files needed for the LXQt Wayland Session WWW= https://github.com/lxqt/lxqt-wayland-session/ LICENSE= LGPL21+ BUILD_DEPENDS= xdg-user-dirs-update:devel/xdg-user-dirs \ ${LOCALBASE}/include/vulkan/vulkan.h:graphics/vulkan-headers RUN_DEPENDS= lxqt-session>=${PORTVERSION}:x11-wm/lxqt-session USES= cmake gl localbase:ldflags perl5 pkgconfig lxqt:2 \ tar:xz xorg USE_GL= gl USE_PERL5= build USE_XORG= ice sm xcb xext USE_LXQT= buildtools2 lxqt .include diff --git a/x11-wm/lxqt-wayland-session/distinfo b/x11-wm/lxqt-wayland-session/distinfo index b120eafda291..3fee4346864b 100644 --- a/x11-wm/lxqt-wayland-session/distinfo +++ b/x11-wm/lxqt-wayland-session/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732954082 -SHA256 (lxqt/lxqt-wayland-session-0.1.1.tar.xz) = 34e9441a7d4bdf243e4a380a10d00e746e4ef43a1a6ccda1c8e6c6bc3c513fbc -SIZE (lxqt/lxqt-wayland-session-0.1.1.tar.xz) = 354728 +TIMESTAMP = 1744933239 +SHA256 (lxqt/lxqt-wayland-session-0.2.0.tar.xz) = d7a88964fe705bcf40a6d04eb1d570c01a01d6dc5104dd393dc4effcb5a9cd28 +SIZE (lxqt/lxqt-wayland-session-0.2.0.tar.xz) = 358956 diff --git a/x11-wm/lxqt-wayland-session/pkg-plist b/x11-wm/lxqt-wayland-session/pkg-plist index 441d7310d024..4967fb98ea81 100644 --- a/x11-wm/lxqt-wayland-session/pkg-plist +++ b/x11-wm/lxqt-wayland-session/pkg-plist @@ -1,39 +1,41 @@ bin/startlxqtwayland %%LXQT_SHAREDIR%%/graphics/lxqt-labwc.png %%LXQT_SHAREDIR%%/wallpapers/origami-dark-labwc.png %%LXQT_SHAREDIR%%/wayland/firstrun/autostart %%LXQT_SHAREDIR%%/wayland/labwc/README %%LXQT_SHAREDIR%%/wayland/labwc/autostart %%LXQT_SHAREDIR%%/wayland/labwc/environment %%LXQT_SHAREDIR%%/wayland/labwc/menu.xml %%LXQT_SHAREDIR%%/wayland/labwc/rc.xml %%LXQT_SHAREDIR%%/wayland/labwc/themerc %%LXQT_SHAREDIR%%/wayland/labwc/themerc-override %%LXQT_SHAREDIR%%/wayland/lxqt-hyprland.conf %%LXQT_SHAREDIR%%/wayland/lxqt-niri.kdl %%LXQT_SHAREDIR%%/wayland/lxqt-river-init %%LXQT_SHAREDIR%%/wayland/lxqt-sway.config %%LXQT_SHAREDIR%%/wayland/lxqt-wayfire.ini +share/man/man1/lxqt-wayland-session.1.gz +share/man/man1/startlxqtwayland.1.gz share/themes/Vent-dark/openbox-3/close.xbm share/themes/Vent-dark/openbox-3/desk.xbm share/themes/Vent-dark/openbox-3/desk_toggled.xbm share/themes/Vent-dark/openbox-3/iconify.xbm share/themes/Vent-dark/openbox-3/max.xbm share/themes/Vent-dark/openbox-3/max_toggled.xbm share/themes/Vent-dark/openbox-3/max_toggled_hover.xbm share/themes/Vent-dark/openbox-3/menu.xbm share/themes/Vent-dark/openbox-3/shade.xbm share/themes/Vent-dark/openbox-3/shade_toggled.xbm share/themes/Vent-dark/openbox-3/themerc share/themes/Vent/openbox-3/close.xbm share/themes/Vent/openbox-3/desk.xbm share/themes/Vent/openbox-3/desk_toggled.xbm share/themes/Vent/openbox-3/iconify.xbm share/themes/Vent/openbox-3/max.xbm share/themes/Vent/openbox-3/max_toggled.xbm share/themes/Vent/openbox-3/max_toggled_hover.xbm share/themes/Vent/openbox-3/menu.xbm share/themes/Vent/openbox-3/shade.xbm share/themes/Vent/openbox-3/shade_toggled.xbm share/themes/Vent/openbox-3/themerc share/wayland-sessions/lxqt-wayland.desktop diff --git a/x11-wm/lxqt/Makefile b/x11-wm/lxqt/Makefile index 63b5b655624f..7e5b1d645a30 100644 --- a/x11-wm/lxqt/Makefile +++ b/x11-wm/lxqt/Makefile @@ -1,47 +1,48 @@ PORTNAME= lxqt -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= x11-wm MAINTAINER= lxqt@FreeBSD.org COMMENT= Meta-port for the LXQt Desktop WWW= https://lxqt-project.org RUN_DEPENDS= startlxqt:x11-wm/lxqt-session \ lxqt-about>=${PORTVERSION}:x11/lxqt-about \ lxqt-admin>=${PORTVERSION}:sysutils/lxqt-admin \ lxqt-config>=${PORTVERSION}:sysutils/lxqt-config \ lxqt-qtplugin>=1.4.0:sysutils/lxqt-qtplugin \ lxqt-qt6plugin>=${PORTVERSION}:sysutils/lxqt-qt6plugin \ - qterminal>=2.0.0:x11/qterminal \ - obconf-qt>=0.16.4:x11-wm/obconf-qt \ + qterminal>=2.2.0:x11/qterminal \ + obconf-qt>=0.16.5:x11-wm/obconf-qt \ lximage-qt>=${PORTVERSION}:graphics/lximage-qt \ lxqt-panel>=${PORTVERSION}:x11-wm/lxqt-panel \ lxqt-runner>=${PORTVERSION}:x11/lxqt-runner \ lxqt-powermanagement>=${PORTVERSION}:sysutils/lxqt-powermanagement \ ${PREFIX}/share/lxqt/themes/frost/lxqt-panel.qss:x11-themes/lxqt-themes \ pcmanfm-qt>=${PORTVERSION}:x11-fm/pcmanfm-qt \ - screengrab>=2.8.0:x11/screengrab \ - lxqt-archiver>=1.0.0:archivers/lxqt-archiver \ + screengrab>=2.10.0:x11/screengrab \ + lxqt-archiver>=1.2.0:archivers/lxqt-archiver \ lxqt-notificationd>=${PORTVERSION}:deskutils/lxqt-notificationd \ lxqt-panel>=${PORTVERSION}:x11-wm/lxqt-panel \ lxqt-policykit>=${PORTVERSION}:sysutils/lxqt-policykit \ lxqt-session>=${PORTVERSION}:x11-wm/lxqt-session \ - lxqt-wayland-session>=0.1.0:x11-wm/lxqt-wayland-session \ + lxqt-wayland-session>=0.2.0:x11-wm/lxqt-wayland-session \ qlipper:deskutils/qlipper \ - openbox:x11-wm/openbox + openbox:x11-wm/openbox \ + xdg-desktop-portal-lxqt>0:deskutils/xdg-desktop-portal-lxqt USES= qt:6 metaport USE_QT= translations OPTIONS_DEFINE= EDITOR SSH SUDO OPTIONS_DEFAULT= EDITOR SSH SUDO EDITOR_DESC= Install plain-text editor SSH_DESC= GUI passphrase entry dialog for ssh-agent SUDO_DESC= GUI frontend (Qt6) to sudo/su EDITOR_RUN_DEPENDS= featherpad:editors/featherpad SSH_RUN_DEPENDS= lxqt-openssh-askpass:security/lxqt-openssh-askpass SUDO_RUN_DEPENDS= lxqt-sudo:security/lxqt-sudo .include diff --git a/x11-wm/lxqt/pkg-message b/x11-wm/lxqt/pkg-message index 3822e9890dcc..6063235ef547 100644 --- a/x11-wm/lxqt/pkg-message +++ b/x11-wm/lxqt/pkg-message @@ -1,13 +1,21 @@ [ { type: install message: < diff --git a/x11-wm/obconf-qt/distinfo b/x11-wm/obconf-qt/distinfo index 75f2989c9ca3..16e04dbd1fcc 100644 --- a/x11-wm/obconf-qt/distinfo +++ b/x11-wm/obconf-qt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706383438 -SHA256 (lxqt/obconf-qt-0.16.4.tar.xz) = b37d94ff5e3ae527f83e26e970a736775f27749b0946bf6b6cf4c3ac7047a997 -SIZE (lxqt/obconf-qt-0.16.4.tar.xz) = 118780 +TIMESTAMP = 1744933500 +SHA256 (lxqt/obconf-qt-0.16.5.tar.xz) = 034883680912f7ea24dbd4c28b8ee4cf096774aa588e39431d319d56a924160c +SIZE (lxqt/obconf-qt-0.16.5.tar.xz) = 122908 diff --git a/x11-wm/obconf-qt/pkg-plist b/x11-wm/obconf-qt/pkg-plist index f2f6470cbf43..45bbd6ba20fc 100644 --- a/x11-wm/obconf-qt/pkg-plist +++ b/x11-wm/obconf-qt/pkg-plist @@ -1,43 +1,44 @@ bin/obconf-qt share/applications/obconf-qt.desktop share/icons/hicolor/48x48/apps/obconf-qt.png %%DATADIR%%/translations/obconf-qt_ar.qm %%DATADIR%%/translations/obconf-qt_arn.qm %%DATADIR%%/translations/obconf-qt_ast.qm %%DATADIR%%/translations/obconf-qt_bg.qm %%DATADIR%%/translations/obconf-qt_ca.qm %%DATADIR%%/translations/obconf-qt_cs.qm %%DATADIR%%/translations/obconf-qt_cy.qm %%DATADIR%%/translations/obconf-qt_da.qm %%DATADIR%%/translations/obconf-qt_de.qm %%DATADIR%%/translations/obconf-qt_el.qm %%DATADIR%%/translations/obconf-qt_es.qm %%DATADIR%%/translations/obconf-qt_et.qm %%DATADIR%%/translations/obconf-qt_fi.qm %%DATADIR%%/translations/obconf-qt_fr.qm %%DATADIR%%/translations/obconf-qt_gl.qm %%DATADIR%%/translations/obconf-qt_he.qm %%DATADIR%%/translations/obconf-qt_hr.qm %%DATADIR%%/translations/obconf-qt_hu.qm %%DATADIR%%/translations/obconf-qt_id.qm %%DATADIR%%/translations/obconf-qt_is.qm %%DATADIR%%/translations/obconf-qt_it.qm %%DATADIR%%/translations/obconf-qt_ja.qm %%DATADIR%%/translations/obconf-qt_kk.qm %%DATADIR%%/translations/obconf-qt_ko.qm +%%DATADIR%%/translations/obconf-qt_lg.qm %%DATADIR%%/translations/obconf-qt_lt.qm %%DATADIR%%/translations/obconf-qt_nb_NO.qm %%DATADIR%%/translations/obconf-qt_nl.qm %%DATADIR%%/translations/obconf-qt_oc.qm %%DATADIR%%/translations/obconf-qt_pa.qm %%DATADIR%%/translations/obconf-qt_pl.qm %%DATADIR%%/translations/obconf-qt_pt.qm %%DATADIR%%/translations/obconf-qt_pt_BR.qm %%DATADIR%%/translations/obconf-qt_ru.qm %%DATADIR%%/translations/obconf-qt_si.qm %%DATADIR%%/translations/obconf-qt_sk_SK.qm %%DATADIR%%/translations/obconf-qt_sl.qm %%DATADIR%%/translations/obconf-qt_sv.qm %%DATADIR%%/translations/obconf-qt_tr.qm %%DATADIR%%/translations/obconf-qt_uk.qm %%DATADIR%%/translations/obconf-qt_zh_CN.qm diff --git a/x11/libfm-qt6/Makefile b/x11/libfm-qt6/Makefile index b34957053125..eba56973524d 100644 --- a/x11/libfm-qt6/Makefile +++ b/x11/libfm-qt6/Makefile @@ -1,30 +1,30 @@ PORTNAME= libfm-qt6 -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= x11 MASTER_SITES= LXQT/${PORTNAME:S/6//} MAINTAINER= lxqt@FreeBSD.org COMMENT= Qt6 port of libfm WWW= https://github.com/lxqt/libfm-qt LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libmenu-cache.so:x11/menu-cache \ libexif.so:graphics/libexif BUILD_DEPENDS= lxqt-menu-data>=2.0.0:x11/lxqt-menu-data RUN_DEPENDS= lxqt-menu-data>=2.0.0:x11/lxqt-menu-data USES= cmake compiler:c++17-lang gettext-runtime lxqt:2 perl5 pkgconfig \ qt:6 gnome shared-mime-info tar:xz xorg USE_PERL5= build USE_QT= base:run tools:build USE_GNOME= glib20 USE_XORG= xcb USE_LDCONFIG= yes USE_LXQT= buildtools2 post-install: ${RM} -Rf ${STAGEDIR}${PREFIX}/include/${PORTNAME}/tests/ .include diff --git a/x11/libfm-qt6/distinfo b/x11/libfm-qt6/distinfo index 9fbebe97aba0..f16d8cdf694f 100644 --- a/x11/libfm-qt6/distinfo +++ b/x11/libfm-qt6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731049019 -SHA256 (lxqt/libfm-qt-2.1.0.tar.xz) = bfa03ee1d8ae9e50f33b31d50a5cb0ffbca5e6d6f5dd3a0df04c8300fc1a29d7 -SIZE (lxqt/libfm-qt-2.1.0.tar.xz) = 418828 +TIMESTAMP = 1744924912 +SHA256 (lxqt/libfm-qt-2.2.0.tar.xz) = 4d8aa86fcfcf424f7f41c4a931e8d804dd12bedc8428931b5bc955345c4313a9 +SIZE (lxqt/libfm-qt-2.2.0.tar.xz) = 423884 diff --git a/x11/libfm-qt6/pkg-plist b/x11/libfm-qt6/pkg-plist index 41163b14b0d9..9a626b24b4eb 100644 --- a/x11/libfm-qt6/pkg-plist +++ b/x11/libfm-qt6/pkg-plist @@ -1,156 +1,158 @@ include/libfm-qt6/appchoosercombobox.h include/libfm-qt6/appchooserdialog.h include/libfm-qt6/applaunchcontext.h include/libfm-qt6/appmenuview.h include/libfm-qt6/appmenuview_p.h include/libfm-qt6/bookmarkaction.h include/libfm-qt6/browsehistory.h include/libfm-qt6/cachedfoldermodel.h include/libfm-qt6/colorbutton.h include/libfm-qt6/core/archiver.h include/libfm-qt6/core/basicfilelauncher.h include/libfm-qt6/core/bookmarks.h include/libfm-qt6/core/cstrptr.h include/libfm-qt6/core/deletejob.h include/libfm-qt6/core/dirlistjob.h include/libfm-qt6/core/filechangeattrjob.h include/libfm-qt6/core/fileinfo.h include/libfm-qt6/core/fileinfo_p.h include/libfm-qt6/core/fileinfojob.h include/libfm-qt6/core/filelinkjob.h include/libfm-qt6/core/filemonitor.h include/libfm-qt6/core/fileoperationjob.h include/libfm-qt6/core/filepath.h include/libfm-qt6/core/filesysteminfojob.h include/libfm-qt6/core/filetransferjob.h include/libfm-qt6/core/folder.h include/libfm-qt6/core/folderconfig.h include/libfm-qt6/core/gioptrs.h include/libfm-qt6/core/gobjectptr.h include/libfm-qt6/core/iconinfo.h include/libfm-qt6/core/iconinfo_p.h include/libfm-qt6/core/job.h include/libfm-qt6/core/job_p.h include/libfm-qt6/core/legacy/fm-app-info.h include/libfm-qt6/core/legacy/fm-config.h include/libfm-qt6/core/legacy/glib-compat.h include/libfm-qt6/core/mimetype.h include/libfm-qt6/core/templates.h include/libfm-qt6/core/terminal.h include/libfm-qt6/core/thumbnailer.h include/libfm-qt6/core/thumbnailjob.h include/libfm-qt6/core/totalsizejob.h include/libfm-qt6/core/trashjob.h include/libfm-qt6/core/untrashjob.h include/libfm-qt6/core/userinfocache.h include/libfm-qt6/core/vfs/fm-file.h include/libfm-qt6/core/vfs/fm-xml-file.h include/libfm-qt6/core/volumemanager.h include/libfm-qt6/createnewmenu.h include/libfm-qt6/customaction_p.h include/libfm-qt6/customactions/fileaction.h include/libfm-qt6/customactions/fileactioncondition.h include/libfm-qt6/customactions/fileactionprofile.h include/libfm-qt6/dirtreemodel.h include/libfm-qt6/dirtreemodelitem.h include/libfm-qt6/dirtreeview.h include/libfm-qt6/dndactionmenu.h include/libfm-qt6/dnddest.h include/libfm-qt6/editbookmarksdialog.h include/libfm-qt6/execfiledialog_p.h include/libfm-qt6/filedialog.h include/libfm-qt6/filedialog_p.h include/libfm-qt6/filedialoghelper.h include/libfm-qt6/filelauncher.h include/libfm-qt6/filemenu.h include/libfm-qt6/filemenu_p.h include/libfm-qt6/fileoperation.h include/libfm-qt6/fileoperationdialog.h include/libfm-qt6/fileoperationdialog_p.h include/libfm-qt6/filepropsdialog.h include/libfm-qt6/filesearchdialog.h include/libfm-qt6/fm-qt6_export.h include/libfm-qt6/fm-search.h include/libfm-qt6/folderitemdelegate.h include/libfm-qt6/foldermenu.h include/libfm-qt6/foldermodel.h include/libfm-qt6/foldermodelitem.h include/libfm-qt6/folderview.h include/libfm-qt6/folderview_p.h include/libfm-qt6/fontbutton.h include/libfm-qt6/libfmqt.h include/libfm-qt6/libfmqtglobals.h include/libfm-qt6/mountoperation.h include/libfm-qt6/mountoperationpassworddialog_p.h include/libfm-qt6/mountoperationquestiondialog_p.h include/libfm-qt6/pathbar.h include/libfm-qt6/pathbar_p.h include/libfm-qt6/pathedit.h include/libfm-qt6/pathedit_p.h include/libfm-qt6/placesmodel.h include/libfm-qt6/placesmodelitem.h include/libfm-qt6/placesview.h include/libfm-qt6/proxyfoldermodel.h include/libfm-qt6/renamedialog.h include/libfm-qt6/sidepane.h include/libfm-qt6/utilities.h include/libfm-qt6/utilities_p.h include/libfm-qt6/xdndworkaround.h lib/libfm-qt6.so -lib/libfm-qt6.so.15 -lib/libfm-qt6.so.15.0.0 +lib/libfm-qt6.so.16 +lib/libfm-qt6.so.16.0.0 libdata/pkgconfig/libfm-qt6.pc share/cmake/fm-qt6/fm-qt6-config-version.cmake share/cmake/fm-qt6/fm-qt6-config.cmake share/cmake/fm-qt6/fm-qt6-targets-%%CMAKE_BUILD_TYPE%%.cmake share/cmake/fm-qt6/fm-qt6-targets.cmake %%DATADIR%%/archivers.list %%DATADIR%%/terminals.list %%DATADIR%%/translations/libfm-qt_ar.qm %%DATADIR%%/translations/libfm-qt_arn.qm %%DATADIR%%/translations/libfm-qt_ast.qm %%DATADIR%%/translations/libfm-qt_bg.qm %%DATADIR%%/translations/libfm-qt_ca.qm %%DATADIR%%/translations/libfm-qt_cs.qm %%DATADIR%%/translations/libfm-qt_cy.qm %%DATADIR%%/translations/libfm-qt_da.qm %%DATADIR%%/translations/libfm-qt_de.qm %%DATADIR%%/translations/libfm-qt_el.qm %%DATADIR%%/translations/libfm-qt_en_GB.qm %%DATADIR%%/translations/libfm-qt_es.qm %%DATADIR%%/translations/libfm-qt_et.qm %%DATADIR%%/translations/libfm-qt_eu.qm %%DATADIR%%/translations/libfm-qt_fi.qm %%DATADIR%%/translations/libfm-qt_fr.qm %%DATADIR%%/translations/libfm-qt_fur.qm %%DATADIR%%/translations/libfm-qt_gl.qm %%DATADIR%%/translations/libfm-qt_he.qm %%DATADIR%%/translations/libfm-qt_hi.qm %%DATADIR%%/translations/libfm-qt_hr.qm %%DATADIR%%/translations/libfm-qt_hu.qm %%DATADIR%%/translations/libfm-qt_id.qm %%DATADIR%%/translations/libfm-qt_ie.qm %%DATADIR%%/translations/libfm-qt_it.qm %%DATADIR%%/translations/libfm-qt_ja.qm +%%DATADIR%%/translations/libfm-qt_ka.qm +%%DATADIR%%/translations/libfm-qt_kab.qm %%DATADIR%%/translations/libfm-qt_kk.qm %%DATADIR%%/translations/libfm-qt_ko.qm %%DATADIR%%/translations/libfm-qt_lg.qm %%DATADIR%%/translations/libfm-qt_lt.qm %%DATADIR%%/translations/libfm-qt_lv.qm %%DATADIR%%/translations/libfm-qt_nb_NO.qm %%DATADIR%%/translations/libfm-qt_nl.qm %%DATADIR%%/translations/libfm-qt_or.qm %%DATADIR%%/translations/libfm-qt_pa.qm %%DATADIR%%/translations/libfm-qt_pl.qm %%DATADIR%%/translations/libfm-qt_pt.qm %%DATADIR%%/translations/libfm-qt_pt_BR.qm %%DATADIR%%/translations/libfm-qt_ru.qm %%DATADIR%%/translations/libfm-qt_si.qm %%DATADIR%%/translations/libfm-qt_sk.qm %%DATADIR%%/translations/libfm-qt_sl.qm %%DATADIR%%/translations/libfm-qt_tr.qm %%DATADIR%%/translations/libfm-qt_uk.qm %%DATADIR%%/translations/libfm-qt_zh_CN.qm %%DATADIR%%/translations/libfm-qt_zh_TW.qm share/mime/packages/libfm-qt6-mimetypes.xml @dir include/libfm-qt6/translations diff --git a/x11/lxqt-about/Makefile b/x11/lxqt-about/Makefile index 1e1d75acf7f0..b820c27293c8 100644 --- a/x11/lxqt-about/Makefile +++ b/x11/lxqt-about/Makefile @@ -1,22 +1,21 @@ PORTNAME= lxqt-about -PORTVERSION= 2.1.0 -PORTREVISION= 2 +PORTVERSION= 2.2.0 CATEGORIES= x11 DIST_SUBDIR= lxqt MAINTAINER= lxqt@FreeBSD.org COMMENT= About dialog of LXQt WWW= https://lxqt-project.org LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING USES= cmake compiler:c++17-lang kde:6 lxqt:2 perl5 pkgconfig tar:xz qt:6 gnome xorg USE_PERL5= build USE_QT= base:run tools:build svg USE_XORG= x11 USE_KDE= windowsystem USE_GNOME= glib20 USE_LXQT= buildtools2 lxqt .include diff --git a/x11/lxqt-about/distinfo b/x11/lxqt-about/distinfo index 64ec0add90b8..be1d796ada92 100644 --- a/x11/lxqt-about/distinfo +++ b/x11/lxqt-about/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731053666 -SHA256 (lxqt/lxqt-about-2.1.0.tar.xz) = a059b4055756e3bd5ae1f3f5c8cd6d21013e092777d06d5e9b58dd2c1026494b -SIZE (lxqt/lxqt-about-2.1.0.tar.xz) = 48568 +TIMESTAMP = 1744925193 +SHA256 (lxqt/lxqt-about-2.2.0.tar.xz) = c5cb4eaa1c05be347a920dcc97c7892499d483e7e776b4633e390b67c16cd76f +SIZE (lxqt/lxqt-about-2.2.0.tar.xz) = 49428 diff --git a/x11/lxqt-about/pkg-plist b/x11/lxqt-about/pkg-plist index c282c4fc9fc8..85fa115d3c8a 100644 --- a/x11/lxqt-about/pkg-plist +++ b/x11/lxqt-about/pkg-plist @@ -1,59 +1,61 @@ bin/lxqt-about share/applications/lxqt-about.desktop share/icons/hicolor/scalable/apps/lxqt-about.svg %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_da.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_de.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_el.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_eo.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_es.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_es_VE.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_et.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_eu.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_fa.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_fil.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_fur.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_he.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_hi.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_ia.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_id.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_is.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_it.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_ja.qm +%%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_ka.qm +%%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_lv.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_pa.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_ro_RO.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_si.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_sl.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_sr@latin.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_sr_RS.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_sv.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_th_TH.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_vi.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-about/lxqt-about_zh_TW.qm diff --git a/x11/lxqt-globalkeys/Makefile b/x11/lxqt-globalkeys/Makefile index 8d6b70a3d735..a93fc65ec3ef 100644 --- a/x11/lxqt-globalkeys/Makefile +++ b/x11/lxqt-globalkeys/Makefile @@ -1,24 +1,23 @@ PORTNAME= lxqt-globalkeys -PORTVERSION= 2.1.0 -PORTREVISION= 2 +PORTVERSION= 2.2.0 CATEGORIES= x11 MASTER_SITES= LXQT MAINTAINER= lxqt@FreeBSD.org COMMENT= Global keyboard shortcuts registration WWW= https://lxqt-project.org LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake compiler:c++17-lang kde:6 xorg lxqt:2 perl5 pkgconfig qt:6 \ tar:xz gnome USE_PERL5= build USE_QT= base:run tools:build USE_KDE= windowsystem USE_GNOME= glib20 USE_XORG= ice sm x11 xext USE_LDCONFIG= yes USE_LXQT= buildtools2 lxqt .include diff --git a/x11/lxqt-globalkeys/distinfo b/x11/lxqt-globalkeys/distinfo index d14630b79a1d..373f7d17acf2 100644 --- a/x11/lxqt-globalkeys/distinfo +++ b/x11/lxqt-globalkeys/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731051617 -SHA256 (lxqt/lxqt-globalkeys-2.1.0.tar.xz) = 70cc56c452626a2c3ceb7ade8745ed61bac10c7d9aa082443a74aba1e3942874 -SIZE (lxqt/lxqt-globalkeys-2.1.0.tar.xz) = 77352 +TIMESTAMP = 1744925221 +SHA256 (lxqt/lxqt-globalkeys-2.2.0.tar.xz) = 66cfdfeed4c0b968f4635847ccc32bec8136bb74cfbd9a5b31e0475339f9979a +SIZE (lxqt/lxqt-globalkeys-2.2.0.tar.xz) = 78632 diff --git a/x11/lxqt-globalkeys/pkg-plist b/x11/lxqt-globalkeys/pkg-plist index 09503726833c..c63ca93ddda8 100644 --- a/x11/lxqt-globalkeys/pkg-plist +++ b/x11/lxqt-globalkeys/pkg-plist @@ -1,76 +1,78 @@ bin/lxqt-config-globalkeyshortcuts bin/lxqt-globalkeysd etc/xdg/autostart/lxqt-globalkeyshortcuts.desktop %%LXQT_INCLUDEDIR%%-globalkeys-ui/LXQtGlobalKeysUi/ShortcutSelector %%LXQT_INCLUDEDIR%%-globalkeys-ui/shortcut_selector.h %%LXQT_INCLUDEDIR%%-globalkeys-ui/shortcutselector.h %%LXQT_INCLUDEDIR%%-globalkeys/LXQtGlobalKeys/Action %%LXQT_INCLUDEDIR%%-globalkeys/LXQtGlobalKeys/Client %%LXQT_INCLUDEDIR%%-globalkeys/LXQtGlobalKeys/LXQtGlobalKeys %%LXQT_INCLUDEDIR%%-globalkeys/action.h %%LXQT_INCLUDEDIR%%-globalkeys/client.h %%LXQT_INCLUDEDIR%%-globalkeys/lxqt-globalkeys.h %%LXQT_INCLUDEDIR%%-globalkeys/lxqtglobalkeys.h lib/liblxqt-globalkeys-ui.so lib/liblxqt-globalkeys-ui.so.2 lib/liblxqt-globalkeys-ui.so.%%VERSION%% lib/liblxqt-globalkeys.so lib/liblxqt-globalkeys.so.2 lib/liblxqt-globalkeys.so.%%VERSION%% libdata/pkgconfig/lxqt-globalkeys-ui.pc libdata/pkgconfig/lxqt-globalkeys.pc share/applications/lxqt-config-globalkeyshortcuts.desktop share/cmake/lxqt-globalkeys-ui/lxqt-globalkeys-ui-config-version.cmake share/cmake/lxqt-globalkeys-ui/lxqt-globalkeys-ui-config.cmake share/cmake/lxqt-globalkeys-ui/lxqt-globalkeys-ui-targets-%%CMAKE_BUILD_TYPE%%.cmake share/cmake/lxqt-globalkeys-ui/lxqt-globalkeys-ui-targets.cmake share/cmake/lxqt-globalkeys/lxqt-globalkeys-config-version.cmake share/cmake/lxqt-globalkeys/lxqt-globalkeys-config.cmake share/cmake/lxqt-globalkeys/lxqt-globalkeys-targets-%%CMAKE_BUILD_TYPE%%.cmake share/cmake/lxqt-globalkeys/lxqt-globalkeys-targets.cmake %%LXQT_SHAREDIR%%/globalkeyshortcuts.conf %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_ar.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_arn.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_ast.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_bg.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_ca.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_cs.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_cy.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_da.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_de.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_el.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_en_GB.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_eo.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_es.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_es_VE.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_et.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_eu.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_fi.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_fr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_gl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_he.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_hr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_hu.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_id.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_it.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_ja.qm +%%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_ka.qm +%%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_kab.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_ko.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_lg.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_lt.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_lv.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_nb_NO.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_nl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_oc.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_pl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_pt.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_pt_BR.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_ro_RO.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_si.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_sl.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_th_TH.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-config-globalkeyshortcuts/lxqt-config-globalkeyshortcuts_zh_TW.qm diff --git a/x11/lxqt-menu-data/Makefile b/x11/lxqt-menu-data/Makefile index 7cc605dc36af..9aa9f97c525b 100644 --- a/x11/lxqt-menu-data/Makefile +++ b/x11/lxqt-menu-data/Makefile @@ -1,19 +1,19 @@ PORTNAME= lxqt-menu-data -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= x11 MASTER_SITES= LXQT DIST_SUBDIR= lxqt MAINTAINER= lxqt@FreeBSD.org COMMENT= Freedesktop.org compliant menu files for lxqt WWW= https://lxqt-project.org LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake lxqt:2 qt:6 tar:xz USE_QT= tools:build USE_LXQT= buildtools2 .include diff --git a/x11/lxqt-menu-data/distinfo b/x11/lxqt-menu-data/distinfo index a32ddc0d459f..3658bdfd1f27 100644 --- a/x11/lxqt-menu-data/distinfo +++ b/x11/lxqt-menu-data/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731049065 -SHA256 (lxqt/lxqt-menu-data-2.1.0.tar.xz) = d2d2187313c16fc435a7313e53b80ace7ccba0b5de6c0d9cd53bfdfa13d5eab4 -SIZE (lxqt/lxqt-menu-data-2.1.0.tar.xz) = 54888 +TIMESTAMP = 1744925166 +SHA256 (lxqt/lxqt-menu-data-2.2.0.tar.xz) = a5a026fe3a8d279551233fa399b37139a668c70b07b53ec85c23e67249ae895b +SIZE (lxqt/lxqt-menu-data-2.2.0.tar.xz) = 55208 diff --git a/x11/lxqt-runner/Makefile b/x11/lxqt-runner/Makefile index 739671886c2b..85c9d876122d 100644 --- a/x11/lxqt-runner/Makefile +++ b/x11/lxqt-runner/Makefile @@ -1,28 +1,27 @@ PORTNAME= lxqt-runner -PORTVERSION= 2.1.2 -PORTREVISION= 1 +PORTVERSION= 2.2.0 CATEGORIES= x11 MASTER_SITES= LXQT MAINTAINER= lxqt@FreeBSD.org COMMENT= LXQt tool used to launch programs quickly WWW= https://lxqt-project.org LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libmuparser.so:math/muparser USES= cmake compiler:c++17-lang gettext-runtime kde:6 lxqt:2 qt:6 \ gnome localbase perl5 pkgconfig tar:xz xorg USE_PERL5= build USE_QT= base:run tools:build svg USE_KDE= layer-shell-qt \ windowsystem \ ecm:build USE_GNOME= glib20 USE_LXQT= buildtools2 globalkeys qt6xdg USE_XORG= x11 CMAKE_ARGS= -DRUNNER_VBOX:BOOL=OFF .include diff --git a/x11/lxqt-runner/distinfo b/x11/lxqt-runner/distinfo index 6360a9b9d73a..291b8c2fd257 100644 --- a/x11/lxqt-runner/distinfo +++ b/x11/lxqt-runner/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739841395 -SHA256 (lxqt/lxqt-runner-2.1.2.tar.xz) = 9d95ab07e57102c696b72be772c169c6ae260b04177cbc336e75e7578a4b2de2 -SIZE (lxqt/lxqt-runner-2.1.2.tar.xz) = 227172 +TIMESTAMP = 1744925239 +SHA256 (lxqt/lxqt-runner-2.2.0.tar.xz) = e15caab4c9bc4e95b147095310ec4ed85553a906e1d4381067460b63a286e890 +SIZE (lxqt/lxqt-runner-2.2.0.tar.xz) = 231568 diff --git a/x11/qterminal/Makefile b/x11/qterminal/Makefile index ac22a64ab1ea..b5291cdedb42 100644 --- a/x11/qterminal/Makefile +++ b/x11/qterminal/Makefile @@ -1,24 +1,24 @@ PORTNAME= qterminal -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= x11 MASTER_SITES= LXQT MAINTAINER= lxqt@FreeBSD.org COMMENT= Lightweight Qt-based terminal emulator WWW= https://github.com/lxqt/qterminal LICENSE= GPLv2 LIB_DEPENDS= libqtermwidget6.so:x11-toolkits/qtermwidget RUN_DEPENDS= liberation-fonts-ttf>=2.00:x11-fonts/liberation-fonts-ttf USES= cmake compiler:c++17-lang gettext-runtime kde:6 \ localbase:ldflags lxqt:2 perl5 pkgconfig qt:6 tar:xz xorg CMAKE_OFF= BUILD_TESTS USE_PERL5= build USE_QT= base:run tools:build USE_KDE= layer-shell-qt USE_XORG= x11 USE_LXQT= buildtools2 .include diff --git a/x11/qterminal/distinfo b/x11/qterminal/distinfo index 6e1cabbffb9a..720d1315a35d 100644 --- a/x11/qterminal/distinfo +++ b/x11/qterminal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731053883 -SHA256 (lxqt/qterminal-2.1.0.tar.xz) = a65e788645bc694ede5d89de4118ee88443e0d6cbc388b0ce50d5c5d07b1213c -SIZE (lxqt/qterminal-2.1.0.tar.xz) = 231468 +TIMESTAMP = 1744931557 +SHA256 (lxqt/qterminal-2.2.0.tar.xz) = 8a61d43ad43b4790c161aa1f9f6eb569c229e4b84b1836852d92593733196644 +SIZE (lxqt/qterminal-2.2.0.tar.xz) = 241148 diff --git a/x11/qterminal/pkg-plist b/x11/qterminal/pkg-plist index 555630b63097..6893a157441a 100644 --- a/x11/qterminal/pkg-plist +++ b/x11/qterminal/pkg-plist @@ -1,48 +1,52 @@ bin/qterminal share/applications/qterminal-drop.desktop share/applications/qterminal.desktop share/icons/hicolor/64x64/apps/qterminal.png share/metainfo/qterminal.metainfo.xml %%DATADIR%%/qterminal_bookmarks_example.xml %%DATADIR%%/translations/qterminal_ar.qm %%DATADIR%%/translations/qterminal_arn.qm %%DATADIR%%/translations/qterminal_ast.qm %%DATADIR%%/translations/qterminal_bg.qm %%DATADIR%%/translations/qterminal_ca.qm %%DATADIR%%/translations/qterminal_cs.qm %%DATADIR%%/translations/qterminal_cy.qm %%DATADIR%%/translations/qterminal_da.qm %%DATADIR%%/translations/qterminal_de.qm %%DATADIR%%/translations/qterminal_de_CH.qm %%DATADIR%%/translations/qterminal_el.qm +%%DATADIR%%/translations/qterminal_en_GB.qm %%DATADIR%%/translations/qterminal_es.qm %%DATADIR%%/translations/qterminal_et.qm %%DATADIR%%/translations/qterminal_fa.qm %%DATADIR%%/translations/qterminal_fi.qm %%DATADIR%%/translations/qterminal_fr.qm %%DATADIR%%/translations/qterminal_gl.qm %%DATADIR%%/translations/qterminal_he.qm %%DATADIR%%/translations/qterminal_hi.qm %%DATADIR%%/translations/qterminal_hr.qm %%DATADIR%%/translations/qterminal_hu.qm %%DATADIR%%/translations/qterminal_id.qm %%DATADIR%%/translations/qterminal_it.qm %%DATADIR%%/translations/qterminal_ja.qm +%%DATADIR%%/translations/qterminal_ka.qm +%%DATADIR%%/translations/qterminal_kab.qm %%DATADIR%%/translations/qterminal_kk.qm %%DATADIR%%/translations/qterminal_ko_KR.qm %%DATADIR%%/translations/qterminal_lg.qm %%DATADIR%%/translations/qterminal_lt.qm +%%DATADIR%%/translations/qterminal_mn.qm %%DATADIR%%/translations/qterminal_nb_NO.qm %%DATADIR%%/translations/qterminal_nl.qm %%DATADIR%%/translations/qterminal_oc.qm %%DATADIR%%/translations/qterminal_pa.qm %%DATADIR%%/translations/qterminal_pl.qm %%DATADIR%%/translations/qterminal_pt.qm %%DATADIR%%/translations/qterminal_pt_BR.qm %%DATADIR%%/translations/qterminal_ru.qm %%DATADIR%%/translations/qterminal_si.qm %%DATADIR%%/translations/qterminal_sk_SK.qm %%DATADIR%%/translations/qterminal_tr.qm %%DATADIR%%/translations/qterminal_uk.qm %%DATADIR%%/translations/qterminal_zh_CN.qm %%DATADIR%%/translations/qterminal_zh_TW.qm diff --git a/x11/screengrab/Makefile b/x11/screengrab/Makefile index c3946e835376..a1e02b8c892c 100644 --- a/x11/screengrab/Makefile +++ b/x11/screengrab/Makefile @@ -1,21 +1,20 @@ PORTNAME= screengrab -PORTVERSION= 2.9.0 -PORTREVISION= 2 +PORTVERSION= 2.10.0 CATEGORIES= x11 MASTER_SITES= LXQT MAINTAINER= lxqt@FreeBSD.org COMMENT= Screen dump utility WWW= https://github.com/lxqt/screengrab LICENSE= LGPL21+ USES= cmake compiler:c++17-lang gnome kde:6 lxqt:2 perl5 qt:6 tar:xz xorg USE_LXQT= qt6xdg USE_XORG= x11 xcb sm ice xext USE_KDE= windowsystem USE_PERL5= build USE_QT= base:run tools:build svg USE_GNOME= glib20 .include diff --git a/x11/screengrab/distinfo b/x11/screengrab/distinfo index 49f06eb9956f..769e1e2de179 100644 --- a/x11/screengrab/distinfo +++ b/x11/screengrab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731053960 -SHA256 (lxqt/screengrab-2.9.0.tar.xz) = 27bce75eea1b964bb1e6514ae5b06fa64a52f04eff4b00eac5604ca9c3f7f6b0 -SIZE (lxqt/screengrab-2.9.0.tar.xz) = 348316 +TIMESTAMP = 1744932020 +SHA256 (lxqt/screengrab-2.10.0.tar.xz) = c98de5d4b8b0dac7924855315efaa9183cf637ef553bdcd1a3c64526b4c37e04 +SIZE (lxqt/screengrab-2.10.0.tar.xz) = 349336 diff --git a/x11/screengrab/pkg-plist b/x11/screengrab/pkg-plist index b18137e11f75..ad0d3fbc6de2 100644 --- a/x11/screengrab/pkg-plist +++ b/x11/screengrab/pkg-plist @@ -1,50 +1,53 @@ bin/screengrab share/applications/screengrab.desktop %%DOCSDIR%%/html/default.css %%DOCSDIR%%/html/en/index.html %%DOCSDIR%%/html/pt_BR/index.html %%DOCSDIR%%/html/ru/index.html share/icons/hicolor/scalable/apps/screengrab.svg share/metainfo/screengrab.metainfo.xml %%DATADIR%%/screengrab.conf %%DATADIR%%/translations/screengrab_ar.qm %%DATADIR%%/translations/screengrab_arn.qm %%DATADIR%%/translations/screengrab_ast.qm %%DATADIR%%/translations/screengrab_bg.qm %%DATADIR%%/translations/screengrab_ca.qm %%DATADIR%%/translations/screengrab_cs.qm %%DATADIR%%/translations/screengrab_cy.qm %%DATADIR%%/translations/screengrab_da.qm %%DATADIR%%/translations/screengrab_de.qm %%DATADIR%%/translations/screengrab_el.qm +%%DATADIR%%/translations/screengrab_en_GB.qm %%DATADIR%%/translations/screengrab_es.qm %%DATADIR%%/translations/screengrab_et.qm %%DATADIR%%/translations/screengrab_fi.qm %%DATADIR%%/translations/screengrab_fr.qm %%DATADIR%%/translations/screengrab_gl.qm %%DATADIR%%/translations/screengrab_he.qm %%DATADIR%%/translations/screengrab_hr.qm %%DATADIR%%/translations/screengrab_hu.qm %%DATADIR%%/translations/screengrab_it.qm %%DATADIR%%/translations/screengrab_ja.qm +%%DATADIR%%/translations/screengrab_ka.qm +%%DATADIR%%/translations/screengrab_kab.qm %%DATADIR%%/translations/screengrab_ko.qm %%DATADIR%%/translations/screengrab_lg.qm %%DATADIR%%/translations/screengrab_lt.qm %%DATADIR%%/translations/screengrab_nb_NO.qm %%DATADIR%%/translations/screengrab_nl.qm %%DATADIR%%/translations/screengrab_oc.qm %%DATADIR%%/translations/screengrab_pa.qm %%DATADIR%%/translations/screengrab_pl.qm %%DATADIR%%/translations/screengrab_pt.qm %%DATADIR%%/translations/screengrab_pt_BR.qm %%DATADIR%%/translations/screengrab_ro.qm %%DATADIR%%/translations/screengrab_ru.qm %%DATADIR%%/translations/screengrab_si.qm %%DATADIR%%/translations/screengrab_sk.qm %%DATADIR%%/translations/screengrab_sl.qm %%DATADIR%%/translations/screengrab_sv.qm %%DATADIR%%/translations/screengrab_tr.qm %%DATADIR%%/translations/screengrab_uk.qm %%DATADIR%%/translations/screengrab_vi.qm %%DATADIR%%/translations/screengrab_zh_CN.qm %%DATADIR%%/translations/screengrab_zh_TW.qm