Index: head/x11-fm/pcmanfm-qt/Makefile =================================================================== --- head/x11-fm/pcmanfm-qt/Makefile (revision 452994) +++ head/x11-fm/pcmanfm-qt/Makefile (revision 452995) @@ -1,26 +1,27 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= pcmanfm-qt -PORTVERSION= 0.11.3 -PORTREVISION= 2 +PORTVERSION= 0.12.0 CATEGORIES= x11-fm -MASTER_SITES= LXQT/${PORTNAME} +MASTER_SITES= LXQT MAINTAINER= ports@FreeBSD.org COMMENT= LXQt file manager LICENSE= GPLv2 LIB_DEPENDS= libmenu-cache.so:x11/menu-cache \ - libfm.so:x11/libfm + libfm.so:x11/libfm \ + libexif.so:graphics/libexif USES= cmake:outsource compiler:c++11-lib desktop-file-utils \ - gettext-runtime localbase:ldflags lxqt pkgconfig tar:xz + gettext-runtime localbase:ldflags lxqt pkgconfig kde:5 tar:xz USE_QT5= buildtools_build qmake_build core dbus gui linguisttools \ widgets x11extras +USE_KDE= oxygen-icons5 USE_LXQT= buildtools libfmqt USE_GNOME= glib20 USE_XORG= xcb .include Index: head/x11-fm/pcmanfm-qt/distinfo =================================================================== --- head/x11-fm/pcmanfm-qt/distinfo (revision 452994) +++ head/x11-fm/pcmanfm-qt/distinfo (revision 452995) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484475882 -SHA256 (lxqt/pcmanfm-qt-0.11.3.tar.xz) = d0273344d6fc578e05f832997dffe8d5ba6c3369a1077aa3e8ee23c6aa5b2f7f -SIZE (lxqt/pcmanfm-qt-0.11.3.tar.xz) = 96068 +TIMESTAMP = 1508768826 +SHA256 (lxqt/pcmanfm-qt-0.12.0.tar.xz) = 1fa187e304217b7c2d06f0600a1eebf1d5c6e825c3132e884f7ab3a605fe76f7 +SIZE (lxqt/pcmanfm-qt-0.12.0.tar.xz) = 100636 Index: head/x11-fm/pcmanfm-qt/files/patch-config_CMakeLists.txt =================================================================== --- head/x11-fm/pcmanfm-qt/files/patch-config_CMakeLists.txt (nonexistent) +++ head/x11-fm/pcmanfm-qt/files/patch-config_CMakeLists.txt (revision 452995) @@ -0,0 +1,13 @@ +--- config/CMakeLists.txt.orig 2017-10-21 19:42:34 UTC ++++ config/CMakeLists.txt +@@ -1,8 +1,8 @@ + # install default config files to /etc/xdg + +-configure_file(pcmanfm-qt/lxqt/settings.conf.in pcmanfm-qt/lxqt/settings.conf @ONLY) ++configure_file(pcmanfm-qt/lxqt/settings.conf.in pcmanfm-qt/lxqt/settings.conf.sample @ONLY) + install(FILES +- "${CMAKE_CURRENT_BINARY_DIR}/pcmanfm-qt/lxqt/settings.conf" ++ "${CMAKE_CURRENT_BINARY_DIR}/pcmanfm-qt/lxqt/settings.conf.sample" + DESTINATION "${LXQT_ETC_XDG_DIR}/pcmanfm-qt/lxqt" + COMPONENT Runtime + ) Property changes on: head/x11-fm/pcmanfm-qt/files/patch-config_CMakeLists.txt ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11-fm/pcmanfm-qt/files/patch-config_pcmanfm-qt_lxqt_settings.conf.in =================================================================== --- head/x11-fm/pcmanfm-qt/files/patch-config_pcmanfm-qt_lxqt_settings.conf.in (nonexistent) +++ head/x11-fm/pcmanfm-qt/files/patch-config_pcmanfm-qt_lxqt_settings.conf.in (revision 452995) @@ -0,0 +1,12 @@ +--- config/pcmanfm-qt/lxqt/settings.conf.in.orig 2017-10-21 19:42:34 UTC ++++ config/pcmanfm-qt/lxqt/settings.conf.in +@@ -1,8 +1,7 @@ + [System] +-IconThemeName=elementary ++IconThemeName=oxygen + SuCommand=lxqt-sudo %s + TerminalCommand= +-Archiver=file-roller + SIUnit=false + TerminalDirCommand=xterm + TerminalExecCommand=xterm -e %s Property changes on: head/x11-fm/pcmanfm-qt/files/patch-config_pcmanfm-qt_lxqt_settings.conf.in ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11-fm/pcmanfm-qt/pkg-descr =================================================================== --- head/x11-fm/pcmanfm-qt/pkg-descr (revision 452994) +++ head/x11-fm/pcmanfm-qt/pkg-descr (revision 452995) @@ -1,5 +1,5 @@ PCMan File Manager Qt is an extremly fast, lightweight, yet feature-rich file manager with tabbed browsing. It is the default file manager for the lightweight desktop environment LXQt. -WWW: http://lxqt.org/ +WWW: https://github.com/lxde/pcmanfm-qt Index: head/x11-fm/pcmanfm-qt/pkg-plist =================================================================== --- head/x11-fm/pcmanfm-qt/pkg-plist (revision 452994) +++ head/x11-fm/pcmanfm-qt/pkg-plist (revision 452995) @@ -1,4 +1,6 @@ bin/pcmanfm-qt +etc/xdg/autostart/lxqt-desktop.desktop +@sample etc/xdg/pcmanfm-qt/lxqt/settings.conf.sample man/man1/pcmanfm-qt.1.gz share/applications/pcmanfm-qt-desktop-pref.desktop share/applications/pcmanfm-qt.desktop