Import lightly-0.4.1
Comment: modern style for Qt applications Description: Lightly is a fork of breeze theme style that aims to be visually modern and minimalistic. Maintainer: Rafael Sadowski <rsadowski@openbsd.org> WWW: https://github.com/Luwx/Lightly Tweaks and OK zhuk@
This commit is contained in:
parent
abd03515a6
commit
25b0a2cf5f
47
x11/lightly/Makefile
Normal file
47
x11/lightly/Makefile
Normal file
@ -0,0 +1,47 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2021/03/07 05:01:28 rsadowski Exp $
|
||||
|
||||
COMMENT = modern style for Qt applications
|
||||
|
||||
GH_ACCOUNT = Luwx
|
||||
GH_PROJECT = Lightly
|
||||
GH_TAGNAME = v0.4.1
|
||||
|
||||
PKGNAME = ${DISTNAME:L}
|
||||
|
||||
SHARED_LIBS = lightlycommon5 0.0 # 0.4.1
|
||||
|
||||
CATEGORIES = x11
|
||||
|
||||
# GPL v2 only
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
WANTLIB += ${COMPILER_LIBCXX} KF5Auth KF5AuthCore KF5Codecs KF5ConfigCore
|
||||
WANTLIB += KF5ConfigGui KF5ConfigWidgets KF5CoreAddons KF5GuiAddons
|
||||
WANTLIB += KF5I18n KF5IconThemes KF5KCMUtils KF5Service KF5Style
|
||||
WANTLIB += KF5WidgetsAddons KF5WindowSystem Qt5Core Qt5DBus Qt5Gui
|
||||
WANTLIB += Qt5Network Qt5Qml Qt5QmlModels Qt5Quick Qt5Widgets
|
||||
WANTLIB += Qt5X11Extras Qt5Xml c kdecorations2 m xcb
|
||||
|
||||
MODULES = devel/kf5
|
||||
EXTRACT_SUFX = .tar.gz
|
||||
|
||||
BUILD_DEPENDS = devel/kf5/kpackage
|
||||
|
||||
RUN_DEPENDS = x11/gtk+3,-guic \
|
||||
devel/kf5/kpackage \
|
||||
devel/kf5/breeze-icons
|
||||
|
||||
LIB_DEPENDS = devel/kf5/frameworkintegration \
|
||||
devel/kf5/kauth \
|
||||
devel/kf5/kcmutils \
|
||||
devel/kf5/kconfigwidgets \
|
||||
devel/kf5/kcoreaddons \
|
||||
devel/kf5/kguiaddons \
|
||||
devel/kf5/ki18n \
|
||||
devel/kf5/kservice \
|
||||
devel/kf5/kwindowsystem \
|
||||
x11/kde-plasma/kdecoration \
|
||||
x11/qt5/qtdeclarative \
|
||||
x11/qt5/qtx11extras
|
||||
|
||||
.include <bsd.port.mk>
|
2
x11/lightly/distinfo
Normal file
2
x11/lightly/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (Lightly-0.4.1.tar.gz) = pQqeV5aIaFMiLZtEKXTh1lmQW7rYXuXH9Taqf2+/MmE=
|
||||
SIZE (Lightly-0.4.1.tar.gz) = 5366864
|
2
x11/lightly/pkg/DESCR
Normal file
2
x11/lightly/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Lightly is a fork of breeze theme style that aims to be visually modern and
|
||||
minimalistic.
|
22
x11/lightly/pkg/PLIST
Normal file
22
x11/lightly/pkg/PLIST
Normal file
@ -0,0 +1,22 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2021/03/07 05:01:28 rsadowski Exp $
|
||||
@bin bin/lightly-settings5
|
||||
lib/cmake/Lightly/
|
||||
lib/cmake/Lightly/LightlyConfig.cmake
|
||||
lib/cmake/Lightly/LightlyConfigVersion.cmake
|
||||
lib/kconf_update_bin/
|
||||
@bin lib/kconf_update_bin/kde4lightly
|
||||
@lib lib/liblightlycommon5.so.${LIBlightlycommon5_VERSION}
|
||||
@so lib/qt5/plugins/kstyle_lightly_config.so
|
||||
lib/qt5/plugins/org.kde.kdecoration2/
|
||||
@so lib/qt5/plugins/org.kde.kdecoration2/lightlydecoration.so
|
||||
lib/qt5/plugins/styles/
|
||||
@so lib/qt5/plugins/styles/lightly.so
|
||||
share/color-schemes/
|
||||
share/color-schemes/Lightly.colors
|
||||
share/icons/hicolor/scalable/apps/lightly-settings.svgz
|
||||
share/kconf_update/kde4lightly.upd
|
||||
share/kservices5/lightlydecorationconfig.desktop
|
||||
share/kservices5/lightlystyleconfig.desktop
|
||||
share/kstyle/
|
||||
share/kstyle/themes/
|
||||
share/kstyle/themes/lightly.themerc
|
Loading…
x
Reference in New Issue
Block a user