From 0e151a7348541025ff4ff8486292257cdf5bf2dc Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Tue, 28 Jun 2016 15:06:12 -0400 Subject: Another couple quick fixes for the FreeBSD port files. --- port-files/FreeBSD/Makefile | 6 +++--- port-files/FreeBSD/distinfo | 5 +++-- port-files/FreeBSD/pkg-plist | 1 - 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/port-files/FreeBSD/Makefile b/port-files/FreeBSD/Makefile index 5561b613..85f5234c 100644 --- a/port-files/FreeBSD/Makefile +++ b/port-files/FreeBSD/Makefile @@ -37,10 +37,10 @@ RUN_DEPENDS+= gstreamer1-plugins-core>=0:multimedia/gstreamer1-plugins-core MAKE_JOBS_UNSAFE=yes -USE_XORG= x11 xdamage -USE_XCB= x11extras wm +USE_XORG= x11 xdamage xcb +USE_XCB= x11extras wm ewmh util-wm USE_LDCONFIG= yes -USE_QT5= core gui network svg multimedia imageformats \ +USE_QT5= core gui widgets network svg multimedia imageformats \ buildtools_build x11extras concurrent USES= desktop-file-utils qmake USE_GITHUB= yes diff --git a/port-files/FreeBSD/distinfo b/port-files/FreeBSD/distinfo index aaefc4dd..9570700a 100644 --- a/port-files/FreeBSD/distinfo +++ b/port-files/FreeBSD/distinfo @@ -1,2 +1,3 @@ -SHA256 (lumina-0.8.4.tar.bz2) = 5fdfbb6b75d86d3cb68dce0453d4675dd7e24312de445e188d5a988512ee9bd3 -SIZE (lumina-0.8.4.tar.bz2) = 23262377 +TIMESTAMP = 1467137694 +SHA256 (trueos-lumina-v0.9.1-Release_GH0.tar.gz) = f62d033b585d46815089a3dce5703c626af23c50db1281a3f1c662fc39cf6006 +SIZE (trueos-lumina-v0.9.1-Release_GH0.tar.gz) = 54665105 diff --git a/port-files/FreeBSD/pkg-plist b/port-files/FreeBSD/pkg-plist index 715e6dc8..fe6ce23e 100644 --- a/port-files/FreeBSD/pkg-plist +++ b/port-files/FreeBSD/pkg-plist @@ -33,7 +33,6 @@ share/pixmaps/Lumina-DE.png share/pixmaps/Insight-FileManager.png share/xsessions/Lumina-DE.desktop share/lumina-desktop/desktop-background.jpg -share/lumina-desktop/defaultapps.conf share/lumina-desktop/luminaDesktop.conf share/lumina-desktop/fluxbox-init-rc share/lumina-desktop/fluxbox-keys -- cgit