Skip to content

Commit

Permalink
libfm-qt: upgrade, pcmanfm-qt: still broken
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmarino committed Nov 14, 2024
1 parent c67432a commit 7ba5b38
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion bucket_12/pcmanfm-qt/distinfo
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0de6c9125e7d4250fc52e65bf102720b88edb91d88bc89c352d45b5cb0202986 390960 pcmanfm-qt-1.4.1.tar.xz
e63486571dfa1bc476785f0d881e2138c736708009589c05a93ab24575e06b4f 400536 pcmanfm-qt-2.1.0.tar.xz
2 changes: 1 addition & 1 deletion bucket_12/pcmanfm-qt/patches/patch-config_CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
--- config/CMakeLists.txt.orig 2023-11-05 11:19:34 UTC
--- config/CMakeLists.txt.orig 2024-11-05 05:17:09 UTC
+++ config/CMakeLists.txt
@@ -1,8 +1,8 @@
# install default config files to /etc/xdg
Expand Down
12 changes: 5 additions & 7 deletions bucket_12/pcmanfm-qt/specification
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
DEF[PORTVERSION]= 1.4.1
DEF[PORTVERSION]= 2.1.0
# ----------------------------------------------------------------------------

NAMEBASE= pcmanfm-qt
Expand Down Expand Up @@ -27,26 +27,24 @@ LICENSE_AWK= TERMS:"^\#include"
LICENSE_SOURCE= TERMS:{{WRKSRC}}/pcmanfm/application.cpp
LICENSE_SCHEME= solo

BUILD_DEPENDS= qt5-qttools:set:std
BUILD_DEPENDS= qt6-qttools:set:std
lxqt-build-tools:single:std
libfm-qt:dev:std
qt5-qtx11extras:dev:std
libexif:dev:std
BUILDRUN_DEPENDS= libfm-qt:primary:std
menu-cache:single:std
libexif:primary:std
qt5-qtbase:primary:std
qt5-qtx11extras:primary:std
qt6-qtbase:primary:std

EXRUN[lang]= libfm-qt:lang:std

USES= cmake desktop-utils:primary pkgconfig
c++:primary perl:build
XORG_COMPONENTS= x11 xcb
GNOME_COMPONENTS= glib
CMAKE_ARGS= -DCMAKE_PREFIX_PATH:PATH="{{PREFIX}}/lib/qt5/cmake/"
CMAKE_ARGS= -DCMAKE_PREFIX_PATH:PATH="{{PREFIX}}/lib/qt6/cmake/"

BROKEN[all]= Requires update to v2.0.0, but that requires layer-shell-qt (wayland)
BROKEN[all]= Requires layer-shell-qt (wayland), not yet available

post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/pcmanfm-qt
2 changes: 1 addition & 1 deletion bucket_EC/libfm-qt/distinfo
Original file line number Diff line number Diff line change
@@ -1 +1 @@
411ae1d7d549f34d10389953ded47fba030f128d716373c6af6d45a1bddc2755 412452 libfm-qt-2.0.2.tar.xz
bfa03ee1d8ae9e50f33b31d50a5cb0ffbca5e6d6f5dd3a0df04c8300fc1a29d7 418828 libfm-qt-2.1.0.tar.xz
2 changes: 2 additions & 0 deletions bucket_EC/libfm-qt/manifests/plist.lang
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,14 @@ share/libfm-qt6/translations/libfm-qt_et.qm
share/libfm-qt6/translations/libfm-qt_eu.qm
share/libfm-qt6/translations/libfm-qt_fi.qm
share/libfm-qt6/translations/libfm-qt_fr.qm
share/libfm-qt6/translations/libfm-qt_fur.qm
share/libfm-qt6/translations/libfm-qt_gl.qm
share/libfm-qt6/translations/libfm-qt_he.qm
share/libfm-qt6/translations/libfm-qt_hi.qm
share/libfm-qt6/translations/libfm-qt_hr.qm
share/libfm-qt6/translations/libfm-qt_hu.qm
share/libfm-qt6/translations/libfm-qt_id.qm
share/libfm-qt6/translations/libfm-qt_ie.qm
share/libfm-qt6/translations/libfm-qt_it.qm
share/libfm-qt6/translations/libfm-qt_ja.qm
share/libfm-qt6/translations/libfm-qt_kk.qm
Expand Down
2 changes: 1 addition & 1 deletion bucket_EC/libfm-qt/patches/patch-src_CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
--- src/CMakeLists.txt.orig 2024-04-17 10:33:17 UTC
--- src/CMakeLists.txt.orig 2024-11-05 05:16:30 UTC
+++ src/CMakeLists.txt
@@ -228,7 +228,7 @@ set(REQUIRED_QT "Qt6Widgets >= ${QT_MINI
configure_file(libfm-qt.pc.in lib${LIBFM_QT_LIBRARY_NAME}.pc @ONLY)
Expand Down
4 changes: 2 additions & 2 deletions bucket_EC/libfm-qt/specification
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DEF[PORTVERSION]= 2.0.2
DEF[SOVERSION]= 14.0.0
DEF[PORTVERSION]= 2.1.0
DEF[SOVERSION]= 15.0.0
# ----------------------------------------------------------------------------

NAMEBASE= libfm-qt
Expand Down

0 comments on commit 7ba5b38

Please sign in to comment.