New port sysutils/lxqt-admin

PR: 229304
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D17093
This commit is contained in:
Jesper Schmitz Mouridsen 2018-09-12 17:51:34 +00:00
parent eaf6857b21
commit 9b2e07d2f8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479617
4 changed files with 34 additions and 0 deletions

View file

@ -642,6 +642,7 @@
SUBDIR += lttng-ust
SUBDIR += luckybackup
SUBDIR += lxinput
SUBDIR += lxqt-admin
SUBDIR += lxqt-config
SUBDIR += lxqt-policykit
SUBDIR += lxqt-qtplugin

View file

@ -0,0 +1,26 @@
# Created by: Olivier Duchateau
# $FreeBSD$
PORTNAME= lxqt-admin
PORTVERSION= 0.13.0
CATEGORIES= sysutils
MASTER_SITES= LXQT
MAINTAINER= jsm@FreeBSD.org
COMMENT= System administration tool for the LXQt desktop
LICENSE= LGPL21+
USES= cmake:outsource kde:5 localbase lxqt pkgconfig gnome tar:xz qt:5
USE_QT= buildtools_build qmake_build core dbus gui svg \
widgets x11extras xml
USE_KDE= windowsystem
USE_GNOME= glib20
USE_LXQT= buildtools lxqt
PLIST_FILES= bin/lxqt-admin-user \
bin/lxqt-admin-user-helper \
share/applications/lxqt-admin-user.desktop \
share/polkit-1/actions/org.lxqt.lxqt-admin-user.policy
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1527328594
SHA256 (lxqt/lxqt-admin-0.13.0.tar.xz) = 41dbadbd3deb36de13a4d8b435691f4fc16e520954d1dc56f30329898cd97763
SIZE (lxqt/lxqt-admin-0.13.0.tar.xz) = 116436

View file

@ -0,0 +1,4 @@
Admin tool for LXQt allowing editing and adding of
system users and groups.
WWW: http://www.lxqt.org/