2016-11-19 16:11:28 +01:00
|
|
|
PORTNAME= pcmanfm-qt
|
2022-12-07 18:47:15 +01:00
|
|
|
PORTVERSION= 1.2.0
|
2016-11-19 16:11:28 +01:00
|
|
|
CATEGORIES= x11-fm
|
2017-10-27 17:37:51 +02:00
|
|
|
MASTER_SITES= LXQT
|
2016-11-19 16:11:28 +01:00
|
|
|
|
2021-11-10 18:13:12 +01:00
|
|
|
MAINTAINER= jsm@FreeBSD.org
|
2016-11-19 16:11:28 +01:00
|
|
|
COMMENT= LXQt file manager
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://github.com/lxde/pcmanfm-qt
|
2016-11-19 16:11:28 +01:00
|
|
|
|
|
|
|
LICENSE= GPLv2
|
|
|
|
|
|
|
|
LIB_DEPENDS= libmenu-cache.so:x11/menu-cache \
|
2019-03-28 18:59:33 +01:00
|
|
|
libfm-qt.so:x11/libfm-qt \
|
2017-10-31 12:42:47 +01:00
|
|
|
libexif.so:graphics/libexif
|
2016-11-19 16:11:28 +01:00
|
|
|
|
2019-03-28 18:59:33 +01:00
|
|
|
USES= cmake compiler:c++14-lang desktop-file-utils gnome\
|
2019-11-07 19:36:55 +01:00
|
|
|
gettext-runtime localbase:ldflags lxqt pkgconfig kde:5 qt:5 \
|
|
|
|
tar:xz xorg
|
2022-09-11 12:20:14 +02:00
|
|
|
USE_QT= buildtools:build qmake:build core dbus gui linguisttools \
|
2017-10-31 12:42:47 +01:00
|
|
|
widgets x11extras
|
2017-10-27 17:37:51 +02:00
|
|
|
USE_KDE= oxygen-icons5
|
2016-12-22 21:22:08 +01:00
|
|
|
USE_LXQT= buildtools libfmqt
|
2016-11-19 16:11:28 +01:00
|
|
|
USE_GNOME= glib20
|
|
|
|
USE_XORG= xcb
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|